Torkel Ödegaard
|
a8486806aa
|
Merge branch 'multiselect-repeatby-datasource' of https://github.com/jdoupe/grafana into jdoupe-multiselect-repeatby-datasource
|
2019-03-11 14:14:26 +01:00 |
|
ryan
|
b2a7891b08
|
move stringToJsRegex
|
2019-03-09 23:50:46 -08:00 |
|
Jeremy Doupe
|
3f27d3ea23
|
Make datasource variables multiselect and dashboard repeatable
closes #7492 (and #7030)
|
2019-03-05 22:47:22 -06:00 |
|
Patrick O'Carroll
|
abbb6f933c
|
added jsdoc-format rule and fixed files that didn't follow new rule (#13107)
|
2018-08-31 16:40:43 +02:00 |
|
Patrick O'Carroll
|
b494a29e02
|
changed var to let in last files (#13087)
|
2018-08-30 08:58:43 +02:00 |
|
Torkel Ödegaard
|
e1beaaa0f7
|
tslint: tslint to const fixes part3 (#13036)
|
2018-08-26 21:52:57 +02:00 |
|
Łukasz Gryglicki
|
24f395f986
|
Add support for skipping variable value in URL, fixes #12174 (#12541)
* New rebase
Signed-off-by: Lukasz Gryglicki <lukaszgryglicki@o2.pl>
* Lint
Signed-off-by: Lukasz Gryglicki <lukaszgryglicki@o2.pl>
|
2018-07-11 10:06:36 -07:00 |
|
Mario Trangoni
|
e5e6bc56c8
|
public: fix codespell issues
|
2018-04-13 20:31:29 +02:00 |
|
Torkel Ödegaard
|
27835f373e
|
cleanup: removed unused typescript typings import
|
2018-01-04 10:12:02 +01:00 |
|
Torkel Ödegaard
|
3a1f52d8a2
|
prettier: ran on all files again, sorry. now settings are defined in package.json
|
2017-12-21 08:39:31 +01:00 |
|
Torkel Ödegaard
|
85879a7014
|
prettier: change to single quoting
|
2017-12-20 12:33:33 +01:00 |
|
Torkel Ödegaard
|
fadfc665e4
|
tech: ran pretttier on all typescript files
|
2017-12-19 16:06:54 +01: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 |
|
Ross Lodge
|
70c2586c80
|
Use other variable dependencies in regex filter for datasource variable (#7547)
|
2017-03-07 08:39:19 +01: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
|
9d5928ddd6
|
feat(templating): don't persist template variable options when variable has refresh enabled, closes #6586
|
2016-11-17 11:38:06 +01:00 |
|
Torkel Ödegaard
|
eafe0d6bfa
|
fix(templating): fixed issue when adding template variable, fixes #6622
|
2016-11-17 11:28:33 +01:00 |
|
Torkel Ödegaard
|
599fe49944
|
fix(templating): fix to datasource variable, was not updated on dashboard load, added unit test for case as well
|
2016-09-28 12:12:38 +02:00 |
|
Torkel Ödegaard
|
d8df421b43
|
fix(build): fixed issues with optimized build, fixes #6096
|
2016-09-22 10:22:16 +02:00 |
|
Torkel Ödegaard
|
6e429b8575
|
feat(adhoc filters): good progress on ad hoc filters and sync from to url, #6038
|
2016-09-20 11:57:43 +02:00 |
|
Torkel Ödegaard
|
7a6fb70026
|
feat(templating): progress on variable system refactoring, #6048
|
2016-09-19 18:32:09 +02:00 |
|
Torkel Ödegaard
|
9d6ecc6361
|
feat(templating): progress on variable system refactoring, #6048
|
2016-09-19 18:06:36 +02:00 |
|
Torkel Ödegaard
|
945b5ee3cf
|
feat(templating): progress on variable system refactoring, #6048
|
2016-09-19 17:03:36 +02:00 |
|
Torkel Ödegaard
|
4188c46f83
|
feat(templating): more work on new variable handling code, #6048
|
2016-09-17 11:28:45 +02:00 |
|
Torkel Ödegaard
|
46ebae7304
|
feat(templating): progress on template system rewrite #6048
|
2016-09-16 16:50:30 +02:00 |
|