grafana/public/app/features/profile
Ashley Harrison 4abe0249ba
Chore: Clean up old navigation (#66287)
* remove code outside of the topnav feature flag

* delete NavBar folder

* remove topnav toggle from backend

* restructure AppChrome folder

* fix utils mock

* fix applinks tests

* remove tests since they're covered in e2e

* fix 1 of the approotpage tests

* Fix another dashboardpage test

* remove reverse portalling + test for plugins using deprecated onNavChanged method

* kick drone

* handle correlations
2023-04-14 09:43:11 +01: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 Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02: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 Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
UserProfileEditPage.test.tsx Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
UserProfileEditPage.tsx Internationalization: Add language preference analytics (#59230) 2022-11-28 07:11:55 -05: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