grafana/public/app/features/serviceaccounts
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
..
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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
ServiceAccountCreatePage.tsx Admin: Create/Edit Team/ServiceAccount UI changes (#53889) 2022-08-25 13:30:11 +02:00
ServiceAccountPage.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
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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
ServiceAccountsListPage.tsx RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00