portainer/app/docker
Chaim Lev-Ari cbd7fdc62e
feat(docker/stacks): introduce date info for stacks (#4660)
* feat(docker/stacks): add creation and update dates

* feat(docker/stacks): put ownership column as the last column

* feat(docker/stacks): fix the no stacks message

* refactor(docker/stacks): make external stacks helpers more readable

* feat(docker/stacks): add updated and created by

* feat(docker/stacks): toggle updated column

* refactor(datatable): create column visibility component

Co-authored-by: alice groux <alice.grx@gmail.com>
2021-01-12 12:38:49 +13:00
..
components feat(docker/stacks): introduce date info for stacks (#4660) 2021-01-12 12:38:49 +13:00
filters chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
helpers fix(docker/container): handle multiple ips with the same port (#4121) 2020-08-10 10:27:27 +12:00
interceptors refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00
models feat(image-details): Show labels in images datatable (#4287) 2021-01-11 15:35:19 +13:00
rest fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
services feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
views feat(image-details): Show labels in images datatable (#4287) 2021-01-11 15:35:19 +13:00
__module.js feat(docker/routes): add /docker parent route (#4185) 2020-08-10 23:37:49 +12:00