Matt Toback
8d988f9582
Export dashboard bulletfactory ( #5160 )
...
* create descriptions and styles for share dropdown
* Updating actual modal layout for Sharing
* Updated the modals to follow the new styles, fixed the wrapping issue on the main menu. Standardized buttons.
2016-05-25 12:30:27 +02:00
Torkel Ödegaard
6a813aa33d
fix(export): better error handling
2016-05-20 14:45:22 +02:00
Torkel Ödegaard
855e913bbd
feat(dashboards): began work on dashboard list
2016-05-19 11:03:10 +02:00
Torkel Ödegaard
fb74d10573
feat(export): added grafana version to requires array, #5084
2016-05-19 10:21:16 +02:00
Torkel Ödegaard
430bcf192f
feat(export): templetize annotations and template vars, #5084
2016-05-19 10:01:31 +02:00
Torkel Ödegaard
cac723dab3
Merge branch 'master' into export-dashboard
2016-05-19 08:48:24 +02:00
Torkel Ödegaard
1bb4ca22e7
fix(test): fixed failing unsaved changes test
2016-05-19 07:58:44 +02:00
Tim Bielawa
24a410ae8f
docs(preferences): Document user and org preferences ( #5087 )
...
closes #5069
2016-05-18 18:31:59 +02:00
Torkel Ödegaard
673984a7db
feat(export): more export stuff
2016-05-18 15:53:13 +02:00
Torkel Ödegaard
10339090b8
fix(annotations): fixed annotation error handling, fixes #5077
2016-05-18 15:22:40 +02:00
Torkel Ödegaard
b6dcf6bd02
Merge branch 'v3.0.x'
2016-05-18 14:23:59 +02:00
Torkel Ödegaard
280e7bb04d
Merge branch 'master' of github.com:grafana/grafana
2016-05-18 14:23:41 +02:00
Torkel Ödegaard
03551a5961
Merge remote-tracking branch 'origin/development'
2016-05-18 14:23:21 +02:00
Torkel Ödegaard
d474eba53a
fix(logging): fixed reading config level from config file, fixes #5079
2016-05-18 14:18:08 +02:00
Mitsuhiro Tanda
392cb2a714
(cloudwatch) update changelog ( #5080 )
...
* update cloudwatch.md
* update changelog
2016-05-18 13:27:19 +02:00
bergquist
92ac370415
tech(docker): rename fake data writers
2016-05-18 12:29:37 +02:00
Torkel Ödegaard
c41e3dcb91
updated changelog
2016-05-18 12:04:37 +02:00
Torkel Ödegaard
602d1a5fbc
Merge branch 'v3.0.x'
2016-05-18 12:02:53 +02:00
Torkel Ödegaard
cd80884b76
fix(dashboard timepicker): fixed issue with time picker and UTC when reading time from url, fixes #5078
2016-05-18 12:01:11 +02:00
Torkel Ödegaard
bfadc932d7
Merge branch 'master' of github.com:grafana/grafana
2016-05-18 11:50:56 +02:00
Torkel Ödegaard
0cd2e150d5
feat(snapshots): performance improvements to deep clone, makes snapshot's a lot quicker for big dashboards with a lot of panels and data
2016-05-18 11:50:40 +02:00
Carl Bergquist
5aaaeb05a0
Merge pull request #5075 from mtanda/prometheus_templating_fix
...
(prometheus) fix metric find query
2016-05-18 11:40:33 +02:00
Torkel Ödegaard
26ea0bc360
feat(export): work on export
2016-05-18 11:11:53 +02:00
Mitsuhiro Tanda
a86d218891
(prometheus) fix metric find query
2016-05-18 16:36:57 +09:00
Torkel Ödegaard
6632f883c0
Merge branch 'master' into export-dashboard
...
Conflicts:
.floo
.flooignore
2016-05-18 08:08:15 +02:00
Mitsuhiro Tanda
66bcae353c
(prometheus) pass dashboard time range to template query ( #5007 )
...
* (prometheus) pass dashboard time range to template query
* (prometheus) add passing time test of templating
2016-05-18 07:56:23 +02:00
Mitsuhiro Tanda
07d355851e
(cloudwatch) assume role support ( #5065 )
...
* (cloudwatch) assume role support
* save godep
* (cloudwatch) add assumeRoleArn field
* (cloudwatch) set cred provider for sts
* (cloudwatch) fix test
2016-05-18 07:54:24 +02:00
Mitsuhiro Tanda
8d2f350ad1
(prometheus) fix prometheus link
2016-05-18 07:50:30 +02:00
Mitsuhiro Tanda
fc1891320e
(prometheus) fix prometheus link ( #5074 )
2016-05-18 07:49:32 +02:00
Utkarsh Bhatnagar
8a9455d901
Fixed singlestat mapping typo ( #5070 )
2016-05-18 07:44:01 +02:00
Torkel Ödegaard
46b6ab7db7
Merge branch 'master' of github.com:grafana/grafana
2016-05-17 21:51:31 +02:00
Torkel Ödegaard
958f97232f
fix(pluginlist): fixed issue with plugin list, fixes #5068
2016-05-17 21:51:19 +02:00
Torkel Ödegaard
05d064ca8d
export(): moved to share modal
2016-05-17 21:18:47 +02:00
Carl Bergquist
47f88346d2
Merge pull request #5058 from hijklmno/master
...
Add dBm as an option in energy units
2016-05-17 15:57:05 +02:00
bergquist
b5fc12fb80
docs(opentsdb): add working image of add datasource for opentsdb
...
closes #4984
2016-05-17 15:32:33 +02:00
Torkel Ödegaard
83f5080274
feat(angular): disable debug in production for angular compiler
2016-05-17 15:00:48 +02:00
Torkel Ödegaard
df50fa2332
feat(export): export dashboard modal
2016-05-17 11:17:11 +02:00
Torkel Ödegaard
ad7a1e15b4
feat(export): began working on export modal
2016-05-17 10:29:57 +02:00
bergquist
efe6fd154b
tech(docker): add default writer for influxdb
2016-05-17 09:03:52 +02:00
bergquist
fb8296524e
tech(docker): add default fake-data-gen for prometheus
2016-05-17 09:03:52 +02:00
Torkel Ödegaard
00957a42d4
Merge branch 'v3.0.x'
2016-05-17 08:40:28 +02:00
Torkel Ödegaard
99db89067e
fix(): reverted RESTART_ON_UPGRADE change
2016-05-17 08:34:34 +02:00
hijklmno
f1b5a265ab
fix trailing whitespace in kbn.js
2016-05-16 15:35:42 -07:00
hijklmno
451e917e7d
Add dBm as an option in energy units
2016-05-16 15:24:31 -07:00
Torkel Ödegaard
d443079cf6
fix(): fixed sass issue
2016-05-16 18:48:13 +02:00
Torkel Ödegaard
163e55c0eb
Update latest.json
2016-05-16 18:07:42 +02:00
Torkel Ödegaard
09f11cf66e
updated
2016-05-16 14:11:55 +02:00
Torkel Ödegaard
4ea3002572
added floobits stuff
2016-05-16 14:02:34 +02:00
Torkel Ödegaard
840cd7b2e1
doc(): updated changelog
2016-05-16 13:58:38 +02:00
Torkel Ödegaard
0760528f4a
Merge branch 'v3.0.x'
2016-05-16 13:57:44 +02:00