Commit Graph

23 Commits (43ffe826fac81e4e653b0246e6e57be0bf9ae031)

Author SHA1 Message Date
Torkel Ödegaard e0b9ba7554 refactoring renaming dashboard folder operations 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 84ff62d773 WIP: remove dashboard children on delete 8 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 8 years ago
Daniel Lee 6c736e002a WIP: add dummy root folder to folder picker 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
bergquist 5d5999561a test(dashboard): add failing test for deleting dashboards 9 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 9 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 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 38d851eb98 Another HTTP API fix 10 years ago
Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 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 afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
Torkel Ödegaard 1ae52d2472 Dashboard search by tag, and tag cloud now works, god dam I hate SQL 11 years ago
Torkel Ödegaard 3f266a3e1b Fixed dashboard search 11 years ago
Torkel Ödegaard 0e3f91508e Added validation to stop duplicate dashboards with same name from being saved 11 years ago