portainer/app/react/components/form-components
Chaim Lev-Ari 69c06bc756
feat(ci): replace jest with vitest [EE-6504] (#10997)
2024-01-23 08:42:52 +02:00
..
AutocompleteSelect fix(container): fix various creating container issues EE-6287 (#10595) 2023-11-16 08:50:23 +13:00
ButtonSelector refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
EnvironmentVariablesFieldset fix(app): fix env var state and validation [EE-6232] (#10941) 2024-01-15 10:56:53 +13:00
FileUpload feat(ci): replace jest with vitest [EE-6504] (#10997) 2024-01-23 08:42:52 +02:00
FormControl refactor(app): migrate remaining form sections [EE-6231] (#10938) 2024-01-11 15:13:28 +13:00
FormSection refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
FormSectionTitle refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
Input refactor(app): migrate env var form section [EE-6232] (#10499) 2024-01-03 08:17:54 +13:00
InputGroup refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
InputList refactor(app): placement form section [EE-6386] (#10818) 2024-01-03 11:00:50 +13:00
Slider fix(app): get min resource limits [EE-6567] (#10994) 2024-01-23 11:20:24 +13:00
SwitchField feat(ci): replace jest with vitest [EE-6504] (#10997) 2024-01-23 08:42:52 +02:00
Checkbox.tsx feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
FormActions.tsx feat(edge/templates): introduce custom templates [EE-6208] (#10561) 2023-11-15 10:45:07 +02:00
FormError.tsx port changes from EE (#9003) 2023-06-02 08:35:15 +12:00
PortainerSelect.tsx refactor(app): migrate remaining form sections [EE-6231] (#10938) 2024-01-11 15:13:28 +13:00
ReactSelect.css fix high contrast theme colors (#10872) 2024-01-16 14:32:24 +13:00
ReactSelect.tsx refactor(app): placement form section [EE-6386] (#10818) 2024-01-03 11:00:50 +13:00
formikUtils.ts feat(namespace): migrate create ns to react [EE-2226] (#10377) 2023-10-11 20:32:02 +01:00
useCachedTest.ts refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
useCaretPosition.ts chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
validate-form.ts refactor(r2aform): remove validationData [EE-5559] (#9045) 2023-06-12 08:48:10 +12:00
validate-unique.ts feat(namespace): migrate create ns to react [EE-2226] (#10377) 2023-10-11 20:32:02 +01:00
validate-url.ts refactor(settings): move app settings to panel [EE-5503] (#9043) 2023-06-07 12:16:47 +07:00
yup-file-validation.ts refactor(settings): migrate helm cert panel to react [EE-5505] (#9132) 2023-06-29 13:31:17 +07:00