grafana/public/app/features/admin
Eric Leijonmarck ae3cb8231b
Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738)
* fix: anonymous access needs anonymousEnabled in config to show

* add enabled to tests
2023-12-20 10:59:29 +01:00
..
ldap Chore: remove gf-forms and LegacyForms from Ldap Page (#76156) 2023-10-10 15:56:34 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
UserListPublicDashboardPage Task: Improve public dashboard config url formatting (#79424) 2023-12-14 14:35:17 -05:00
Users Auth: Fix anonymous user table useragent not parsable (#79307) 2023-12-11 15:12:37 +01:00
AdminEditOrgPage.tsx RolePicker: Optimise rendering inside lists of items (#77297) 2023-11-01 11:57:02 +01:00
AdminFeatureTogglesAPI.ts Feature Management: UI improvements (#76866) 2023-10-26 10:42:00 +01:00
AdminFeatureTogglesPage.tsx Feature Management: Link to grafana.com docs from feature toggle admin page (#77302) 2023-10-27 19:16:43 +03:00
AdminFeatureTogglesTable.tsx Feature Management: UI improvements (#76866) 2023-10-26 10:42:00 +01:00
AdminListOrgsPage.tsx Orgs: Add skeleton loader (#79141) 2023-12-06 16:07:32 +00:00
AdminOrgsTable.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
AdminSettings.tsx Settings: Add skeleton loader (#79234) 2023-12-08 09:25:06 +00:00
AdminSettingsTable.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
api.ts RolePicker: Optimise rendering inside lists of items (#77297) 2023-11-01 11:57:02 +01:00
LicenseChrome.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
OrgRolePicker.tsx Revert "RBAC: Allow the basic role None as option of the org role #76335 (#77033) 2023-10-24 13:02:17 +01:00
ServerStats.test.tsx Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738) 2023-12-20 10:59:29 +01:00
ServerStats.tsx Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738) 2023-12-20 10:59:29 +01:00
ServerStatsCard.tsx Anonymous: Add device limits to stats (#79494) 2023-12-18 09:32:57 +01:00
UpgradePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserAdminPage.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserCreatePage.tsx Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
UserLdapSyncInfo.tsx Auth: Move LDAP debug to Authentication menu (#71285) 2023-07-12 18:15:02 +02:00
UserListAdminPage.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
UserListAnonymousPage.tsx Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
UserListPage.test.tsx Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01:00
UserListPage.tsx Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738) 2023-12-20 10:59:29 +01:00
UserOrgs.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserPermissions.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserProfile.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserSessions.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
utils.ts Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00