mirror of https://github.com/portainer/portainer
9b4870d57e
* feat(stack-details): add duplicate-stack button * feat(stack-details): add stack-duplication-form component * feat(stack-details): add duplicate stack method on controller * feat(stack-details): add duplicate stack method * feat(stack-details): remove old duplication in progress flag * feat(stack-details): combine migration and duplication forms * feat(stack-details): pass new stack name to server * feat(stack-details): add option to rename migrated stack * feat(stack-details): disable both migrate/duplicate buttons * feat(stack-details): disable migration button on same endpoint * feat(stack-details): change duplicate icon * style(stack-details): remove whitespaces and fix pattern * feat(stack-details): add name to migration payload in swagger.yml * style(stack-details): add semicolon * bug(stack-details): toggle endpoints before and after duplication |
||
---|---|---|
.. | ||
create_compose_stack.go | ||
create_swarm_stack.go | ||
git.go | ||
handler.go | ||
stack_create.go | ||
stack_delete.go | ||
stack_file.go | ||
stack_inspect.go | ||
stack_list.go | ||
stack_migrate.go | ||
stack_update.go |