portainer/app/docker/views
Chaim Lev-Ari fa9eeaf3b1
feat(settings): introduce disable stack management setting (#4100)
* feat(stacks): add a setting to disable the creation of stacks for non-admin users

* feat(settings): introduce a setting to prevent non-admin from stack creation

* feat(settings): update stack creation setting

* feat(settings): fail stack creation if user is non admin

* fix(settings): save preventStackCreation setting to state

* feat(stacks): disable add button when settings is enabled

* format(stacks): remove line

* feat(stacks): setting to hide stacks from users

* feat(settings): rename disable stacks setting

* refactor(settings): rename setting to disableStackManagementForRegularUsers

* feat(settings): hide stacks for non admin when settings is set

* refactor(settings): replace disableDeviceMapping with allow

* feat(dashboard): hide stacks if settings disabled and non admin

* refactor(sidebar): check if user is endpoint admin

* feat(settings): set the default value for stack management

* feat(settings): rename field label

* fix(sidebar): refresh show stacks state

* fix(docker): hide stacks when not admin
2020-07-27 19:11:32 +12:00
..
configs feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
containers feat(settings): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +12:00
dashboard feat(settings): introduce disable stack management setting (#4100) 2020-07-27 19:11:32 +12:00
events chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
host feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
images refactor(app): remove all VMWARE_VIC related code (#3914) 2020-06-11 07:59:11 +12:00
networks feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962) 2020-07-08 13:35:52 +12:00
nodes feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
secrets feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
services feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
swarm feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
tasks chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
volumes style(docker): replace icons for containers and volumes (#3950) 2020-06-23 11:46:56 +12:00