Commit Graph

58 Commits (cb293ecf1ce3aabea7994d736089904946015fe0)

Author SHA1 Message Date
Ieva 5d7433d820
RBAC: Make access control metadata for folders work with nested folders (#66464) 2 years ago
Serge Zaitsev f19569d61d
Chore: Remove result field from search (#65583) 2 years ago
idafurjes 3bda112c5f
Chore: Move search model from models package to search service (#62215) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Sofia Papagiannaki b157fcdd87
Chore: fix formating for swagger definitions (#54993) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
ying-jeanne 86283bb99e
Chore: Rename dashboardUID to dashboardUIDs in search endpoint and up… (#52766) 3 years ago
Ryan McKinley d452322aa8
Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
Karl Persson 34be8f28b9
AccessControl: Add metadata to search result (#48879) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
ying-jeanne c5211f848d
remove bus from search service (#44825) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
Marcus Efraimsson 2d2f7afbde
Chore: Propagate context for search (#41010) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Emil Tullstedt 55c306eb6d
Refactor search (#23550) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 7 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
Torkel Ödegaard 3066280216 added code from #8504, and #8021 8 years ago
Daniel Lee 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 8 years ago
Daniel Lee 68b9342de3 WIP: dashboard search by type (folder or dash) 8 years ago
Daniel Lee 53d11d50fc WIP: remove browse mode for dashboard search 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 years ago
Torkel Ödegaard 35a7a3a52b feat(instrumentation): added some more timers 9 years ago
Torkel Ödegaard fbd94fc6ce feat(websockets): inital work on websockets, #4355 9 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
Torkel Ödegaard fc877ae0f4 poc(websockets): websocket poc 9 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 10 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 10 years ago
Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 years ago
Torkel Ödegaard a40299b4dc Progress on json file index and search #960 10 years ago
Torkel Ödegaard 1a9f630710 Began work on adding json files to search, #960 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 10 years ago
Torkel Ödegaard 9818f81c5f Completed search makover 10 years ago
Torkel Ödegaard 397dfc54cd Fixed bug in png rendering when having changed public url 10 years ago
Torkel Ödegaard 8e1b753664 Added limit to dashboard list panel and search 10 years ago