Commit Graph

33 Commits (6b4d1dceb0f7a5b7f496b67bd4b004514eba7c97)

Author SHA1 Message Date
Ryan McKinley 7ab11027b0
TemplateSrv: expose limited templateSrv in grafana/runtime (#23339) 6 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 6 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 6 years ago
Ryan McKinley f6c94b9c40
Templating: use default datasource when missing (#21495) 6 years ago
Hugo Häggmark 8b672c8aed
Templating: Adds typings to Variables (#20117) 6 years ago
Tobias Skarhed c8498461a5 noImplicitAny: Down approx 200 errors (#18143) 7 years ago
Tobias Skarhed 0ef4060b98
Chore: Fix about 200 noImplicitAny errors (#18067) 7 years ago
Ryan McKinley 401615847c
Build: add @grafana/data package (#17436) 7 years ago
ryan b2a7891b08 move stringToJsRegex 7 years ago
Jeremy Doupe 3f27d3ea23 Make datasource variables multiselect and dashboard repeatable 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard e1beaaa0f7
tslint: tslint to const fixes part3 (#13036) 7 years ago
Łukasz Gryglicki 24f395f986 Add support for skipping variable value in URL, fixes #12174 (#12541) 8 years ago
Mario Trangoni e5e6bc56c8 public: fix codespell issues 8 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Torkel Ödegaard 48c4e549f5 Revert "support panel repeat for datasource template variable (#7711)" 9 years ago
Mitsuhiro Tanda 554f972a25 support panel repeat for datasource template variable (#7711) 9 years ago
Ross Lodge 70c2586c80 Use other variable dependencies in regex filter for datasource variable (#7547) 9 years ago
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 9 years ago
Torkel Ödegaard 9d5928ddd6 feat(templating): don't persist template variable options when variable has refresh enabled, closes #6586 9 years ago
Torkel Ödegaard eafe0d6bfa fix(templating): fixed issue when adding template variable, fixes #6622 9 years ago
Torkel Ödegaard 599fe49944 fix(templating): fix to datasource variable, was not updated on dashboard load, added unit test for case as well 9 years ago
Torkel Ödegaard d8df421b43 fix(build): fixed issues with optimized build, fixes #6096 9 years ago
Torkel Ödegaard 6e429b8575 feat(adhoc filters): good progress on ad hoc filters and sync from to url, #6038 9 years ago
Torkel Ödegaard 7a6fb70026 feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 9d6ecc6361 feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 945b5ee3cf feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 4188c46f83 feat(templating): more work on new variable handling code, #6048 9 years ago
Torkel Ödegaard 46ebae7304 feat(templating): progress on template system rewrite #6048 9 years ago