1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00
portainer/app/react/common/stacks
2023-05-29 15:06:14 +12:00
..
common refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
CreateView refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
ItemView refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
ListView refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
readme.md refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
stack.service.ts refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
types.ts refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00

Stacks are placed in the /app/react/common folder, because they are used by both Kubernetes and Docker environments and are saved locally to the Portainer database.