portainer/app/react/kubernetes/applications/queries
Steven Kang 8b7aef883a fix: display unscheduled applications (#496)
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-03-13 14:13:18 +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 (#496) 2025-03-13 14:13:18 +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
useApplicationServices.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 (#496) 2025-03-13 14:13:18 +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