Commit Graph

38 Commits (8678620730b26dfa8a07bd0f01d9345d6b266ffd)

Author SHA1 Message Date
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
Daniel Lee 7c74111187 search: add expanded folders 8 years ago
Torkel Ödegaard 3066280216 added code from #8504, and #8021 8 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 8 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 years ago
Daniel Lee 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 years ago
Daniel Lee 3913f16550 WIP: add permission check for GetDashboard 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 3785894b40 WIP: guardian service for search 8 years ago
Daniel Lee 2e010b920b dashboard: sort search with dash folder first 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 years ago
Torkel Ödegaard 10daf1d63a Revert "Enable the "limit" param in /api/search" 9 years ago
Thibault Chataigner 3d77685108 Enable the "limit" param in /api/search 9 years ago
Torkel Ödegaard 3fb0b71822 refactor(): refactoring json usage 9 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
Torkel Ödegaard d0e7d53c69 Fixed case insensitive search for file based dashboards, Fixes #2258 10 years ago
Torkel Ödegaard 0d856cc135 Error message for missing dashboards.json config section, Closes #2256 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 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 c8146e759f Fixed json index unit test 10 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 years ago
Torkel Ödegaard fb35f7210c Fixed failing golang test 10 years ago
Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 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