grafana-delivery-bot[bot]
811307c46b
[v11.2.x] Identity: remove GetTypedID ( #92256 )
...
Identity: remove GetTypedID (#91745 )
(cherry picked from commit bcfb66b416 )
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
2024-08-22 15:53:59 +02:00
Ryan McKinley
9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface ( #90567 )
2024-07-25 12:52:14 +03:00
Ryan McKinley
99d8025829
Chore: Move identity and errutil to apimachinery module ( #89116 )
2024-06-13 07:11:35 +03:00
Jo
89c7116720
Auth: Move star service to identity interface ( #73114 )
...
* move star service to identity interface
* Update pkg/services/auth/identity/requester.go
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
* Update pkg/services/contexthandler/model/model.go
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2023-08-10 17:17:27 +02:00
Ieva
f966045129
Search: Improvements for starred dashboard search ( #64758 )
...
* improvements for starred dashboard search
* fix workflows for the case when no dashboards are starred
* PR feedback (don't query DB if starred dashboards and requested but no starred IDs are found) and linting
* return empty list not null in case of no starred dashboards
* return empty list not null in case of no starred dashboards pt 2
* return empty list not null in case of no starred dashboards pt 3
2023-03-16 09:20:07 +00:00
idafurjes
6c5a573772
Chore: Move ReqContext to contexthandler service ( #62102 )
...
* Chore: Move ReqContext to contexthandler service
* Rename package to contextmodel
* Generate ngalert files
* Remove unused imports
2023-01-27 08:50:36 +01:00
ying-jeanne
b0b2b72290
[API Split] Move star api inside of packages ( #61987 )
...
move star api inside of packages
2023-01-25 14:58:54 +00:00