1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00
portainer/app/react/kubernetes/applications
Ali 4f3f5e57b6
Some checks failed
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:s390x platform:linux version:]) (push) Has been cancelled
/ triage (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
fix(app): avoid duplicate env requests [EE-6727] (#11194)
Co-authored-by: testa113 <testa113>
2024-02-16 14:02:05 +13:00
..
components feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057) 2024-02-14 19:50:20 -03:00
ConsoleView fix(console): export LANG and LC_ALL for kube app console EE-6593 (#11037) 2024-01-30 15:19:53 +13:00
CreateView feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057) 2024-02-14 19:50:20 -03:00
DetailsView fix(app): avoid duplicate env requests [EE-6727] (#11194) 2024-02-16 14:02:05 +13:00
ListView fix(kube-apps): add helm insights, remove namespace insights panel [EE-6671] (#11077) 2024-02-08 11:38:04 +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
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 typo in app name (#10965) 2024-01-17 12:15:58 +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