portainer/app/docker/models
Chaim Lev-Ari e58acd7dd6 * chore(eslint): update esllint and remove unused variables
* chore(eslint-config): change no-unused-vars to warn

* chore(eslint): remove unused variables

* chore(eslint): allow unused globals

* fixup! chore(eslint): allow unused globals

* chore(eslint): remove commented unused vars

* fixup! chore(eslint): remove commented unused vars
2018-08-22 17:33:06 +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(networks): add details about the attachable/internal properties (#2200) 2018-08-22 08:45:14 +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 * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
swarm.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
task.js fix(services): fix invalid replica count (#1990) (#2127) 2018-08-19 08:05:16 +02:00
volume.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00