portainer/app/docker/models
Paweł Kozioł 4e38e4ba33 feat(image-details): display image layer order and sort by it by default (#1715)
* feat(image-details): display image layer depth and sort by it by default (#1706)

* refactor(image-details): rename 'Depth' to 'Order' in image layers table

* refactor(image-details): sort image layers from the bottom to the top one
2018-03-14 10:27:06 +10:00
..
config.js
container.js
event.js feat(events): add missing events support (#1682) 2018-03-02 18:21:26 +10:00
image.js
imageDetails.js
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
node.js
plugin.js
secret.js
service.js
stack.js
stackTemplate.js feat(templates): add support for the name property (#1680) 2018-02-28 08:59:31 +01:00
swarm.js
task.js
template.js feat(templates): add support for the name property (#1680) 2018-02-28 08:59:31 +01:00
templateLinuxServer.js
volume.js