portainer/app/docker/helpers
baron_l 1b51daf9c4 fix(services): fix invalid replica count (#1990) (#2127)
* fix(services): replicas numbers display is now correct with constraints and down nodes

* refactor(helpers): constraint helper has less complexity

* feat(services): constraints on node/engine labels are now supported

* refactor(helpers): ConstraintsHelper - remove regex patterns and improve code lisibility

* refactor(helpers): rework matchesConstraint() for better code lisibility and lodash find() instead for IE compatibility
2018-08-19 08:05:16 +02:00
..
configHelper.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
constraintsHelper.js fix(services): fix invalid replica count (#1990) (#2127) 2018-08-19 08:05:16 +02:00
containerHelper.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
imageHelper.js feat(images): add the ability to export/import Docker images (#935) (#2073) 2018-07-26 15:09:48 +02:00
infoHelper.js feat(agent): support agent deployed on standalone engine endpoint (#2061) 2018-07-23 11:31:21 +02:00
labelHelper.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
logHelper.js fix(log-viewer): strip headers in container logs when TTY is disabled (#1861) 2018-05-04 09:45:05 +02:00
nodeHelper.js fix(services): use the Public URL instead of a manager IP (#1665) 2018-02-21 10:55:51 +01:00
secretHelper.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
serviceHelper.js fix(tasks): fix an issue when filtering tasks (#1913) 2018-05-19 10:47:58 +02:00
taskHelper.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
volumeHelper.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00