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
|
9 лет назад |
Utkarsh Bhatnagar
|
f6d538bb98
Bug fix, match tooltip timezone to X-axis timezone (#4855)
|
9 лет назад |
Torkel Ödegaard
|
a27d72b437
fix(): fixed issue with scripted dashboard example, fixes #4579
|
9 лет назад |
Torkel Ödegaard
|
b30b78e442
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
|
9 лет назад |
Torkel Ödegaard
|
3dbfd49414
ux(): templating forms polish
|
10 лет назад |
Torkel Ödegaard
|
4871a8f43e
refactor(graph): changed how graph stores panel yaxis options
|
10 лет назад |
Torkel Ödegaard
|
4a5b753fd8
feat(templating): refactoring of the refresh values of #4281
|
10 лет назад |
Mitsuhiro Tanda
|
aff4bf8f6c
minor refactoring
|
10 лет назад |
NickG123
|
f11b4cb481
Added a select box to templates that allows template values to be refreshed on refresh
|
10 лет назад |
bergquist
|
4299feee37
feat(templates): collapse submenu if none visable templates
|
10 лет назад |
bergquist
|
8ff997594f
fix(tablepanel): change to using two thresholds
|
10 лет назад |
Torkel Ödegaard
|
822c8f1575
feat(plugins): migrating graphite query editor to new model
|
10 лет назад |
Torkel Ödegaard
|
eaaf9246b7
feat(plugins): more work on refining datasource editors
|
10 лет назад |
bergquist
|
cd1b2e2841
feat(singlestat): reduce max thresholds to two.
|
10 лет назад |
carl bergquist
|
2cb83cf19d
style(graph.tooltip): moves checkdate logic inside each method.
|
10 лет назад |
carl bergquist
|
8c02a7bd6b
Merge branch 'relative' of https://github.com/utkarshcmu/grafana into utkarshcmu-relative
|
10 лет назад |
Torkel Ödegaard
|
5a2b9b1f44
feat(influxdb): worked on schema upgrade for new influx query editor
|
10 лет назад |
Joakim Lahtinen
|
9c0141e84e
Fixed some broken HTML.
|
10 лет назад |
Torkel Ödegaard
|
6cf46b1635
refactoring: more moving stuff around
|
10 лет назад |
utkarshcmu
|
e0b585779d
Added relative time by default, removed checkbox
|
10 лет назад |
ubhatnagar
|
03e2f25adb
Added relative time func and code refactoring
|
10 лет назад |
Torkel Ödegaard
|
2e155bdeda
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
10 лет назад |
Torkel Ödegaard
|
c95a991cb3
fix(panel/common): fix for query letters when importing old dashboards, fixes #2943
|
10 лет назад |
Torkel Ödegaard
|
69db9e0d45
feat(timepickerV2): absolute time / calendar picker works, #2761
|
10 лет назад |
Torkel Ödegaard
|
5eefa36111
feat(timepickerv2): big progress on new design of new timepicker, #2761
|
10 лет назад |
Torkel Ödegaard
|
9db6f82628
refactor: finished timepicker to typescript and directive refactor
|
10 лет назад |
Torkel Ödegaard
|
d96a6a59ee
refactor: moved timepicker from a simple panel to component, removed simple panel directive
|
10 лет назад |
Torkel Ödegaard
|
d3c79c9b49
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
10 лет назад |
Torkel Ödegaard
|
775a805959
fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels
|
10 лет назад |
Torkel Ödegaard
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 лет назад |