portainer/app/docker/models
Maxime Bajeux d85708f6ea
feat(docker/services): Add the ability to edit a service networks (#3957)
* feat(services): update services details view

* feat(services): Add the ability to edit a service networks

* feat(services): show ingress network

* refactor(services): use lodash

* feat(networks): disable sending when updating

* feat(networks): limit size of select

* feat(services): update networks only when network is new

* feat(services): prevent submitting of empty networks

* feat(services): show unique networks

* fix(service): use empty array default for networks

* feat(service): show only swarm networks

* feat(services): show placeholder for network

* feat(services): show spaced select box

* feat(services): show macvlan ip

* feat(service): fetch the network subnet

* feat(services): show empty ip when network is not connected

Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
2020-08-07 11:11:47 +12:00
..
config.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
container.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
containerCapabilities.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
event.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
image.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
imageDetails.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
imageLayer.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
network.js feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
node.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
plugin.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
porImageRegistry.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
secret.js feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
service.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
swarm.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
task.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
volume.js feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00