grafana/pkg/services/search
Gabriel MABILLE 96cbe70b14
User: Support sort query param for user and org user, search endpoints (#75229)
* User: Add sort option to user search

* Switch to an approach that uses the dashboard search options

* Cable user sort on the org endpoint

* Alias user table with u in org store

* Add test and cover orgs/:orgID/users/search endpoint

* Add test to userimpl store

* Simplify the store_test with sortopts.ParseSortQueryParam

* Account for PR feedback

* Positive check

* Update docs

* Update docs

* Switch to ErrOrFallback

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

---------

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2023-09-28 10:16:18 +02:00
..
model User: Support sort query param for user and org user, search endpoints (#75229) 2023-09-28 10:16:18 +02:00
service_test.go Chore: Remove result field from search (#65583) 2023-03-30 11:28:12 +02:00
service.go Search API: Search by folder UID (#65040) 2023-08-04 12:43:47 +03:00
sorting.go Chore: Move search model from models package to search service (#62215) 2023-01-30 15:17:53 +01:00