grafana/public/app/core
Jo d6c468c1c2
Auth: Add empty role definition (#64694)
* Allow setting role as None

Co-authored-by: gamab <gabi.mabs@gmail.com>

Seeking for places where role.None would be used

Co-authored-by: Jguer <joao.guerreiro@grafana.com>

Adding None role to the frontend

Co-authored-by: Jguer <joao.guerreiro@grafana.com>

unify org role declaration and remove from add permission

fix backend test

fix backend lint

* remove role none from frontend

* Simplify checks

Co-authored-by: Kalle Persson <kalle.persson@grafana.com>

* nits

---------

Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
2023-07-06 15:40:06 +02:00
..
actions
components Auth: Add empty role definition (#64694) 2023-07-06 15:40:06 +02:00
context TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
copy
history Explore: Fixed Starred query history tab to show all starred queries (#69914) 2023-06-14 11:14:03 -06:00
hooks Navigation: Fix broken layout at 544px (#63793) 2023-03-01 15:31:32 +00:00
internationalization Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
navigation Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
reducers NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308) 2023-05-16 13:54:44 +01:00
selectors Nested folders: only stop recursing up the tree if we hit a folder (#68676) 2023-05-18 17:01:59 +01:00
services AuthN: Fix url token auth when clientTokenRotation is enabled (#71073) 2023-07-05 17:08:49 +02:00
specs BackendSrv: Restructure response stream to resolve a retried request correctly (#66095) 2023-05-04 11:56:51 +02:00
utils Dashboards: Support an auto refresh interval that is based on the query range (#70479) 2023-06-26 19:46:23 +03:00
app_events.ts
config.ts
constants.ts
core.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
lodash_extended.ts
profiler.ts Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
store.ts any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
TableModel.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
time_series2.ts
trustedTypePolicies.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00