Commit Graph

77 Commits (2c7f3640672c312f5e8054dee40388c1d853fff5)

Author SHA1 Message Date
Gabriel MABILLE 96cbe70b14
User: Support `sort` query param for user and org user, search endpoints (#75229) 2 years ago
Josh Hunt 7bc6d32eb9
Search API: Search by folder UID (#65040) 2 years ago
Serge Zaitsev f19569d61d
Chore: Remove result field from search (#65583) 2 years ago
Serge Zaitsev 4b551ae532
Chore: Remove result field from dashboards (#65249) 2 years ago
Ieva f966045129
Search: Improvements for starred dashboard search (#64758) 2 years ago
idafurjes 3bda112c5f
Chore: Move search model from models package to search service (#62215) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Ryan McKinley d452322aa8
Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
Kristin Laemmert debbb8d59d
sqlstore: finish removing Find and SearchDashboards (#49347) 3 years ago
ying-jeanne e2ea064584
integrat star service into APIs (#49220) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
ying-jeanne 0d5a6c2194
remove bus from search and avoid import cycle (#46789) 3 years ago
Serge Zaitsev 058e3ffc21
Chore: Remove bus from Alerting API (#44894) 3 years ago
ying-jeanne c5211f848d
remove bus from search service (#44825) 3 years ago
idafurjes 82892331c1
Chore: Remove bus from signup and playlist api (#44485) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Marcus Efraimsson 2d2f7afbde
Chore: Propagate context for search (#41010) 4 years ago
Will Browne 67449b95e9
dispatch with context where missing (#40810) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970) 4 years ago
Hugo Häggmark 20ee0e9601
LibraryPanels: Adds panel type filter and sorting (#33425) 4 years ago
Alex Khomenko c21e45e428
Search: display sort metadata (#31167) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Marcus Efraimsson b97d1f4170
Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 5 years ago
Emil Tullstedt 078d08d036
Search: Support multiple order filters (#24230) 5 years ago
Emil Tullstedt 830e8dc5fd
Search: Replace search implementation (#23855) 5 years ago
Leonard Gram 8620b7c2aa
Search: raise service init prio (#23740) 5 years ago
Emil Tullstedt 55c306eb6d
Refactor search (#23550) 5 years ago
Kyle Brandt 2c3c576ca6
fix: export Bus on search service (#19773) 6 years ago
Marcus Olsson 60f86c3b9c
Chore: Refactor GoConvey into stdlib for search service (#19765) 6 years ago
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
Johannes Schill 8d5ccc7831 fix: Return url when query dashboards by tag 6 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 7 years ago
Marcus Efraimsson a879dd8c0c dashboards: render correct link for folder when searching for dashboards (#10763) 7 years ago
Marcus Efraimsson 035b724725 dashboards: remove slug property in dashboard search responses 7 years ago
Marcus Efraimsson 92a0171a9b folders: change the front end route for browsing folders 7 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 7 years ago
Torkel Ödegaard 313735bd75 search: worked on search results 8 years ago
bergquist 5aab6b5c20 removes last pieces of dashboard.json 8 years ago
Torkel Ödegaard bc81298d4c worked on search 8 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
Tom Wilkie 0015183a7b Don't import JSON dashboards from hidden directories. 8 years ago