Torkel Ödegaard
|
9f777a535b
|
fix(): removed dashboard version to schema version migration
|
2016-07-23 13:29:48 +02:00 |
Torkel Ödegaard
|
d44325affd
|
feat(apps): progress on app dashboard imports
|
2016-07-08 09:35:06 +02:00 |
Torkel Ödegaard
|
0d4c76a029
|
feat(import): save gnetId for dashbards imported from grafana.net
|
2016-05-27 16:42:32 +02:00 |
Torkel Ödegaard
|
cac723dab3
|
Merge branch 'master' into export-dashboard
|
2016-05-19 08:48:24 +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 |
Torkel Ödegaard
|
26ea0bc360
|
feat(export): work on export
|
2016-05-18 11:11:53 +02:00 |
Torkel Ödegaard
|
df50fa2332
|
feat(export): export dashboard modal
|
2016-05-17 11:17:11 +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 |
Torkel Ödegaard
|
a27d72b437
|
fix(): fixed issue with scripted dashboard example, fixes #4579
|
2016-04-06 08:49:51 -04:00 |
Torkel Ödegaard
|
b30b78e442
|
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
|
2016-04-03 06:05:43 -07:00 |
Torkel Ödegaard
|
3dbfd49414
|
ux(): templating forms polish
|
2016-03-29 22:24:08 +02:00 |
Torkel Ödegaard
|
4871a8f43e
|
refactor(graph): changed how graph stores panel yaxis options
|
2016-03-29 14:54:33 +02:00 |
Torkel Ödegaard
|
4a5b753fd8
|
feat(templating): refactoring of the refresh values of #4281
|
2016-03-09 13:10:02 +01:00 |
Mitsuhiro Tanda
|
aff4bf8f6c
|
minor refactoring
|
2016-03-09 01:47:38 +09:00 |
NickG123
|
f11b4cb481
|
Added a select box to templates that allows template values to be refreshed on refresh
|
2016-03-09 00:40:33 +09:00 |
bergquist
|
4299feee37
|
feat(templates): collapse submenu if none visable templates
|
2016-02-29 10:49:11 +01:00 |
bergquist
|
8ff997594f
|
fix(tablepanel): change to using two thresholds
fixes #3878
|
2016-02-05 10:30:46 +01:00 |
Torkel Ödegaard
|
822c8f1575
|
feat(plugins): migrating graphite query editor to new model
|
2016-02-02 12:52:43 +01:00 |
Torkel Ödegaard
|
eaaf9246b7
|
feat(plugins): more work on refining datasource editors
|
2016-02-02 09:12:58 +01:00 |
bergquist
|
cd1b2e2841
|
feat(singlestat): reduce max thresholds to two.
closes #3248
|
2016-01-25 16:27:58 +01:00 |
carl bergquist
|
2cb83cf19d
|
style(graph.tooltip): moves checkdate logic inside each method.
I find it easier to follow and checkdate didnt do much.
|
2015-12-16 16:32:55 +01:00 |
carl bergquist
|
8c02a7bd6b
|
Merge branch 'relative' of https://github.com/utkarshcmu/grafana into utkarshcmu-relative
|
2015-12-16 16:09:44 +01:00 |
Torkel Ödegaard
|
5a2b9b1f44
|
feat(influxdb): worked on schema upgrade for new influx query editor
|
2015-11-30 15:09:18 +01:00 |
Joakim Lahtinen
|
9c0141e84e
|
Fixed some broken HTML.
Simplified some control flow.
|
2015-11-24 07:29:52 +01:00 |
Torkel Ödegaard
|
6cf46b1635
|
refactoring: more moving stuff around
|
2015-10-30 14:44:40 +01:00 |
utkarshcmu
|
e0b585779d
|
Added relative time by default, removed checkbox
|
2015-10-28 08:52:46 -07:00 |
ubhatnagar
|
03e2f25adb
|
Added relative time func and code refactoring
|
2015-10-27 22:04:43 -07:00 |
Torkel Ödegaard
|
2e155bdeda
|
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
2015-10-26 14:33:55 +01:00 |
Torkel Ödegaard
|
c95a991cb3
|
fix(panel/common): fix for query letters when importing old dashboards, fixes #2943
|
2015-10-16 11:58:44 -04:00 |
Torkel Ödegaard
|
69db9e0d45
|
feat(timepickerV2): absolute time / calendar picker works, #2761
|
2015-09-18 11:01:37 +02:00 |
Torkel Ödegaard
|
5eefa36111
|
feat(timepickerv2): big progress on new design of new timepicker, #2761
|
2015-09-17 22:44:59 +02:00 |
Torkel Ödegaard
|
9db6f82628
|
refactor: finished timepicker to typescript and directive refactor
|
2015-09-12 12:52:50 +02:00 |
Torkel Ödegaard
|
d96a6a59ee
|
refactor: moved timepicker from a simple panel to component, removed simple panel directive
|
2015-09-12 11:49:27 +02:00 |
Torkel Ödegaard
|
d3c79c9b49
|
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
2015-08-30 10:24:15 +02:00 |
Torkel Ödegaard
|
775a805959
|
fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels
|
2015-08-04 15:15:03 +02:00 |
Torkel Ödegaard
|
187834b17c
|
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
2015-05-13 09:58:45 +02:00 |
Torkel Ödegaard
|
85e65e61d3
|
More work on dashboards links
|
2015-05-07 09:35:39 +02:00 |
Torkel Ödegaard
|
0c56ae4f32
|
more work on, #1944
|
2015-05-05 20:33:06 +02:00 |
Torkel Ödegaard
|
1e196fc091
|
Began work on dashboard links and nav feature, #1944
|
2015-05-05 19:56:49 +02:00 |
Torkel Ödegaard
|
ca7aa294e0
|
Began wriing unit test for new panel repeat features, #1888
|
2015-04-27 17:20:32 +02:00 |
Torkel Ödegaard
|
bf6f0f1a65
|
Merge branch 'master' into panel_repeat
Conflicts:
public/app/features/dashboard/dashboardCtrl.js
public/app/partials/submenu.html
public/css/less/submenu.less
public/test/specs/templateSrv-specs.js
src/app/partials/roweditor.html
|
2015-04-27 13:53:02 +02:00 |
Torkel Ödegaard
|
16fc6e8b42
|
More work on editable false dashboards, #1834
|
2015-04-27 10:09:32 +02:00 |
Torkel Ödegaard
|
236c4e65f8
|
Began work on dashboard: editable flag, that actually stops users from changing anything, #1834
|
2015-04-23 15:26:48 +02:00 |
Torkel Ödegaard
|
538ec7c0a0
|
Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707
|
2015-04-06 11:22:35 +02:00 |
Torkel Ödegaard
|
b291b18a87
|
Unsaved changes improvements: ignore row collapse state, ignore graph legend sort order, Closes #1702
|
2015-04-02 09:44:16 +02:00 |
Torkel Ödegaard
|
c42d09b267
|
Enabled snapshot sharing of single panels, enabled sharing of snapshot dashboards (but you cannot snapshot a snapshot
|
2015-03-29 15:01:27 +02:00 |
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |