portainer/api/http/handler/endpoints
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
..
endpoint_create.go feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
endpoint_delete.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoint_extension_add.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_extension_remove.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_inspect.go feat(compose): add docker-compose wrapper (#4713) 2021-01-26 08:16:53 +13:00
endpoint_list.go feat(compose): add docker-compose wrapper (#4713) 2021-01-26 08:16:53 +13:00
endpoint_settings_update.go feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
endpoint_snapshot.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpoint_snapshots.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
endpoint_status_inspect.go feat(agent): add auto agent platform detection (#4132) 2020-08-04 12:44:17 +12:00
endpoint_update.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
handler.go feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00