portainer/app/docker/components
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
..
container-capabilities chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
container-quick-actions chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
container-restart-policy chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
dashboard-cluster-agent-info chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
datatables feat(settings): replace cookies with local storage (#4075) 2020-07-23 06:36:22 +12:00
dockerSidebarContent feat(settings): introduce disable stack management setting (#4100) 2020-07-27 19:11:32 +12:00
host-overview feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
host-view-panels feat(edge-compute): move host jobs to edge (#3840) 2020-06-25 15:25:51 +12:00
imageRegistry chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
log-viewer chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
network-macvlan-form feat(app/package): upgrade angularjs to 1.8 (#4073) 2020-07-25 11:23:44 +12:00
volumesCIFSForm feat(volumes): add a switch to use CIFS volumes (#3823) 2020-05-15 13:28:51 +12:00
volumesNFSForm feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00