1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-29 18:29:44 +02:00
portainer/app/react/docker/services/ListView/ServicesDatatable
Chaim Lev-Ari 9600eb6fa1
refactor(tables): use add and delete buttons [EE-6297] (#10668)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portaienr.io>
2024-04-08 17:21:41 +03:00
..
columns fix(kube): use https when port is 443 in various tables [EE-6592] (#11443) 2024-04-04 14:36:38 +13:00
TasksDatatable feat(a11y): add labels and roles [EE-6717] (#11181) 2024-02-19 16:37:26 +02:00
index.ts refactor(docker/services): convert services table to react [EE-4675] (#10289) 2023-10-22 12:32:05 +03:00
ServicesDatatable.tsx refactor(docker/services): migrate service tasks to react [EE-4676] (#10328) 2023-10-23 13:52:49 +03:00
TableActions.tsx refactor(tables): use add and delete buttons [EE-6297] (#10668) 2024-04-08 17:21:41 +03:00
TableSettings.tsx refactor(docker/services): convert services table to react [EE-4675] (#10289) 2023-10-22 12:32:05 +03:00
types.ts refactor(docker/services): convert services table to react [EE-4675] (#10289) 2023-10-22 12:32:05 +03:00
useForceUpdateServicesMutation.ts refactor(docker/services): convert services table to react [EE-4675] (#10289) 2023-10-22 12:32:05 +03:00
useRemoveServicesMutation.ts refactor(docker/services): convert services table to react [EE-4675] (#10289) 2023-10-22 12:32:05 +03:00