Commit Graph

76 Commits (5409f4c0ebb7aac143dd8dff95a15a5f2d83f9df)

Author SHA1 Message Date
Torkel Ödegaard e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 9 years ago
Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 9 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 9 years ago
sanchitraizada 77c046aac6 Implement review feedback 9 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Pavlos Daoglou 7f7f080ad8 [5443] Check if title is empty before save a new dashboard 9 years ago
bergquist 421c1eed82 fix(dashboard): fixes bug when saving dashboards 9 years ago
Carl Bergquist df2b2e3058 feat(alerting): validate alerts before saving dashboard (#6691) 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
Torkel Ödegaard b2acac3a41 feat(apps): more polish on app dashboard save warning, #5529 10 years ago
Torkel Ödegaard 68a8d9bc91 feat(apps): more work on plugin dashboard sync 10 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 10 years ago
Torkel Ödegaard 2b4a9954b1 feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package 10 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 10 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 10 years ago
Torkel Ödegaard 35a7a3a52b feat(instrumentation): added some more timers 10 years ago
Torkel Ödegaard e2c794ff31 feat(instrumentation): lots of refactoring to support tag based backend, #4696 10 years ago
bergquist a8ac37f517 feat(usage_metrics): add timer metrics 10 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 10 years ago
bergquist 8c2b6b532d fix(preferences): fixes broken default home dashboard 10 years ago
Torkel Ödegaard c41c771e9a fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141 10 years ago
bergquist 45b2b4bc52 feat(alerting): add feature toggles for alerting functions 10 years ago
bergquist 7860a2a1b8 feat(alerting): make sure dashboard id exists 10 years ago
bergquist 91a1a823e2 feat(alerting): add basic tables for alerting definitions 10 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
Torkel Ödegaard 38a10f8be4 progress 10 years ago
Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 10 years ago
utkarshcmu cb42cfc6af Removed unwanted api, moved logic into backend 10 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 10 years ago
Peggy Li 773a5631c5 Fix typo in function name 10 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 11 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 11 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 11 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 11 years ago