mirror of https://github.com/portainer/portainer
* 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 |
||
|---|---|---|
| .. | ||
| config.js | ||
| container.js | ||
| containerCapabilities.js | ||
| event.js | ||
| image.js | ||
| imageDetails.js | ||
| imageLayer.js | ||
| network.js | ||
| node.js | ||
| plugin.js | ||
| secret.js | ||
| service.js | ||
| swarm.js | ||
| task.js | ||
| volume.js | ||