Torkel Ödegaard
beb9f8ee74
Merge remote-tracking branch 'origin/master' into develop
2017-12-07 14:14:50 +01:00
Patrick O'Carroll
afd0fc3652
export view json now templatized, fixes #10001
2017-11-28 13:27:43 +01:00
Torkel Ödegaard
fff0fa2aee
Merge branch 'master' into develop
2017-10-22 11:51:14 +02:00
Torkel Ödegaard
1e61eae9f4
fix: fixed save to file button in export modal, fixes #9586
2017-10-19 12:52:26 +02:00
Torkel Ödegaard
8bb9d92a73
grid: minor progress on panel repeats
2017-10-12 21:37:27 +02:00
Daniel Lee
4c5bf76829
dashgrid: fix or skip tests for repeat rows
2017-10-12 12:01:13 +02:00
chrisrd
0e5e2f3fb9
Fix export_modal message ( #9353 )
...
Remove duplicate "to", and "others" is plural not possessive.
2017-09-27 09:46:56 +02:00
Torkel Ödegaard
491fa6cad8
tech: more tslint rules
2017-09-21 17:23:31 +02:00
Torkel Ödegaard
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
2017-09-21 16:40:18 +02:00
Daniel Lee
abeaef71cc
DashExport: fix View JSON in export menu
...
ref #9002
2017-08-30 09:56:49 +02:00
Daniel Lee
1f92e589e8
exporter: query template var keeps refresh value..
...
on export if the value is not set to never. Otherwise the template
variable will not be populated with any values.""
2017-06-13 22:42:58 +02:00
Torkel Ödegaard
4d4e165be7
links: updated links from grafana.net to grafana.com
2017-03-20 10:20:32 +01:00
Torkel Ödegaard
45d2e70ba7
feat(dashboard): sorting dashboard model kekeys, refactoring PR #7139
2017-01-06 10:09:11 +01:00
Dan Cech
df1e90c723
export sorted dashboard json
2017-01-04 18:13:33 -05:00
Torkel Ödegaard
98d1748e43
fix(templating): work on fixing exporting issues when using templating variables, like data source variables, and panel repeats, requires more work #6189
2016-11-17 12:32:11 +01:00
Torkel Ödegaard
2e21613be7
fix(templating): fixed issues with dynamic dashboard srv (panel/row) repeats, fixes #6237
2016-10-11 15:17:47 +02:00
Torkel Ödegaard
4a1693196c
fix(mixed datasource): fixed issue when exporting dashboard using mixed data source, fixes #6032
2016-09-21 14:57:19 +02:00
Torkel Ödegaard
c8965d0f9a
feat(export): export will add templatize constant variables
2016-05-28 20:27:44 +02:00
Torkel Ödegaard
c3708b3096
feat(import): import directly from grafana.net id/url now works
2016-05-27 16:11:05 +02:00
Torkel Ödegaard
f6633c8189
feat(export): minor dupe fix
2016-05-27 08:34:12 +02:00
Torkel Ödegaard
fc2a069180
feat(export): fixed refactoring issue with dynamic dashbord srv
2016-05-25 12:45:52 +02:00
Matt Toback
8d988f9582
Export dashboard bulletfactory ( #5160 )
...
* create descriptions and styles for share dropdown
* Updating actual modal layout for Sharing
* Updated the modals to follow the new styles, fixed the wrapping issue on the main menu. Standardized buttons.
2016-05-25 12:30:27 +02:00
Torkel Ödegaard
6a813aa33d
fix(export): better error handling
2016-05-20 14:45:22 +02:00
Torkel Ödegaard
fb74d10573
feat(export): added grafana version to requires array, #5084
2016-05-19 10:21:16 +02:00
Torkel Ödegaard
430bcf192f
feat(export): templetize annotations and template vars, #5084
2016-05-19 10:01:31 +02:00
Torkel Ödegaard
673984a7db
feat(export): more export stuff
2016-05-18 15:53:13 +02:00
Torkel Ödegaard
26ea0bc360
feat(export): work on export
2016-05-18 11:11:53 +02:00
Torkel Ödegaard
05d064ca8d
export(): moved to share modal
2016-05-17 21:18:47 +02:00
Torkel Ödegaard
df50fa2332
feat(export): export dashboard modal
2016-05-17 11:17:11 +02:00
Torkel Ödegaard
ad7a1e15b4
feat(export): began working on export modal
2016-05-17 10:29:57 +02:00