Denny Schäfer
|
e0ef6dd8d4
|
Fix changelog formatting for 3.0.0-beta7 (#4905)
|
2016-05-04 10:47:17 +02:00 |
|
bergquist
|
3d366c2a4c
|
feat(graphs): align forms for line mode checkbox
|
2016-05-04 10:42:12 +02:00 |
|
Carl Bergquist
|
2018e30366
|
Merge pull request #4902 from idanz/patch-4
Bring back threshold line mode
|
2016-05-04 10:39:36 +02:00 |
|
fg2it
|
303cd8a5af
|
[RenderToPng fix] (#4901)
* removing useless code
* fix various minor typo
* don't silence phantomjs timeout and allow more time
* fix gofmt
|
2016-05-04 09:07:45 +02:00 |
|
Idan Zalzberg
|
2f7af968bf
|
Bring back threshold line mode
Threshold line mode was somehow discarded from the HTML in the ui redesign, this brings it back
|
2016-05-04 10:04:00 +07:00 |
|
Matt Toback
|
543d247af8
|
Wrapped the form in a form tag and added a submit, the ng-click shoudl work the same, but now enter works. @torkelo, pls review (#4898)
|
2016-05-03 21:02:57 +02:00 |
|
Jean-Baptiste Lespiau
|
ca1182e783
|
Stress the required version of node JS
|
2016-05-03 19:10:32 +02:00 |
|
Jean-Baptiste Lespiau
|
a34a784b43
|
Add more documentation on how to contribute
Add more documentation on how to fork the project, and how to
build on changes using grunt
|
2016-05-03 19:10:31 +02:00 |
|
Torkel Ödegaard
|
3bd4b5ccc6
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-05-03 19:00:57 +02:00 |
|
Torkel Ödegaard
|
f4a013946f
|
feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled
|
2016-05-03 19:00:42 +02:00 |
|
Matt Toback
|
d2fd829a58
|
Update module.html
|
2016-05-03 12:42:37 -04:00 |
|
Torkel Ödegaard
|
5ffd57695c
|
feat(table): added support for column units overriding style units for table
|
2016-05-03 11:29:51 +02:00 |
|
bergquist
|
02ae1f79f7
|
docs(changelog): add node about range to text mappings in singlestat
|
2016-05-03 10:42:01 +02:00 |
|
Torkel Ödegaard
|
6dc24ab2d7
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-05-03 10:25:16 +02:00 |
|
Torkel Ödegaard
|
fe0b7533a1
|
fix(influxdb): quote number valued tag values, only not quote when operator is > or <, fixes #4885
|
2016-05-03 10:25:06 +02:00 |
|
Utkarsh Bhatnagar
|
b8d861edc1
|
Fixed query editor UI for keywords (#4890)
|
2016-05-03 10:09:03 +02:00 |
|
Torkel Ödegaard
|
de26a17dc7
|
feat(footer): began work on page footer
|
2016-05-03 09:00:58 +02:00 |
|
Mark McKinstry
|
37907e4110
|
fix broken link for kairosdb image
|
2016-05-02 12:31:39 -04:00 |
|
Torkel Ödegaard
|
152e085310
|
fix(elasticsearch): minor form fix to elastic query editor
|
2016-05-02 16:34:07 +02:00 |
|
Torkel Ödegaard
|
372b394f5b
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-05-02 15:41:20 +02:00 |
|
Torkel Ödegaard
|
3889052c31
|
docs(): added whats new in v3 guide
|
2016-05-02 15:35:49 +02:00 |
|
Torkel Ödegaard
|
43182cb1eb
|
updated
|
2016-05-02 14:49:50 +02:00 |
|
bergquist
|
de5a39f320
|
Revert "Revert "Merge branch 'utkarshcmu-rangeMaps'""
This reverts commit 58b91befde .
|
2016-05-02 13:17:57 +02:00 |
|
bergquist
|
58b91befde
|
Revert "Merge branch 'utkarshcmu-rangeMaps'"
This reverts commit 8f976fd980 , reversing
changes made to 072f51e300 .
|
2016-05-02 13:15:18 +02:00 |
|
bergquist
|
8f976fd980
|
Merge branch 'utkarshcmu-rangeMaps'
|
2016-05-02 13:10:17 +02:00 |
|
bergquist
|
91047ffa30
|
tech(singlestat): convert to gf-form
|
2016-05-02 12:43:07 +02:00 |
|
bergquist
|
b42064acdb
|
tech(singlestat): fixes indentation
|
2016-05-02 10:40:28 +02:00 |
|
bergquist
|
7e220b2b9e
|
Merge branch 'rangeMaps' of https://github.com/utkarshcmu/grafana into utkarshcmu-rangeMaps
|
2016-05-02 10:26:30 +02:00 |
|
Torkel Ödegaard
|
072f51e300
|
fix(): updated changelog
|
2016-05-02 10:18:22 +02:00 |
|
Torkel Ödegaard
|
af95993d6d
|
feat(): updated download links
|
2016-05-02 09:54:11 +02:00 |
|
Torkel Ödegaard
|
e6bccc5eff
|
feat(influxdb): Added new functions moving_average and difference to query editor, closes #4698
|
2016-05-02 09:07:44 +02:00 |
|
yershalom
|
1b262d33f3
|
Added json to file name when exporting dashboard (#4869)
|
2016-05-01 15:31:01 +02:00 |
|
Jean-Baptiste Lespiau
|
c555bbce3d
|
Add optional tooltip ordering
|
2016-05-01 01:32:36 +02:00 |
|
Utkarsh Bhatnagar
|
f6d538bb98
|
Bug fix, match tooltip timezone to X-axis timezone (#4855)
* Bug fix, match tooltip timezone to X-axis timezone
* Small improvement
|
2016-04-30 16:41:24 +02:00 |
|
joelanford
|
cbefd8f8ae
|
Fixed legend labeling bug in Prometheus datasource (#4858)
|
2016-04-30 16:40:41 +02:00 |
|
Torkel Ödegaard
|
736ee3ffff
|
fix(influxdb): Fixed issue with missing plus group by icon, fixes #4862
|
2016-04-30 16:35:42 +02:00 |
|
Torkel Ödegaard
|
36c583dddf
|
fix(graphite): Fixed issue graphite png rendering option, fixes #4864
|
2016-04-30 16:26:25 +02:00 |
|
Torkel Ödegaard
|
70d03b7a1c
|
fix(query editor): Fixed issue with removing query for data sources without collapsable query editors, fixes #4856
|
2016-04-29 23:20:48 +02:00 |
|
Torkel Ödegaard
|
0d85254a19
|
fix(annotations): Fixed issue with entering annotation edit view, fixes #4857
|
2016-04-29 23:14:39 +02:00 |
|
Torkel Ödegaard
|
e3376136ca
|
fix(css): Fixed max dashboard title width (media query) for large screens, fixes #4859
|
2016-04-29 23:07:37 +02:00 |
|
Torkel Ödegaard
|
6c340dcb65
|
docs(): updated download links
|
2016-04-29 11:24:43 +02:00 |
|
Torkel Ödegaard
|
6b467d5b3e
|
fix(): spelling fix in templating editor
|
2016-04-29 08:40:53 +02:00 |
|
Archit Sharma
|
5372bcc7a2
|
fixes #4849 - minor fix for metric-segment-model (agg.field)
|
2016-04-29 07:21:52 +02:00 |
|
Torkel Ödegaard
|
0c9a19e38c
|
Merge branch 'ds-template-var'
|
2016-04-28 19:31:56 +02:00 |
|
Torkel Ödegaard
|
8b4c7c94b8
|
feat(templating): completed work on templating as data source, closes #816
|
2016-04-28 19:31:43 +02:00 |
|
Torkel Ödegaard
|
c4440eab4c
|
fix(dashboard): fixed issue with render event after resize
|
2016-04-28 19:15:54 +02:00 |
|
Torkel Ödegaard
|
7349427189
|
feat(data source variable): progress on data source as variable
|
2016-04-28 19:08:35 +02:00 |
|
Torkel Ödegaard
|
89ea25ca08
|
feat(templating): minor sort fix
|
2016-04-28 18:26:41 +02:00 |
|
Torkel Ödegaard
|
5d652dcaef
|
fix(table): table column sorting fix
|
2016-04-28 15:48:49 +02:00 |
|
Torkel Ödegaard
|
d69788c9df
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-04-28 15:30:09 +02:00 |
|