portainer/api/http
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
..
client refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
errors refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
handler feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
proxy feat(containers): enforce disable bind mounts (#4110) 2020-07-29 21:10:46 +12:00
security refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
server.go feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00