portainer/app/react/docker/containers/CreateView
cmeng 88185d7f6d
fix(container): get old container info correctly EE-6716 (#11216)
2024-03-01 09:14:19 +13:00
..
BaseForm feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057) 2024-02-14 19:50:20 -03:00
CapabilitiesTab fix(container): hide capabilities tab EE-6258 (#10540) 2023-10-26 15:44:31 +13:00
CommandsTab refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00
EnvVarsTab refactor(app): migrate app summary section [EE-6239] (#10910) 2024-01-05 15:42:36 +13:00
LabelsTab refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00
NetworkTab fix(container): assign container domain name (#10605) 2023-11-09 10:19:28 +13:00
ResourcesTab fix(input): allow clearing number inputs [EE-6714] (#11186) 2024-02-21 10:43:35 +13:00
RestartPolicyTab refactor(containers): migrate restart policy tab to react [EE-5213] (#10347) 2023-09-25 20:40:26 +03:00
VolumesTab refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00
CreateView.tsx fix(container): get old container info correctly EE-6716 (#11216) 2024-03-01 09:14:19 +13:00
InnerForm.tsx fix(docker): prevent non admins from passing security settings [EE-6765] (#11240) 2024-02-25 11:57:22 +02:00
index.ts refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00
toRequest.ts fix(container): hide capabilities tab EE-6258 (#10540) 2023-10-26 15:44:31 +13:00
types.ts refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
useCreateMutation.tsx chore(deps): upgrade axios [EE-6488] (#10885) 2024-01-02 13:26:54 +07:00
useInitialValues.ts feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057) 2024-02-14 19:50:20 -03:00
validation.ts refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00