portainer/app/react/kubernetes/applications
Steven Kang d32b0f8b7e feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260)
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2025-01-10 13:21:27 +13:00
..
ConsoleView chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
CreateView fix(ingresses): load cluster wide ingresses [r8s-78] (#78) 2024-10-31 13:08:09 +13:00
DetailsView refactor(namespace): migrate namespace access view to react [r8s-141] (#87) 2024-11-11 08:17:20 +13:00
ListView fix(apps): simplify helm status [r8s-155] (#230) 2024-12-11 13:18:34 +13:00
LogsView refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
StatsView refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
components refactor(namespace): migrate namespace access view to react [r8s-141] (#87) 2024-11-11 08:17:20 +13:00
queries fix(apps): for helm uninstall, ignore manual associated resource deletion [r8s-124] (#103) 2024-11-12 09:03:22 +13:00
utils refactor(kube/namespaces): migrate item apps table to react [EE-4693] (#11012) 2024-04-02 22:55:34 +03:00
constants.ts fix(apps): group helm apps together [r8s-102] (#24) 2024-10-14 10:28:56 +13:00
types.ts refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
useCronJobs.ts feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
useJobs.ts feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
utils.ts refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00