grafana/public/app/features/profile
Cameron Waterman 8426cfe400
Profile/Help: Expose option to disable profile section and help menu (#46308)
* Expose option to disable help menu

* Expose option to disable profile menu

* Add Profile FeatureTogglePage

* Update public/app/features/profile/FeatureTogglePage.tsx

Uptake PR wording suggestion.

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Fix front end lint issue

* Fix back end lint issue

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-03-29 16:27:53 +01:00
..
state Chore: Mark up User Profile page for translation (#43874) 2022-01-17 16:58:49 +00:00
all.ts Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
api.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
ChangePasswordForm.tsx Password Field Improvements (#36160) 2021-07-13 09:32:03 +03:00
ChangePasswordPage.test.tsx Update dependency @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01:00
ChangePasswordPage.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
FeatureTogglePage.tsx Profile/Help: Expose option to disable profile section and help menu (#46308) 2022-03-29 16:27:53 +01:00
routes.tsx Profile/Help: Expose option to disable profile section and help menu (#46308) 2022-03-29 16:27:53 +01:00
types.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserOrganizations.tsx Chore: Mark up User Profile page for translation (#43874) 2022-01-17 16:58:49 +00:00
UserProfileEditForm.tsx Chore: Mark up User Profile page for translation (#43874) 2022-01-17 16:58:49 +00:00
UserProfileEditPage.test.tsx Chore: Mark up User Profile page for translation (#43874) 2022-01-17 16:58:49 +00:00
UserProfileEditPage.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
UserSessions.tsx Chore: Mark up User Profile page for translation (#43874) 2022-01-17 16:58:49 +00:00
UserTeams.tsx A11y: Fix for Fastpass issues on the Profile page (#40212) 2021-10-11 06:32:54 +02:00