portainer/app/react/kubernetes/applications/DetailsView
Prabhat Khera bd5ba7b5d0
fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] (#10742)
* fix configmaps and secrets from envFrom

* adress review comments
2023-12-06 16:02:26 +13:00
..
AppYAMLEditor feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
ApplicationContainersDatatable fix(nodes): restrict nodes details from standard user [EE-6125] (#10586) 2023-11-02 19:02:19 +00:00
ApplicationDetailsWidget fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] (#10742) 2023-12-06 16:02:26 +13:00
PlacementsDatatable feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
ApplicationDetailsView.tsx feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
ApplicationEventsDatatable.tsx refactor(app): app events datatable [EE-5355] (#10024) 2023-08-14 05:09:40 +12:00
ApplicationSummaryWidget.tsx feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436) 2023-10-16 14:08:06 +13:00
index.ts refactor(app): app events datatable [EE-5355] (#10024) 2023-08-14 05:09:40 +12:00
types.ts feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
useApplicationEventsTableData.tsx feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
useNamespaceEventsQuery.ts fix(kubeapi): fix ts api error handling [EE-5558] (#10488) 2023-10-23 20:52:40 +01:00