Torkel Ödegaard
|
56bef637bd
|
feat(templating): fixes for influxdb template variable formating, #2918
|
2016-03-01 16:33:01 +01:00 |
|
Torkel Ödegaard
|
d1bac6cde0
|
feat(templating): prometheus now works with new template variable formating/escaping, #2918
|
2016-03-01 16:11:05 +01:00 |
|
Torkel Ödegaard
|
23a136d9ef
|
feat(templating): moved template interpolation into query building
|
2016-03-01 14:36:55 +01:00 |
|
bergquist
|
d8f7bce9d4
|
feat(dashlist): add info text about recently viewed beeing stored in localstorage
closes #4206
|
2016-03-01 14:28:47 +01:00 |
|
bergquist
|
39354249e9
|
Merge branch 'utkarshcmu-ms-detection'
|
2016-03-01 14:11:19 +01:00 |
|
bergquist
|
98e756e278
|
fix(tooltip): msdetection can now handle null data points
|
2016-03-01 14:10:09 +01:00 |
|
Anthony Woods
|
91ca5b6f2a
|
Merge pull request #4208 from raintank/suppressNav
add supressNav property to plugin pages.
|
2016-03-01 20:56:31 +08:00 |
|
bergquist
|
b6ac0860c6
|
Merge branch 'ms-detection' of https://github.com/utkarshcmu/grafana into utkarshcmu-ms-detection
|
2016-03-01 13:55:59 +01:00 |
|
bergquist
|
00dc078311
|
feat(playlist): render playlists if playlist id is invalid
close #4209
|
2016-03-01 13:50:55 +01:00 |
|
Torkel Ödegaard
|
2d9a2506b4
|
ux(): fixed panel margin
|
2016-03-01 13:50:24 +01:00 |
|
Torkel Ödegaard
|
fa73b1ce80
|
feat(templating): changed how the All templating value works
|
2016-03-01 13:47:02 +01:00 |
|
Torkel Ödegaard
|
f4b97979c4
|
ux(): minor fix
|
2016-03-01 12:26:31 +01:00 |
|
bergquist
|
62b21c586d
|
style(dashlist): rename last viewed -> recently viewed
|
2016-03-01 12:13:59 +01:00 |
|
bergquist
|
606c75162f
|
feat(dashlist): add support for scripted dashboards
- dashlist will only show dashboards from same org
- notfound dashboards will not be added
closes #4207
|
2016-03-01 12:05:35 +01:00 |
|
Anthony Woods
|
a8c10dbc08
|
update json field name of suppressNav
|
2016-03-01 18:17:40 +08:00 |
|
bergquist
|
c6768a93c8
|
fix(dashlist): avoid null ref errors
|
2016-03-01 11:07:56 +01:00 |
|
Anthony Woods
|
74949d306f
|
add supressNav property to plugin pages.
This allows pages to be registered that dont show up in the
Navigation menu when the App is pinned.
|
2016-03-01 18:07:51 +08:00 |
|
bergquist
|
77f93886da
|
fix(cli): add latest version to list-remote command
closes #4205
|
2016-03-01 10:55:59 +01:00 |
|
Torkel Ödegaard
|
8f5a7f1764
|
feat(templating): more work on context specific varaiable formats, #2918
|
2016-03-01 10:51:39 +01:00 |
|
bergquist
|
f78f7d6b37
|
docs(plugins): basic instructions for installing plugins
|
2016-03-01 10:42:49 +01:00 |
|
utkarshcmu
|
75541b9cf0
|
Optimized msResolution func performation
|
2016-03-01 01:27:14 -08:00 |
|
utkarshcmu
|
922b7c44ce
|
Added some more test for sanity
|
2016-03-01 01:15:29 -08:00 |
|
utkarshcmu
|
8bc63e9029
|
Added spec tests for millisecond resolution
|
2016-03-01 01:09:14 -08:00 |
|
bergquist
|
2647f59df1
|
docs(plugins): add skeleton pages for plugins
|
2016-03-01 09:39:10 +01:00 |
|
utkarshcmu
|
77f6449db9
|
Added millisecond detection in series
|
2016-03-01 00:20:34 -08:00 |
|
Torkel Ödegaard
|
f3ad71d751
|
feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now
|
2016-03-01 08:43:54 +01:00 |
|
Torkel Ödegaard
|
2db62a211a
|
Merge pull request #4202 from grafana/loading-pulse
Loading pulse
|
2016-03-01 08:36:32 +01:00 |
|
Carl Bergquist
|
4e6c1335d5
|
Merge pull request #4200 from grafana/mattttt-patch-1
Update repo in package.json to point to official
|
2016-03-01 08:15:57 +01:00 |
|
Carl Bergquist
|
f185528f1c
|
Merge pull request #4195 from peggyl/fix-dashboard-typo
Fix typo in function name
|
2016-03-01 08:15:17 +01:00 |
|
Matt
|
2b668e628a
|
Shame, bra toml
|
2016-03-01 15:14:50 +08:00 |
|
Matt
|
0688d7ca9f
|
Moving from raintank to grafana, rebranded in Grafana orange
|
2016-03-01 15:14:04 +08:00 |
|
Anthony Woods
|
0135dff001
|
remove forced page header from app pages.
|
2016-03-01 15:00:33 +08:00 |
|
Matt Toback
|
efe25db40f
|
Update repo in package.json to point to official
|
2016-03-01 11:25:54 +08:00 |
|
Peggy Li
|
773a5631c5
|
Fix typo in function name
|
2016-02-29 10:52:57 -08:00 |
|
bergquist
|
5d5f5cd9a6
|
fix(impressionstorage): remove console logging
|
2016-02-29 19:52:52 +01:00 |
|
bergquist
|
ad9b2ab617
|
fix(impressionStorage): use title instead of slut
closes #4194
|
2016-02-29 19:51:35 +01:00 |
|
Torkel Ödegaard
|
cb8b038795
|
feat(templating): progress on templating rethink
|
2016-02-29 17:31:31 +01:00 |
|
Torkel Ödegaard
|
078e69d06d
|
feat(templating): simplified templating forms removed all formats
|
2016-02-29 17:07:53 +01:00 |
|
bergquist
|
df8e56ddf8
|
docs(plugins): move plugins into seperate folder
|
2016-02-29 16:53:47 +01:00 |
|
Torkel Ödegaard
|
f44d6e063c
|
Merge branch 'master' into variable-value-formatting-rethink
|
2016-02-29 16:42:25 +01:00 |
|
Torkel Ödegaard
|
113509a4e9
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-02-29 16:41:36 +01:00 |
|
Torkel Ödegaard
|
839c675cb9
|
ux(): minor tweak
|
2016-02-29 16:38:45 +01:00 |
|
bergquist
|
854c360def
|
Merge branch 'plopp-master'
|
2016-02-29 15:02:14 +01:00 |
|
bergquist
|
0cbb95ed1e
|
fix(export_csv): rename export to csv label
|
2016-02-29 15:01:26 +01:00 |
|
bergquist
|
d8929b1d3e
|
Merge branch 'master' of https://github.com/plopp/grafana into plopp-master
|
2016-02-29 14:58:38 +01:00 |
|
Carl Bergquist
|
fa99a6745d
|
Merge pull request #4192 from bergquist/last_viewed_dashboards
feat(dashlist): list last x viewed dashboards
|
2016-02-29 14:51:20 +01:00 |
|
bergquist
|
b79217be1e
|
feat(impressionStore): remove un needed js-ts bridge
|
2016-02-29 14:37:09 +01:00 |
|
Torkel Ödegaard
|
d27a0f5b0c
|
ux(): small ux fix for inspector modal
|
2016-02-29 14:35:55 +01:00 |
|
Torkel Ödegaard
|
97c27668bc
|
fix(): fix failing build and removed panel icon from edit mode tabs
|
2016-02-29 14:15:46 +01:00 |
|
bergquist
|
e5970e83ff
|
feat(dashlist): list last x viewed dashboards
closes #3896
|
2016-02-29 14:14:43 +01:00 |
|