Commit Graph

27 Commits (3fb0b71822bf7f7a1943acd88efe9fd965561dcc)

Author SHA1 Message Date
bergquist 435d0f22f5 fix(dashlist): better handling of invalid dashboard ids 10 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 10 years ago
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 years ago
bergquist 8a38991270 feat(playlist): changes to relation table 10 years ago
nikita-graf ee400df930 remove dashboard from playlist when its destroyed 10 years ago
Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 10 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 11 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 11 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 11 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 11 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 11 years ago
Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 11 years ago
Torkel Ödegaard 38d851eb98 Another HTTP API fix 11 years ago
Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 11 years ago
Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 11 years ago
Torkel Ödegaard d987532262 Added server metrics 11 years ago
Torkel Ödegaard 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 11 years ago
Anthony Woods b9b63f695d fixes #1518 fix table name used in dashboard delete. 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago
Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test 11 years ago
Torkel Ödegaard 8e1b753664 Added limit to dashboard list panel and search 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel 11 years ago
Torkel Ödegaard 97758380e0 Worked on stars in search results 11 years ago
Torkel Ödegaard 1d6413bfae More work on backend for user favorites 11 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 bcdbec61d7 Dashboard search works better, tag cloud should be done soon 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
Torkel Ödegaard 8faa806c90 Refactoring dashboard delete and search 11 years ago
Torkel Ödegaard a55a606a55 Refactoring dashboard data access 11 years ago