grafana/public/app/features/profile
Joey Orlando ea7a179f2a
Plugins: Add grafana/user/profile/tab plugin extension point (#77863)
* add grafana/user/profile/settings
plugin extension point

* changes to support plugins having their
own settings tabs

* WIP

* add comment

* add unit tests

* allow setting open tab based on tab query param

* update name of extension point

* add some more unit tests

* address PR comments

* PR comments
2023-12-01 15:18:27 +00:00
..
state Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
api.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ChangePasswordForm.tsx Mark up translation for ChangePasswordForm (#75668) 2023-09-29 11:28:10 +01:00
ChangePasswordPage.test.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
ChangePasswordPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
routes.tsx Page: Update profile page components to use new navId (#51664) 2022-07-11 14:35:30 +02:00
types.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserOrganizations.tsx I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01:00
UserProfileEditForm.tsx Forms: Remove gf-form appearances in admin, profile and team settings (#74360) 2023-09-20 12:04:56 +02:00
UserProfileEditPage.test.tsx Plugins: Add grafana/user/profile/tab plugin extension point (#77863) 2023-12-01 15:18:27 +00:00
UserProfileEditPage.tsx Plugins: Add grafana/user/profile/tab plugin extension point (#77863) 2023-12-01 15:18:27 +00:00
UserSessions.tsx Profile: Fix session table overflowing page layout in mobile (#63858) 2023-03-01 17:08:04 +00:00
UserTeams.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00