portainer/api
Chaim Lev-Ari 4d5836138b
feat(stacks): add the ability to stop a stack (#4042)
* feat(stacks): add stack status

* feat(stacks): add empty start/stop handlers

* feat(stacks): show start/stop button

* feat(stacks): implement stack stop

* feat(stacks): implement start stack

* feat(stacks): filter by active/inactive stacks

* fix(stacks): update authorizations for stack start/stop

* feat(stacks): assign default status on create

* fix(bolt): fix import

* fix(stacks): show external stacks

* fix(stacks): reload on stop/start

* feat(stacks): confirm before stop
2020-08-04 10:18:53 +12:00
..
archive
bolt feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cmd/portainer
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
exec refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
filesystem refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
git
http feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
internal
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes feat(k8s/volumes): introduce storage rollup panel (#4055) 2020-07-24 14:45:02 +12:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose
go.mod
go.sum
kubernetes.go
portainer.go feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
swagger.yaml
swagger_config.json