Commit Graph

44 Commits (3250bf6b2bc36aa25669f16b2297c7c5e8e1fb0e)

Author SHA1 Message Date
Jeff Levin c7f8c2cc73
add isPublic to dashboard (#48012) 4 years ago
Selene 02702eb82d
Extract search users functions into a service (#39002) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Agnès Toulet f0421ed08e
Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder (#28826) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Emil Tullstedt 830e8dc5fd
Search: Replace search implementation (#23855) 6 years ago
Oleg Gaidarenko b37ee65bd3
Chore: prepare our SQL for cockroach db (#16471) 7 years ago
bergquist c817aecd66 provisioning: only update dashboard if hash of json changed 8 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 8 years ago
Leonard Gram 0053be9882 login: uses epochs for login throtting. 8 years ago
bergquist 529fc022d5 db: reduce name column size in dashboard_provisoning 8 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 8 years ago
bergquist 59cd2d5102 provisioning: avoid caching and use updated field from db 8 years ago
Torkel Ödegaard cf7be5da0b fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779 8 years ago
Carl Bergquist 04a94ce396 adds unique index for org_id+folder_id+title on dashboards (#10766) 8 years ago
bergquist 6d2a555866 Drops unique index orgid_slug from dashboards. 8 years ago
Marcus Efraimsson c1cff3849e dashboard: change unique index for uid to include org_id 8 years ago
Marcus Efraimsson 025a14ec24 db: add migrations for creating a unique index for uid. #7883 8 years ago
Marcus Efraimsson 50aa9ec69c db: add migrations for generating uid for existing dashboards. #7883 8 years ago
Marcus Efraimsson 401b01e1e6 db: add new column uid to the dashboard table. #7883 8 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 8 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 9 years ago
Torkel Ödegaard 93bc588dae refactoring: moving dashboards acl migrations to its own folder 9 years ago
Daniel Lee 3785894b40 WIP: guardian service for search 9 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 9 years ago
Dan Cech f224fd8310 reduce length of dashboard columns used in compound indexes (#8507) 9 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 9 years ago
Dan Cech c0d5b61403 tweak column lengths for utf8mb4 support on older mysql (#8483) 9 years ago
Dan Cech 7004a84c30 tweak column lengths for utf8mb4 support on older mysql 9 years ago
Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 9 years ago
Torkel Ödegaard 6257ae094c feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 9 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 10 years ago
Torkel Ödegaard 305a6ae110 feat(dashboards): dashboard sharing fixes 10 years ago
Torkel Ödegaard 0d4c76a029 feat(import): save gnetId for dashbards imported from grafana.net 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 10 years ago
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
utkarshcmu 42d1205260 Fixed gofmt checks 10 years ago
utkarshcmu 3d90340446 Added new columns to dashboard table 10 years ago
Torkel Ödegaard 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 11 years ago
Torkel Ödegaard d8005af8ee updated circle with fmt formating test 11 years ago
Torkel Ödegaard ed68a4bb9a More work on SQL migrations 11 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 11 years ago