portainer/app/docker/views/containers
Chaim Lev-Ari 102e63e1e5 refactor(container-creation): change order of container re-creation/duplication steps
* refactor(container-creation): change order of container creation steps

* refactor(container-creation):  remove nested methods

* fix(container-creation): skip actions if old container missing

* fix(container-creation): reject if user is not authorized

* fix(container-creation): remove rejection on invalid form

* refactor(container-creation): start container after duplicate

* fix(container-creation): add form validation error message

* fix(container-creation): pass correct id to create resource control

* fix(container-creation): set action in progress after confirmation
2018-08-18 10:27:24 +02:00
..
console fix(api): add an authenticated access policy to the websocket endpoint (#1979) 2018-06-18 11:56:31 +02:00
create refactor(container-creation): change order of container re-creation/duplication steps 2018-08-18 10:27:24 +02:00
edit feat(container-details): add the ability to update restart policy 2018-08-16 11:31:00 +02:00
inspect style(app): update widget title property (#1952) 2018-06-06 18:12:35 +02:00
logs style(app): update widget title property (#1952) 2018-06-06 18:12:35 +02:00
stats fix(container-stats): fix invalid component closing tag (#2069) 2018-07-24 09:25:46 +02:00
containers.html feat(agent): support agent deployed on standalone engine endpoint (#2061) 2018-07-23 11:31:21 +02:00
containersController.js feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00