576 Commits

Author SHA1 Message Date
bac89775e2 tech(alerting): fixes broken refactoring 2016-05-02 18:00:10 +02:00
743a6fa37c feat(alerting): add support for deleting alert rules 2016-05-02 16:07:19 +02:00
6d66d9f42d feat(alerting): adds fearture toogle for alerting 2016-04-29 14:35:58 +02:00
f442adca47 feat(alerting): adds api endpoints for alerts per dashboard and panel 2016-04-28 15:13:42 +02:00
ecfbc2edca feat(alerting): adds alert history page 2016-04-28 11:42:03 +02:00
0f0fa0c257 feat(alerting): adds endpoint for getting alert states log 2016-04-28 10:59:46 +02:00
3ecc13506c feat(alerting): adds alert state go ui 2016-04-28 08:53:34 +02:00
e7be7d2835 feat(alerting): add api endpoint for alert state 2016-04-28 08:23:50 +02:00
6a5ecb3fca feat(alerting): adds basic page for listing alerts 2016-04-27 13:02:28 +02:00
973db1ac38 feat(alerting): add api route for alert changes 2016-04-27 08:59:33 +02:00
2e097f4af1 Merge branch 'master' into alerting_definitions 2016-04-26 17:38:29 +02:00
9b50313f11 feat(alerting): add api endpoints for listing alerts 2016-04-26 17:36:50 +02:00
bce5c447b3 fix(apps): app dashboards can now be updated, fixes #4817 2016-04-26 12:52:44 +02:00
bb42579b0f Merge branch 'master' into alerting_definitions 2016-04-25 16:42:33 +02:00
04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 2016-04-25 14:00:49 +02:00
bdd3e2ad73 Merge branch 'master' into alerting_definitions 2016-04-25 11:22:35 +02:00
711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 2016-04-25 09:26:47 +02:00
ba5978abd3 Merge branch 'master' into alerting_definitions 2016-04-22 15:52:56 +02:00
51de894692 fix(snapshots): sets default value for snapshot name
make it possible for < 3.0 instances to publish snapshots

ref #4778
2016-04-21 09:59:48 +02:00
7860a2a1b8 feat(alerting): make sure dashboard id exists 2016-04-20 09:55:32 +02:00
8d1ac8c7f5 (cloudwatch) add kinesis metrics 2016-04-20 14:33:08 +09:00
bcf10a6483 Merge branch 'master' into alerting_definitions 2016-04-18 10:28:40 +02:00
d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles 2016-04-13 13:03:41 -04:00
10131aa8a0 fix(pluginlist): fixed issue with home dashboard and new pluginlist panel that casued permission denied error for non admin users, fixes #4686 2016-04-13 12:23:29 -04:00
91a1a823e2 feat(alerting): add basic tables for alerting definitions 2016-04-13 10:33:45 +02:00
c518fdc155 Merge branch 'updatecheck' into pluginlist 2016-04-11 13:43:29 -04:00
ab34b174f9 Added update notice to plugin list 2016-04-11 13:42:52 -04:00
6ac3bd4c7c feat(): update checks starting to work 2016-04-11 12:47:04 -04:00
b4a8c227cc feat(update checks): started work on update checks 2016-04-11 12:21:48 -04:00
12800f831a Merge branch 'master' into pluginlist 2016-04-09 15:01:39 -04:00
370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 2016-04-09 13:27:06 -04:00
d70ef90bdd feat(): plugin list panel 2016-04-08 16:42:33 -04:00
9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 2016-04-05 11:24:21 -04:00
43ebc172cb fix(profile): fixed change password link and page, fixes #4542 2016-04-04 13:52:41 -04:00
cab859a0e4 Merge branch 'master' into preferences 2016-04-03 05:33:11 -07:00
a2c6469d41 fix(): A Datasource with null jsonData would make Grafana fail to load page, fixes #4536 2016-04-03 05:32:15 -07:00
ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 2016-04-02 13:54:06 -07:00
38a10f8be4 progress 2016-04-01 17:34:30 -07:00
6ed9164c9d Merge branch 'master' of github.com:grafana/grafana into preferences 2016-03-30 13:35:17 -07:00
14326b626e ux(): checkbox now works in dark and white theme 2016-03-28 13:10:42 +02:00
b7d198793f refactor(): minor refactoring of #4455 2016-03-23 15:09:48 +01:00
c711fb67c8 Merge branch 'master' into websocket 2016-03-22 10:31:57 +01:00
10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 2016-03-22 10:15:47 +01:00
65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 2016-03-21 19:07:08 +01:00
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 2016-03-20 11:54:24 +01:00
7023dedc05 feat(preferences): refactoring PR #4399 2016-03-20 11:52:19 +01:00
9e98c86ae1 Merge branch 'master' into preferences 2016-03-20 11:27:49 +01:00
e63ff1c762 feat(dataproxy): set flush interval, need a setting for this 2016-03-19 11:09:26 +01:00
9d4fa87914 Viewer not able to delete snapshot 2016-03-18 01:13:34 -07:00
cb42cfc6af Removed unwanted api, moved logic into backend 2016-03-17 02:29:34 -07:00