portainer/app/react/components/form-components
Prabhat Khera 8ae64523b3
fix(stack): correct documentation link for stack ENV variables [EE-6902] (#11653)
2024-04-23 08:35:25 +12:00
..
AutocompleteSelect fix(container): autocomplete off for create container form [EE-6761] (#11337) 2024-03-11 13:38:59 +13:00
ButtonSelector refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
EnvironmentVariablesFieldset fix(stack): correct documentation link for stack ENV variables [EE-6902] (#11653) 2024-04-23 08:35:25 +12:00
FileUpload refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
FormControl refactor(app): migrate remaining form sections [EE-6231] (#10938) 2024-01-11 15:13:28 +13:00
FormSection fix(stacks): update info text for stack environment variables [EE-6902] (#11558) 2024-04-16 08:03:51 +12: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] (#11187) 2024-02-21 10:43:28 +13:00
InputGroup refactor(app): persisted folders form section [EE-6235] (#10693) 2024-01-03 09:46:26 +13:00
InputList fix(stack): more space for add button EE-6773 (#11258) 2024-03-01 09:11:46 +13:00
Slider refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
SwitchField refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +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 fix(container): make blank string as valid value EE-6852 (#11372) 2024-03-15 09:01:42 +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