portainer/app/docker
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
..
components feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122) 2018-08-16 12:29:15 +02:00
filters fix(dashboard): update stopped/running container filters 2018-08-06 15:09:23 +02:00
helpers feat(images): add the ability to export/import Docker images (#935) (#2073) 2018-07-26 15:09:48 +02:00
models feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122) 2018-08-16 12:29:15 +02:00
rest feat(container-details): add the ability to update restart policy 2018-08-16 11:31:00 +02:00
services feat(container-details): add the ability to update restart policy 2018-08-16 11:31:00 +02:00
views refactor(container-creation): change order of container re-creation/duplication steps 2018-08-18 10:27:24 +02:00
__module.js feat(images): add the ability to export/import Docker images (#935) (#2073) 2018-07-26 15:09:48 +02:00