Commit Graph

322 Commits (1b8e9b51b20adc3d37f3051f65a4bd5006bd1e5c)

Author SHA1 Message Date
Torkel Ödegaard 35a7a3a52b feat(instrumentation): added some more timers 9 years ago
Torkel Ödegaard e2c794ff31 feat(instrumentation): lots of refactoring to support tag based backend, #4696 9 years ago
bergquist a8ac37f517 feat(usage_metrics): add timer metrics 9 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 9 years ago
bergquist 8c2b6b532d fix(preferences): fixes broken default home dashboard 9 years ago
Torkel Ödegaard c41c771e9a fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141 9 years ago
bergquist 45b2b4bc52 feat(alerting): add feature toggles for alerting functions 9 years ago
bergquist 7860a2a1b8 feat(alerting): make sure dashboard id exists 9 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 9 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
Torkel Ödegaard 38a10f8be4 progress 9 years ago
Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 9 years ago
utkarshcmu cb42cfc6af Removed unwanted api, moved logic into backend 9 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 9 years ago
Peggy Li 773a5631c5 Fix typo in function name 9 years ago
utkarshcmu 00a6efa15e Excluded total calculations from backend 10 years ago
utkarshcmu 972ac99b7c Added more metadata 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 6a1192172d Api stores dashboard creator 10 years ago
utkarshcmu d8b90721b3 Able to display login Id of the user in Last Updated By 10 years ago
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
utkarshcmu 5559ad1238 Return correct updated+created timestamps to frontend 10 years ago
Torkel Ödegaard 09b3433e32 change(dashboards): made home dashboard and json file dashboards editable unless otherwise specified in json file, closes #2567 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 76e9ebde36 always return after errors. 10 years ago
woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 10 years ago
Torkel Ödegaard fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 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 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard 35cc0a1cc0 Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960 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 e5c1169120 HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928 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 d987532262 Added server metrics 10 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 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 727fc9d3a6 Updated search result view, removed delete link, added delete action from dashboard cogs dropdown 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 1ac3355b03 updated frontend with style changes 11 years ago
Torkel Ödegaard 42a5aefb23 Worked on home dashboard 11 years ago
Torkel Ödegaard ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
Torkel Ödegaard 1d6413bfae More work on backend for user favorites 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