Commit Graph

26 Commits (b4576edc904fd7f128ff3628e8aac458db996378)

Author SHA1 Message Date
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
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 10 years ago
Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel 10 years ago
Torkel Ödegaard 4ea5d80099 Various fixes to data access 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard 3226a3a58e Fixed hashing of passwords, Closes #3 11 years ago