Commit Graph

7066 Commits (e7be7d2835ae362435ad2dceebce4f6f2a0d8f87)
 

Author SHA1 Message Date
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 3cf6532515 feat(alerting): add json encoding name for properties 9 years ago
bergquist 44dd98e277 tech(alerting): rename alerting sql server 9 years ago
bergquist 7041169ffb feat(alerting): add datasource name field 9 years ago
bergquist 973db1ac38 feat(alerting): add api route for alert changes 9 years ago
bergquist 2e097f4af1 Merge branch 'master' into alerting_definitions 9 years ago
bergquist 9b50313f11 feat(alerting): add api endpoints for listing alerts 9 years ago
bergquist 996eec3ce2 tech(alerting): refactored save alerts code 9 years ago
bergquist 55e83a3d62 feat(alerting): rename alerting dashboard names 9 years ago
bergquist 3ef2be13df feat(alerting): move alert deletion to alert code 9 years ago
Torkel Ödegaard aa98ada141 fix(snapshots): fixed snapshot issue introdiuced yesterday 9 years ago
Torkel Ödegaard 26eeb6578d feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers 9 years ago
Torkel Ödegaard 8bb07124f7 fix(gauge): validate min / max range, fixes #4820 9 years ago
Torkel Ödegaard bce5c447b3 fix(apps): app dashboards can now be updated, fixes #4817 9 years ago
Torkel Ödegaard 34cb17546d fix(): minor fix for event emitter 9 years ago
Torkel Ödegaard 7c06604f16 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 0762c38d35 fix(ds_edit): dont show warning when data source does not support testing, fixes #4811 9 years ago
bergquist baac7809c5 docs(changelog): add notes about fixes for singlestat 9 years ago
bergquist 79ed99a940 fix(singlestat): fixes font size diffs for gauge 9 years ago
bergquist 9316bcf307 fix(singlestat): enables autoupdate on change 9 years ago
Torkel Ödegaard 60855643c4 Merge pull request #4807 from grafana/makefile 9 years ago
Dan Cech 650bb4c719 use npm test to run npm tests 9 years ago
Dan Cech 2244224b12 add basic Makefile, remove need for global grunt-cli 9 years ago
bergquist bb42579b0f Merge branch 'master' into alerting_definitions 9 years ago
bergquist ddd826616b feat(alerting): serialize whole target obj from dashboard 9 years ago
bergquist 25f6ec8b53 feat(alerting): add support for alert_rule updates 9 years ago
bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 9 years ago
Torkel Ödegaard 6bc898b215 fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797 9 years ago
Torkel Ödegaard 4d802df040 fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797 9 years ago
bergquist 8ca7ccae38 feat(alerting): add functionallity for converting tresholds to alerts 9 years ago
Torkel Ödegaard 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 years ago
bergquist f167ce19ab test(alerting): add test for deleting alerts 9 years ago
bergquist bdd3e2ad73 Merge branch 'master' into alerting_definitions 9 years ago
Torkel Ödegaard 97656d65ec db(dashboard): minor fix for dashboard delete 9 years ago
Torkel Ödegaard ba28d2e13f Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 9 years ago
bergquist 5d5999561a test(dashboard): add failing test for deleting dashboards 9 years ago
bergquist 44310921b5 test(alerting): add commented failed test 9 years ago
Carl Bergquist 31624b410a Merge pull request #4800 from 1tylermitchell/patch-1 9 years ago
Torkel Ödegaard 00827ce921 fix(): let binding cycle complete before adding panel to dom 9 years ago
Tyler Mitchell 21d2a51cd3 typo 9 years ago
bergquist c0384a04f8 Merge branch 'cli_upgradeFix' 9 years ago
bergquist ee0c4cd194 docs(changelog): add note about cli issue 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 9 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 9 years ago
bergquist 03e6fc951f feat(alerting): delete alerts when dashboard gets deleted 9 years ago
bergquist ec6dbe3067 tests(alerting): connect alerts to dashboard 9 years ago
Torkel Ödegaard 29a2b2032a Merge pull request #4794 from grafana/issue-4767 9 years ago