grafana/public/app/features/teams
Ashley Harrison 8984507291
Navigation: show breadcrumbs correctly when on the home page (#55759)
* show breadcrumbs correctly when on the home page

* adjust breadcrumb unit tests

* update betterer

* fix backend tests

* update getSectionRoot to look at the home nav id

* remove redundant setting of home dashboard

* construct a home navmodelitem in the backend

* fix cases when the feature toggle is off

* fix unit test

* fix more unit tests

* refactor how buildBreadcrumbs works

* use HOME_NAV_ID

* move homeNav useSelector into NavToolbar

* remove unnecesary cloneDeep

* don't need locationUtil here

* restore using getUrlForPartial in DashboardPage

* special case for the editview query param

* remove commented out code

* add comment to clarify splice behaviour

* slightly cleaner syntax
2022-10-03 15:05:19 +01:00
..
__mocks__ @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
state Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CreateTeam.test.tsx Navigation: use pagenav and subtitle to the new team page (#55200) 2022-09-16 09:32:08 +02: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 DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
TeamList.tsx TopNav: Plugin page layouts / information architecture (#53174) 2022-09-05 14:56:08 +02: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