portainer/app/docker/models
baron_l bda5eac0c1 feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122)
* feat(network-creation): macvlan driver for swarm

* refactor(network-creation): layout rework to make it simpler with MACVLAN and keep it consistent with other drivers

* fix(network-creation): MACVLAN - parent network card is now properly saved, names are not prefixed anymore and the --attachable option is now supported

* refactor(network-creation): PR macvlan review - rework of macvlan view + code optimisation

* fix(network-creation): disable attachable and internal options on macvlan config creation
2018-08-16 12:29:15 +02:00
..
config.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
container.js feat(containers): add column visibility dropdown in containers view (#1977) 2018-07-05 09:24:53 +02:00
containerCapabilities.js feat(container-creation): container add/drop capabilities on creation (#468) (#2078) 2018-08-09 10:40:06 +02:00
event.js feat(events): add missing events support (#1682) 2018-03-02 18:21:26 +10:00
image.js refactor(images): relocate tag/digest replacement 2018-06-21 13:59:50 +03:00
imageDetails.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
imageLayer.js feat(image-details): display image layer order and sort by it by default (#1715) 2018-03-14 10:27:06 +10:00
network.js feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122) 2018-08-16 12:29:15 +02:00
node.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
plugin.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
secret.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
service.js feat(services): add the ability to pull latest image when updating a … (#1984) 2018-06-20 15:53:58 +02:00
swarm.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
task.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
volume.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00