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 refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
container.js feat(log-viewer): introduce the log viewer component (#1666) 2018-02-28 07:19:28 +01:00
event.js feat(events): add missing events support (#1682) 2018-03-02 18:21:26 +10:00
image.js feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01: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 refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01: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 refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
stack.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
stackTemplate.js feat(templates): add support for the name property (#1680) 2018-02-28 08:59:31 +01:00
swarm.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
task.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
template.js feat(templates): add support for the name property (#1680) 2018-02-28 08:59:31 +01:00
templateLinuxServer.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
volume.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00