portainer/app/docker/views
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 feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
containers fix(container-creation): allow resetting to unlimited (#4138) 2020-08-04 11:14:59 +12:00
dashboard feat(settings): introduce disable stack management setting (#4100) 2020-07-27 19:11:32 +12:00
events chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
host feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
images refactor(app): remove all VMWARE_VIC related code (#3914) 2020-06-11 07:59:11 +12:00
networks feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962) 2020-07-08 13:35:52 +12:00
nodes feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
secrets feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
services feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
swarm feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
tasks chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
volumes style(docker): replace icons for containers and volumes (#3950) 2020-06-23 11:46:56 +12:00