Commit Graph

280 Commits (233cd7af4a8924b6841c92a1e9a43f4daa3181b5)

Author SHA1 Message Date
bergquist 7f767224af feat(alerting): basic support for creating and updating notifications 9 years ago
bergquist a3b7ea7704 feat(alerting): skeleton for alert notification configuration page 9 years ago
Torkel Ödegaard 3dc7706c45 feat(loggin): improved http request panic handling 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 9 years ago
Torkel Ödegaard 70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 9 years ago
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
Torkel Ödegaard 1a05ae2eaa feat(instrumentation): more work 9 years ago
Mukesh 4038b4d17e Set active org through admin api (#5179) 9 years ago
bergquist 8c2b6b532d fix(preferences): fixes broken default home dashboard 9 years ago
Torkel Ödegaard 855e913bbd feat(dashboards): began work on dashboard list 9 years ago
bergquist 1fe2055743 tech(alerting): disable DEL for alert rules in the api 9 years ago
bergquist 1bb8bc58b8 feat(alerting): add parameteters for filtering alerts 9 years ago
bergquist 47070f2d1f chore(alerting): struct names and url refactoring 9 years ago
bergquist 27274f37e8 feat(alerting): update paths for alert state 9 years ago
Torkel Ödegaard bb6f4fff87 feat(export/import): minor progress 9 years ago
bergquist 743a6fa37c feat(alerting): add support for deleting alert rules 9 years ago
bergquist f442adca47 feat(alerting): adds api endpoints for alerts per dashboard and panel 9 years ago
bergquist ecfbc2edca feat(alerting): adds alert history page 9 years ago
bergquist 0f0fa0c257 feat(alerting): adds endpoint for getting alert states log 9 years ago
bergquist e7be7d2835 feat(alerting): add api endpoint for alert state 9 years ago
bergquist 6a5ecb3fca feat(alerting): adds basic page for listing alerts 9 years ago
bergquist 973db1ac38 feat(alerting): add api route for alert changes 9 years ago
bergquist 9b50313f11 feat(alerting): add api endpoints for listing alerts 9 years ago
Torkel Ödegaard d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles 9 years ago
Torkel Ödegaard 10131aa8a0 fix(pluginlist): fixed issue with home dashboard and new pluginlist panel that casued permission denied error for non admin users, fixes #4686 9 years ago
Torkel Ödegaard 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 9 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 9 years ago
Torkel Ödegaard 43ebc172cb fix(profile): fixed change password link and page, fixes #4542 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 14326b626e ux(): checkbox now works in dark and white theme 9 years ago
Torkel Ödegaard 5e431149cd feat(preferences): removed unused api prefernce methods, these need to be abstracted more from an http api perpsective, they are too low level for the http api, #4399 9 years ago
utkarshcmu 9d4fa87914 Viewer not able to delete snapshot 9 years ago
utkarshcmu cb42cfc6af Removed unwanted api, moved logic into backend 9 years ago
utkarshcmu 4fbe954a79 Home dashboard per user per org works 9 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 9 years ago
utkarshcmu 9dd6aefcec Minor corrections 9 years ago
utkarshcmu 749fd618a9 Saving home dashboard id in table 9 years ago
Torkel Ödegaard 3d5251d9a5 feat(websocket): more work websocket ds, # 4355 9 years ago
Torkel Ödegaard 195be2742c feat(live): wip work 9 years ago
Torkel Ödegaard fbd94fc6ce feat(websockets): inital work on websockets, #4355 9 years ago
utkarshcmu e371e03696 Able to save preference version, created, updated fields 9 years ago
Torkel Ödegaard 581ffb862c feat(plugins): polish to plugin page, better handling for reading readme file contents 9 years ago
Torkel Ödegaard c5a817194a more work on dashboard importing and templating 9 years ago
utkarshcmu 43b474143c Preferences model updated 9 years ago
Torkel Ödegaard 2de439bd1e feat(plugins): progress on dashboard installs , #4298 9 years ago
utkarshcmu 4fbff99186 Implemented GetDataSourceIdByName API 9 years ago
utkarshcmu 8afd56575c Moved api in correct group 9 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 9 years ago
utkarshcmu 1a39d93b4e Implemented GetDataSourceByName API 9 years ago