portainer/app/react/components/form-components
Chaim Lev-Ari d336a14e50
feat(docker/services): show port ranges [EE-4012] (#10657)
2024-03-27 09:56:00 +02:00
..
AutocompleteSelect fix(container): autocomplete off for create container form [EE-6761] (#11336) 2024-03-11 13:39:04 +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 refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +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 fix(input): allow clearing number inputs [EE-6714] (#11186) 2024-02-21 10:43:35 +13:00
InputGroup refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
InputList feat(docker/services): show port ranges [EE-4012] (#10657) 2024-03-27 09:56:00 +02:00
Slider refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00
SwitchField refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00
Checkbox.tsx feat(docker/services): show port ranges [EE-4012] (#10657) 2024-03-27 09:56:00 +02:00
FormActions.tsx feat(edge/templates): introduce custom templates [EE-6208] (#10561) 2023-11-15 10:45:07 +02:00
FormError.tsx feat(docker/services): show port ranges [EE-4012] (#10657) 2024-03-27 09:56:00 +02:00
PortainerSelect.tsx fix(container): make blank string as valid value EE-6852 (#11373) 2024-03-15 09:01:47 +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