grafana/pkg/services/search
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
..
model Chore: Move search model from models package to search service (#62215) 2023-01-30 15:17:53 +01:00
service_test.go Search: Improvements for starred dashboard search (#64758) 2023-03-16 09:20:07 +00:00
service.go Search: Improvements for starred dashboard search (#64758) 2023-03-16 09:20:07 +00:00
sorting.go Chore: Move search model from models package to search service (#62215) 2023-01-30 15:17:53 +01:00