portainer/app/docker/services
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
..
buildService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
configService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
containerService.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
execService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
imageService.js fix(docker/images): ignore pull image rejection (#4128) 2020-07-31 06:24:34 +12:00
networkService.js feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
nodeService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
pluginService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
secretService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
serviceService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
swarmService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
systemService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
taskService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
volumeService.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00