grafana/public/app/features/admin
Leo 3f413f6f94
Navigation: Use navId and pageNav for Create User page (#55201)
* added pageNav subttitle and used navid for usercreatepage

* improve subtitle copy and redirected to user page after creation

* improve title copy

* improve copies

* breadcrumbs redirect to users page instead of org
2022-09-16 09:16:26 +02:00
..
ldap TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
AdminEditOrgPage.tsx Navigation: Use new page layout in Service accounts item page (#54200) 2022-08-25 13:11:30 +02:00
AdminListOrgsPage.tsx Navigation: Use new page layout in Server Admin > Orgs pages (#54018) 2022-08-23 18:38:46 +02:00
AdminOrgsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminSettings.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
CrawlerStartButton.tsx grafana/ui: Add default type="button" to <Button> (#48183) 2022-05-04 18:36:14 +02:00
CrawlerStatus.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LicenseChrome.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OrgRolePicker.tsx ServiceAccounts: refactor UI (#49508) 2022-06-01 09:35:16 +02:00
ServerStats.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ServerStats.tsx Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
UpgradePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UserAdminPage.tsx Auth: Allow admins to manually change oauth user role if oauth_skip_org_role_update_sync is enabled (#55182) 2022-09-15 12:06:09 -04:00
UserCreatePage.tsx Navigation: Use navId and pageNav for Create User page (#55201) 2022-09-16 09:16:26 +02:00
UserLdapSyncInfo.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserListAdminPage.tsx Chore: replace React.FC<Props> with simple function component (#54123) 2022-08-24 16:54:34 -04:00
UserOrgs.tsx Allow for clickable link (#54067) 2022-08-23 12:17:58 -05:00
UserPermissions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserProfile.tsx Chore: fix some anys pt.2 (#53928) 2022-08-22 16:51:33 +01:00
UserSessions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Use trialExpiry for determining if a user is on trial (#47975) 2022-04-20 21:37:54 +03:00