grafana/public/app/features/teams
Torkel Ödegaard b8e7ef48d0
AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281)
* Keybindings: No global keybindings on chromeless pages

* simplify condition

* Refactoring

* Align name and file

* Move logic into AppChrome

* minor fix

* Update Page.tsx

* Fixing test

* Fixed tests

* More fixes

* Fixed more tests

* Fixing final test

* Fixed search in old nav
2023-02-02 09:53:06 +01:00
..
__mocks__ Teams: Use generated TS types (#60618) 2023-01-04 14:08:03 +02:00
state Teams: Use generated TS types (#60618) 2023-01-04 14:08:03 +02:00
CreateTeam.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
CreateTeam.tsx Teams: Use generated TS types (#60618) 2023-01-04 14:08:03 +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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
TeamList.tsx Teams: Support paginating and filtering more then 1000 teams (#58761) 2022-11-16 15:55:10 +01:00
TeamListRow.tsx Teams: Use generated TS types (#60618) 2023-01-04 14:08:03 +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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01: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 Teams: Use generated TS types (#60618) 2023-01-04 14:08:03 +02:00