portainer/app/docker/services
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
..
buildService.js feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
configService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
containerService.js feat(log-viewer): introduce the log viewer component (#1666) 2018-02-28 07:19:28 +01:00
execService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
imageService.js feat(image-details): display image layer order and sort by it by default (#1715) 2018-03-14 10:27:06 +10:00
networkService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
nodeService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
pluginService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
secretService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
serviceService.js feat(log-viewer): introduce the log viewer component (#1666) 2018-02-28 07:19:28 +01:00
stackService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
swarmService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
systemService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
taskService.js feat(log-viewer): introduce the log viewer component (#1666) 2018-02-28 07:19:28 +01:00
volumeService.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00