grafana/pkg/services/user
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
..
userimpl User: Support sort query param for user and org user, search endpoints (#75229) 2023-09-28 10:16:18 +02:00
usertest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
identity.go IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
model.go User: Support sort query param for user and org user, search endpoints (#75229) 2023-09-28 10:16:18 +02:00
user.go Usagestats: Add interface for stats for user.Service and add Usagestats for case_insensitive_login (#66742) 2023-04-18 14:34:40 +01:00