1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00
portainer/app/react/kubernetes/applications/queries
James Player 3898b9e09e fix: display unscheduled applications (#509)
Co-authored-by: Steven Kang <skan070@gmail.com>
2025-03-14 14:13:36 +13:00
..
getPods.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
query-keys.ts fix: display unscheduled applications (#509) 2025-03-14 14:13:36 +13:00
useApplication.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
useApplicationHorizontalPodAutoscaler.ts fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
useApplicationPods.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
useApplicationRevisionList.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
useApplications.ts fix: display unscheduled applications (#509) 2025-03-14 14:13:36 +13:00
useApplicationServices.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
useDeleteApplicationsMutation.ts fix(apps): for helm uninstall, ignore manual associated resource deletion [r8s-124] (#103) 2024-11-12 09:03:22 +13:00
useHorizontalPodAutoScaler.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
usePatchApplicationMutation.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00
useRedeployApplicationMutation.ts refactor(apps): migrate applications view to react [r8s-124] (#28) 2024-10-25 12:28:05 +13:00