portainer/app/react/docker/containers/CreateView
cmeng d7b412eccc
fix(container): replace container using correct node name EE-7066 (#11847)
2024-05-23 09:13:49 +12:00
..
BaseForm refactor(templates): migrate list view to react [EE-2296] (#10999) 2024-04-11 09:29:30 +03:00
CapabilitiesTab chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
CommandsTab refactor(templates): migrate list view to react [EE-2296] (#10999) 2024-04-11 09:29:30 +03:00
EnvVarsTab refactor(app): migrate app summary section [EE-6239] (#10910) 2024-01-05 15:42:36 +13:00
LabelsTab chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
NetworkTab fix: windows container capability [EE-5814] (#11764) 2024-05-03 10:56:34 +12:00
ResourcesTab refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
RestartPolicyTab refactor(containers): migrate restart policy tab to react [EE-5213] (#10347) 2023-09-25 20:40:26 +03:00
VolumesTab refactor(templates): migrate list view to react [EE-2296] (#10999) 2024-04-11 09:29:30 +03:00
CreateView.tsx refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
InnerForm.tsx refactor(templates): migrate list view to react [EE-2296] (#10999) 2024-04-11 09:29:30 +03: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 fix(container): replace container using correct node name EE-7066 (#11847) 2024-05-23 09:13:49 +12:00
useInitialValues.ts fix(container): specify node name when get a container EE-6981 (#11748) 2024-05-07 11:34:46 +12:00
validation.ts refactor(containers): migrate create view to react [EE-2307] (#9175) 2023-10-19 13:45:50 +02:00