portainer/app/docker/views
Alice Groux a7ed6222b0
feat(app): Prevent web editor related views from being accidentally closed (#4715)
* feat(app): when leaving a view with unsaved changed, a modal prompt the user with a confirmation message

feat(app): when leaving a view with unsaved changes, a modal prompt the user with a confirmation message

* feat(app/web-editor): fix the modal behaviour when editing a stack details

* feat(app/web-editor): add a reusable function confirmWebEditorDiscard in modal service

* feat(docker/stack): fix missing dependency
2021-03-20 22:13:27 +01:00
..
configs feat(app): Prevent web editor related views from being accidentally closed (#4715) 2021-03-20 22:13:27 +01:00
containers feat(app): sort environment variables (#4815) 2021-02-18 14:46:26 +01:00
dashboard feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
docker-features-configuration feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
events chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
host feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
images feat(app): Prevent web editor related views from being accidentally closed (#4715) 2021-03-20 22:13:27 +01:00
networks feat(app/network): rename restrict external acces to the network label and add a tooltip (#4514) 2021-01-14 12:24:56 +13:00
nodes feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
secrets feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
services fix(service-details): clear volume source when changing type (#4671) 2021-03-02 23:10:34 +01:00
swarm feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
tasks feat(app/logs): add download button on container logs and service logs views (#4529) 2020-12-16 12:30:16 +13:00
volumes feat(volume) change the way portainer creates NFS4 volumes (#4729) (#4735) 2021-03-02 02:46:18 +01:00