Commit Graph

2469 Commits (724a511995f70a84aa3e321cc9687b285b1ea732)

Author SHA1 Message Date
Torkel Ödegaard 724a511995 fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172 9 years ago
Torkel Ödegaard 0daadc954c fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165 9 years ago
Torkel Ödegaard 71d62012e1 fix(panel): fixed issue with fullscreen panel view and switching to another dashboard, fixes #5163 9 years ago
Torkel Ödegaard 6f094ef215 fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861 9 years ago
Torkel Ödegaard a3f2f574c6 fix(singlestat): fixed Gauge positioning issue, fixes #5143 9 years ago
Utkarsh Bhatnagar ec19a97156 [Bug Fix] #5136 (#5142) 9 years ago
Torkel Ödegaard dc77d555f9 fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135 9 years ago
Torkel Ödegaard 1da149d9e1 feat(annotations): annotations can now use a template variable as data source, closes #5054 9 years ago
Torkel Ödegaard e6f251011f fix(panel span): fixed issue setting panel span while in fullscren and also an issue when changing repeat variable while in fullscreen view, fixes #4957 9 years ago
Torkel Ödegaard f00cbc0aeb fix(panel height): fixed issue with singlestat height, fixes #4679, fixes #4894, fixes #5113 9 years ago
Torkel Ödegaard ee86d24797 fix(elasticsearch): minor editor layout fix 9 years ago
Torkel Ödegaard e0e8fd6637 fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097 9 years ago
Torkel Ödegaard 2416ee04c8 fix(templating): fixed detection of nested template variables, fixes #5103 9 years ago
Torkel Ödegaard df0ddc0b50 fix(prometheus): fixed bug in prometheus query editor, fixes #5107 9 years ago
Torkel Ödegaard 37821e6d63 fix(share modal): fixed link in share modal when sub app url is /dashboard/, fixes #5109 9 years ago
Torkel Ödegaard cd80884b76 fix(dashboard timepicker): fixed issue with time picker and UTC when reading time from url, fixes #5078 9 years ago
Mitsuhiro Tanda 8d2f350ad1 (prometheus) fix prometheus link 9 years ago
Lindsay Hill 85758a2dd2 Fixed minor typo s/seperate/separate/ 9 years ago
Utkarsh Bhatnagar 7bc15ec6c1 [Bug Fix] Opentsdb Alias issue (#4910) 9 years ago
bergquist 6849bfae16 fix(graph): fixes broken hide xaxis option 9 years ago
bergquist c3f1d1a647 fix(influxdb): fixes extra semi colon due to hidden series 9 years ago
bergquist d5899aacfb fix(graph-panel): fixes broken PNG rendering 9 years ago
Prajwal Rao 3feb6492e6 fixed datasources icon (#5015) 9 years ago
Torkel Ödegaard 35f55cabf0 fix(templating): improved detection of nested template variables, fixes #4986, fixes #4987 9 years ago
Torkel Ödegaard 0201ac24e7 fix(templating): fixed issue with mixing repeated row and repeated panel, fixes #4988 9 years ago
Torkel Ödegaard 8a3bdb3685 fix(typo): corrected spelling in error message, fixes #4982 9 years ago
Trent White 995f6be2c4 old grafana wordmark was still showing on login and sidebar (#4972) 9 years ago
Torkel Ödegaard ae66c3f289 fix(influxdb): minor editor display fix 9 years ago
Torkel Ödegaard 040dd91d2e fix(templating): fixed issue with current data source variable value, fixes #4934 9 years ago
Peggy Li 04ef25b6ff Set custom type for templating variables (#4941) 9 years ago
Torkel Ödegaard c7e7a0cd16 fix(singlestat): rerender singlestat and reevaluate thresholds on render, fixes #4920 9 years ago
Utkarsh Bhatnagar 70f7177025 Fixed deleting row bug (#4919) 9 years ago
Mathieu Payeur Levallois c86cdb1805 opentsdb: apply templating on filters (#4594) 9 years ago
Torkel Ödegaard bd15534360 fix(singlestat gauge): better font size handling for gauge, now value font size is used as scaling factor, fixes #4876 9 years ago
Idan Zalzberg bca8d6d07b singlestat/module.ts onDataError was calling onDataReceived incorrectly (#4897) 9 years ago
bergquist 3d366c2a4c feat(graphs): align forms for line mode checkbox 9 years ago
Idan Zalzberg 2f7af968bf Bring back threshold line mode 9 years ago
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) 9 years ago
Torkel Ödegaard f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 years ago
Matt Toback d2fd829a58 Update module.html 9 years ago
Torkel Ödegaard 5ffd57695c feat(table): added support for column units overriding style units for table 9 years ago
Torkel Ödegaard fe0b7533a1 fix(influxdb): quote number valued tag values, only not quote when operator is > or <, fixes #4885 9 years ago
Utkarsh Bhatnagar b8d861edc1 Fixed query editor UI for keywords (#4890) 9 years ago
Torkel Ödegaard 152e085310 fix(elasticsearch): minor form fix to elastic query editor 9 years ago
bergquist 58b91befde Revert "Merge branch 'utkarshcmu-rangeMaps'" 9 years ago
bergquist 91047ffa30 tech(singlestat): convert to gf-form 9 years ago
bergquist b42064acdb tech(singlestat): fixes indentation 9 years ago
Torkel Ödegaard e6bccc5eff feat(influxdb): Added new functions moving_average and difference to query editor, closes #4698 9 years ago
yershalom 1b262d33f3 Added json to file name when exporting dashboard (#4869) 9 years ago
Utkarsh Bhatnagar f6d538bb98 Bug fix, match tooltip timezone to X-axis timezone (#4855) 9 years ago