1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 23:09:41 +02:00
portainer/app/react/kubernetes/applications
Prabhat Khera bbf1900677
Some checks are pending
ci / build_images (map[arch:amd64 platform:linux]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux]) (push) Waiting to run
ci / build_manifests (push) Blocked by required conditions
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
Disable update application button on load of edit screen (#10957)
2024-01-16 09:31:44 +13:00
..
ApplicationForm fix(app): fix env var state and validation [EE-6232] (#10941) 2024-01-15 10:56:53 +13:00
components fix(app): remove duplicate values for multinode cluster [EE-6386] (#10947) 2024-01-15 14:34:54 +13:00
ConsoleView feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
CreateView fix(app): improve resource quota error handling [EE-5933] (#10951) 2024-01-15 13:29:35 +13:00
DetailsView fix(kube): patching stateful service [EE-6523] (#10948) 2024-01-15 13:30:45 +13:00
ListView/ApplicationsStacksDatatable fix(app): sync showSystem between stacks and apps tables [EE-6216] (#10532) 2023-10-30 19:41:41 +00: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
application.queries.ts Disable update application button on load of edit screen (#10957) 2024-01-16 09:31:44 +13:00
application.service.ts fix(kube): patching stateful service [EE-6523] (#10948) 2024-01-15 13:30:45 +13:00
autoscaling.service.ts fix(kubeapi): fix ts api error handling [EE-5558] (#10488) 2023-10-23 20:52:40 +01:00
constants.ts refactor(app): migrate app summary section [EE-6239] (#10910) 2024-01-05 15:42:36 +13:00
pod.service.ts fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] (#10742) 2023-12-06 16:02:26 +13:00
types.ts refactor(app): migrate app summary section [EE-6239] (#10910) 2024-01-05 15:42:36 +13:00
utils.ts fix(kube): patching stateful service [EE-6523] (#10948) 2024-01-15 13:30:45 +13:00