portainer/app/portainer/rest
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
* feat(endpoint): migrate security settings to endpoint

* feat(endpoint): check for specific endpoint settings

* feat(endpoint): check security settings

* feat(docker): add config page

* feat(endpoint): save settings page

* feat(endpoints): disable features when not agent

* feat(sidebar): hide docker settings for regular user

* fix(docker): small fixes in configs

* fix(volumes): hide browse button for non admins

* refactor(docker): introduce switch component

* refactor(components/switch): seprate label from switch

* feat(app/components): align switch label

* refactor(app/components): move switch css

* fix(docker/settings): add ngijnect

* feat(endpoints): set default security values

* style(portainer): sort types

* fix(endpoint): rename security heading

* fix(endpoints): update endpoints settings
2021-02-09 21:09:06 +13:00
..
transform feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
auth.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
customTemplate.js feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
dockerhub.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
endpoint.js feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
gitlab.js feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
group.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
legacyExtension.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
motd.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
registry.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
resourceControl.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
settings.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
stack.js feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
status.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
support.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
tag.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
team.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
teamMembership.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
template.js feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
user.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
webhooks.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00