portainer/api/http/handler/stacks
Alice Groux bd98b8956a
feat(docker/stacks): add creation and update dates (#4418)
* feat(docker/stacks): add creation and update dates

* feat(docker/stacks): put ownership column as the last column

* feat(docker/stacks): fix the no stacks message
2020-12-16 16:11:59 +13:00
..
create_compose_stack.go feat(docker/stacks): add creation and update dates (#4418) 2020-12-16 16:11:59 +13:00
create_kubernetes_stack.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
create_swarm_stack.go feat(docker/stacks): add creation and update dates (#4418) 2020-12-16 16:11:59 +13:00
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
handler.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_create.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_delete.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_file.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_inspect.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_list.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_migrate.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_start.go fix(api/stacks): add authorization checks for start/stop operations (#4248) 2020-08-21 15:16:38 +12:00
stack_stop.go fix(api/stacks): add authorization checks for start/stop operations (#4248) 2020-08-21 15:16:38 +12:00
stack_update.go feat(docker/stacks): add creation and update dates (#4418) 2020-12-16 16:11:59 +13:00