portainer/app/docker/views/services/edit/includes
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
..
configs.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
constraints.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
container-specs.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
containerlabels.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
environmentvariables.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
hosts.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
image.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
logging.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
mounts.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
networks.html feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
placementPreferences.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
ports.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
resources.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
restart.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
secrets.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
servicelabels.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
tasks.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
updateconfig.html chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00