Commit Graph

362 Commits (b60e71c28b0c62c23717a88ba48bde97a97fdeab)

Author SHA1 Message Date
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Alexander Zobnin e84b6d189a fix move dashboard variables, #10347 (#10375) 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
Trent White 764992df2a add links for large cta 8 years ago
Torkel Ödegaard 776c39fd79 templating: made templateSrv globally accessable as ES6 module, DashboardRow can not interpolate row title 8 years ago
Patrick O'Carroll daf32c579d changed width to input fields (#10184) 8 years ago
Torkel Ödegaard c4b759fe6d ux: dashboard settings progress 8 years ago
Torkel Ödegaard 05ec7541c8 ux: dashboard settings progress 8 years ago
Torkel Ödegaard 09cc60ffe4 ux: dashboard settings progress 8 years ago
Torkel Ödegaard 511fa7dec1 ux: dashboard settings progress 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Torkel Ödegaard ac17684f50 ux: table design work 8 years ago
Jason O'Donnell 577478baff Fix typo in template help tab 8 years ago
Alin Sinpalean d99f4f95c0 Allow for multiple auto interval template variables (#9216) 8 years ago
Torkel Ödegaard adb9d92082 test: added first react snapshot test 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago
Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 years ago
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Alexander Zobnin fdec9a4daf templating: fix dependent variable updating (#9306) 8 years ago
tamayika bef4b9b3b0 Fix adhoc filters restoration (#9303) 8 years ago
Torkel Ödegaard 07e192ff47 change: more work on changing default group by time interval to min interval setting 8 years ago
Torkel Ödegaard d2437d3cf1 fix: ad-hoc filters now works with data source variables, fixes #8052 8 years ago
Daniel Lee 1105bb371f mysqlds: adds support for template variables 8 years ago
Daniel Lee 59513ff963 tempvar: bug fix for duplicate template var 8 years ago
Torkel Ödegaard 68c4ce34d5 fix: templating issue with data source variables, can now be used right away in other query variables and panels (without page reload), fixes #7510 8 years ago
Torkel Ödegaard a5d5f3d82f feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052 8 years ago
Torkel Ödegaard 44fbd3ec9f feat: calls to Graphite api /metrics/find now include panel or dashboard time ranges in some scenarios, closes #8055 8 years ago
Denis Doria 89822acf38 More precise detection for self reference variable on templates (#8814) 8 years ago
Torkel Ödegaard 878121bb46 fix: templating variable name validation detecting global variable naming wrongly, fixes #8423 8 years ago
Torkel Ödegaard 2479ad262e ux: updated look of info box 8 years ago
Torkel Ödegaard e75bc5d39a docs: added templating docs link to app 8 years ago
Torkel Ödegaard d085aaad41 fix: variable srv addVariable function, only used in tests 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 years ago
Torkel Ödegaard 7ec6e84fe8 adhocfilters: minor escape change 8 years ago
tamayika e6cc5df9d9 Fix restoration of ad-hoc variable value issue (#8057) 8 years ago
Torkel Ödegaard 48c4e549f5 Revert "support panel repeat for datasource template variable (#7711)" 8 years ago
Mitsuhiro Tanda 554f972a25 support panel repeat for datasource template variable (#7711) 8 years ago
Daniel Lee 5ecc8a171f template: fix validation for required selects 8 years ago
Daniel Lee 94498d533b template: fix validation for required selects 8 years ago
Daniel Lee 65910db991 template: tweak to warning message 8 years ago
thuck 555acacd6d Validate query to avoid self-reference of variable #7614 8 years ago
Ross Lodge 70c2586c80 Use other variable dependencies in regex filter for datasource variable (#7547) 8 years ago
Mitsuhiro Tanda a24ac012c4 support full resolution for $interval variable (#7696) 8 years ago
Denis Doria 31866b5e57 Allow commas on template variable #7681 (#7732) 8 years ago
bergquist 62eb19a186 template: dont allow template variables to begin with '__' 8 years ago