1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00
portainer/app/react/docker/containers
LP B a904c74fbb
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
/ 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): deploy container app template (#59)
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-10-25 09:05:49 +13:00
..
common refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010) 2023-02-14 13:49:41 +05:30
components refactor(docker/services): convert service tasks table to react [EE-4674] (#10188) 2023-09-07 15:19:03 +01:00
ConsoleAttachView refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
ConsoleExecView refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
CreateView fix(app): deploy container app template (#59) 2024-10-25 09:05:49 +13:00
InspectView refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
ItemView feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
ListView feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
LogView feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
queries feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
StatsView refactor(docker/services): migrate scale form to react [EE-6057] (#10208) 2023-09-04 16:24:41 -03:00
types feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
.keep refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
containers.service.ts feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
types.ts feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
utils.ts feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00