portainer/api/http/handler
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
..
auth refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
customtemplates fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
dockerhub refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgegroups refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgejobs refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgestacks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgetemplates feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointedge refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpointgroups refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpointproxy refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoints refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
extensions refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
file
motd
registries refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
resourcecontrols refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
roles feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
settings feat(settings): introduce setting to disable container caps for non-admins (#4109) 2020-07-28 19:08:15 +12:00
stacks feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
status fix(api): fix invalid restriction on StatusInspectVersion 2019-10-08 11:45:16 +13:00
support feat(app): add externally sourced support options (#3249) 2019-10-10 10:59:27 +13:00
tags refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
teammemberships refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
teams refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
templates feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
upload refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
users refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
webhooks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
websocket refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
handler.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00