grafana/public/app/features/teams
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
..
__mocks__ @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
state Teams: Support paginating and filtering more then 1000 teams (#58761) 2022-11-16 15:55:10 +01:00
CreateTeam.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
CreateTeam.tsx Navigation: use pagenav and subtitle to the new team page (#55200) 2022-09-16 09:32:08 +02:00
TeamGroupSync.test.tsx TeamGroupSync: Refactor tests to use RTL (#49417) 2022-05-23 16:45:36 +02:00
TeamGroupSync.tsx Remove LDAP specific example from team sync (#51368) 2022-06-24 15:29:50 +02:00
TeamList.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
TeamList.tsx Teams: Support paginating and filtering more then 1000 teams (#58761) 2022-11-16 15:55:10 +01:00
TeamListRow.tsx Teams: Support paginating and filtering more then 1000 teams (#58761) 2022-11-16 15:55:10 +01:00
TeamMemberRow.test.tsx TeamMemberRow: Convert tests to RTL (#49875) 2022-05-31 10:33:27 +02:00
TeamMemberRow.tsx Chore: fixing some anys/type assertions (#54661) 2022-09-02 16:39:09 +00:00
TeamMembers.test.tsx Navigation: show breadcrumbs correctly when on the home page (#55759) 2022-10-03 15:05:19 +01:00
TeamMembers.tsx Chore: fixing some anys/type assertions (#54661) 2022-09-02 16:39:09 +00:00
TeamPages.test.tsx Footer: Add release notes url to version label (#52909) 2022-09-02 06:05:27 -04:00
TeamPages.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
TeamPermissions.tsx Login: Remove single admin team restriction (#54534) 2022-09-02 18:16:39 +02:00
TeamSettings.test.tsx Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
TeamSettings.tsx Admin: Create/Edit Team/ServiceAccount UI changes (#53889) 2022-08-25 13:30:11 +02:00