mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(gitops): migrate git form to react [EE-4849] (#8268)
This commit is contained in:
parent
afe6cd6df0
commit
273a3f9a10
130 changed files with 3194 additions and 1190 deletions
|
@ -1,3 +1,5 @@
|
|||
export type StackId = number;
|
||||
|
||||
export enum StackType {
|
||||
/**
|
||||
* Represents a stack managed via docker stack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue