portainer/app/docker/models
Hao Zhang 42e782452c
fix(container): prevent user from editing the portainer container it self EE-917 (#6093)
* fix(container): prevent from editing portainer container

* fix(container): prevent from editing portainer container

* Missing kill operation

* fix(container): enhance creating stack from template

* fix(docker): prevent user from editing the portainer container itself EE-917

* fix(docker): enhance code style

* fix(container): fix issues from code review

* fix(container): enhance creating stack from template

* fix(container): some code review issues

* fix(container): disable leave network when the container is portainer

* fix(container): disable leave network when the container is portainer
2021-12-02 08:41:05 +08:00
..
config.js fix(configs): fix error with binary file (#3937) 2020-12-11 09:57:28 +13:00
container.js fix(container): prevent user from editing the portainer container it self EE-917 (#6093) 2021-12-02 08:41:05 +08:00
containerCapabilities.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
event.js fix(docker-event-display): EE-1968: support (event_name)[:extra info] for all event Actions, and append it to the output details (#6092) 2021-11-30 09:59:55 +10:00
image.js feat(image-details): Show labels in images datatable (#4287) 2021-01-11 15:35:19 +13:00
imageDetails.js feat(image-details): Show labels in images datatable (#4287) 2021-01-11 15:35:19 +13:00
imageLayer.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
network.js feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
node.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
plugin.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
porImageRegistry.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
secret.js feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
service.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
swarm.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
task.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
volume.js feat(docker/volumes): change how volume resource id is calculated (#5067) 2021-07-19 10:43:49 +03:00