portainer/app/react/components/form-components
Ali 4a331b71e1
refactor(r2aform): remove validationData [EE-5559] (#9045)
* refactor(r2aform): remove validationData [EE-5559]

* update doc

---------

Co-authored-by: testa113 <testa113>
2023-06-12 08:48:10 +12:00
..
ButtonSelector refactor(app): app service form to react [EE-5415] (#8994) 2023-05-31 17:58:41 +12:00
EnvironmentVariablesFieldset refactor(ui): migrate env var field to react [EE-4853] (#8451) 2023-05-31 10:08:41 +07:00
FileUpload refactor(ui): migrate env var field to react [EE-4853] (#8451) 2023-05-31 10:08:41 +07:00
FormControl refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
FormSection fix(ui/form): expandable form section [EE-4799] (#8866) 2023-05-16 10:39:52 +07:00
FormSectionTitle chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
Input refactor(ui): migrate env var field to react [EE-4853] (#8451) 2023-05-31 10:08:41 +07:00
InputGroup refactor(app): app service form to react [EE-5415] (#8994) 2023-05-31 17:58:41 +12:00
InputList refactor(ui): migrate env var field to react [EE-4853] (#8451) 2023-05-31 10:08:41 +07:00
Slider fix(slider): update rc-slider [EE-5011] (#8611) 2023-04-21 16:52:05 +12:00
SwitchField fix(service): service related UI issues [EE-4062] (#7943) 2023-05-25 15:59:32 +12:00
Checkbox.tsx feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
FormError.tsx port changes from EE (#9003) 2023-06-02 08:35:15 +12:00
PortainerSelect.tsx feat(edge): associate edge env to meta fields [EE-3209] (#8551) 2023-03-07 09:25:04 +13:00
ReactSelect.css feat(home): move edge device to view [EE-4559] (#8189) 2022-12-21 10:07:34 +13:00
ReactSelect.tsx
useCachedTest.ts refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
useCaretPosition.ts refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
validate-form.ts refactor(r2aform): remove validationData [EE-5559] (#9045) 2023-06-12 08:48:10 +12: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