portainer/app/docker
Chaim Lev-Ari 067257df2b
fix(services): prevent adding volume without source and target (#4538)
* feat(services): check that target mounts are non empty

* feat(services): prevent creating service when no source

* refactor(services): remove ng-form

* fix(services): check that every volume is valid
2020-12-14 16:27:05 +13:00
..
components fix(app): set defaults for select boxes (#4235) 2020-08-20 13:02:25 +12:00
filters chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
helpers fix(docker/container): handle multiple ips with the same port (#4121) 2020-08-10 10:27:27 +12:00
interceptors refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00
models fix(configs): fix error with binary file (#3937) 2020-12-11 09:57:28 +13:00
rest fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
services feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
views fix(services): prevent adding volume without source and target (#4538) 2020-12-14 16:27:05 +13:00
__module.js feat(docker/routes): add /docker parent route (#4185) 2020-08-10 23:37:49 +12:00