grafana/public/app/features/serviceaccounts
Ashley Harrison 824a562b03
Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819)
* simplify usePageTitle logic a bit

* use buildBreadcrumbs logic in usePageTitle

* always add home item to navTree, fix some tests

* fix remaining unit tests
2022-11-22 16:48:07 +00:00
..
components Auth: Add expiry date for service accounts access tokens (#58885) 2022-11-22 10:08:40 +01:00
state RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00
constants.ts Service accounts: able to hide api keys migration info (#50933) 2022-06-16 16:22:05 +02:00
ServiceAccountCreatePage.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
ServiceAccountCreatePage.tsx Admin: Create/Edit Team/ServiceAccount UI changes (#53889) 2022-08-25 13:30:11 +02:00
ServiceAccountPage.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
ServiceAccountPage.tsx ServiceAccounts: Wrap ServiceAccountPage route in dynamic import (#57669) 2022-10-26 15:54:28 +01:00
ServiceAccountPermissions.tsx Service Accounts: Managed permissions for service accounts (#51818) 2022-07-08 05:53:18 -04:00
ServiceAccountsListPage.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
ServiceAccountsListPage.tsx RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00