portainer/app/react/components/form-components
Chaim Lev-Ari 70710cfeb7
feat(edge): associate edge env to meta fields [EE-3209] (#8551)
* refactor(edge/groups): load edge groups in selector

fix(edge/stacks): remove double groups title

* feat(edge): supply meta fields to edge script [EE-5043]

* feat(edge): auto assign aeec envs to groups and tags [EE-5043]

fix [EE-5043]

fix(envs): fix global key test

* fix(edge/groups): save group type

* refactor(edge/devices): move loading of devices to table

* refactor(tags): select paramter for query

* feat(edge/devices): show meta fields

* refactor(home): simplify filter

* feat(edge/devices): filter by meta fields

* refactor(edge/devices): break filter and loading hook
2023-03-07 09:25:04 +13:00
..
ButtonSelector refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
FileUpload
FormControl refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
FormSection chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
FormSectionTitle chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
Input refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
InputGroup
InputList feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2023-03-03 14:47:10 +13:00
Slider chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
SwitchField refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
Checkbox.tsx
FormError.tsx refactor(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
PortainerSelect.tsx feat(edge): associate edge env to meta fields [EE-3209] (#8551) 2023-03-07 09:25:04 +13:00
ReactSelect.css
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(gitops): migrate git form to react [EE-4849] (#8268) 2023-02-23 01:43:33 +05:30
yup-file-validation.ts