grafana/public/app/features/invites
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
..
state Auth: Check for OrgUsersAdd on frontend to display pending invites (#58217) 2022-11-04 11:14:59 +00:00
InviteeRow.tsx GrafanaUI: Add success state to ClipboardButton (#52069) 2022-07-20 10:33:46 +01:00
InviteesTable.test.tsx Convert InviteesTable test to RTL (#50674) 2022-06-15 09:54:26 +01:00
InviteesTable.tsx Convert InviteesTable test to RTL (#50674) 2022-06-15 09:54:26 +01:00
SignupInvited.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
SignupInvited.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00