Commit Graph

364 Commits (c2231854fdfeb6f6fd4126a895e92a11bc10c811)

Author SHA1 Message Date
Torkel Ödegaard 94e5001c0e feat(templating): making progress on adhoc template variable, #6038 9 years ago
Torkel Ödegaard 83b9db51e3 feat(templating): great progress on adhoc filters, #6038 9 years ago
Torkel Ödegaard 0a44add6c9 feat(adhoc fiters): began work on ad-hoc filters, refactored submenu filters to use gf-form styles, #6038 9 years ago
Torkel Ödegaard 0fa0066cd9 tech(lodash): began migration work 9 years ago
bergquist 03fb152d4b tech(templates): extract sort method 9 years ago
bergquist 9c5436c648 feat(templating): set default sort order 9 years ago
bmundt 6d1dd95ab3 adds check for making datasource template variables children of other template variables (#5717) 9 years ago
Torkel Ödegaard 0de0f4d014 feat(templating): fixed issue with template variables set to reload on dashboard load being issued multiple times, fixes #5637 9 years ago
Torkel Ödegaard 7c7e26bc18 feat(templating): refactoring template variable handling for variables that change on time refresh, closes #5021 9 years ago
Mitsuhiro Tanda 8af3bb739c refactor 9 years ago
Mitsuhiro Tanda 16dc095329 (templating) support asc/desc sort 9 years ago
Mitsuhiro Tanda 8987cfe0a2 (templating) add sort order option 9 years ago
Torkel Ödegaard 1ea54049d0 feat(templating): added new template variable type constant 9 years ago
Torkel Ödegaard bf90fbc678 fix(templating): fixed failing templating unit test 9 years ago
Torkel Ödegaard 724a511995 fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172 9 years ago
Torkel Ödegaard 0daadc954c fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165 9 years ago
Torkel Ödegaard 41deea90ee feat(dashboard): template variable changes updates url, closes #5002 9 years ago
Torkel Ödegaard 6f094ef215 fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861 9 years ago
Torkel Ödegaard dc77d555f9 fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135 9 years ago
minki 05cb6048ae fixed separate typo 9 years ago
Torkel Ödegaard e0e8fd6637 fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097 9 years ago
Torkel Ödegaard 2416ee04c8 fix(templating): fixed detection of nested template variables, fixes #5103 9 years ago
Mitsuhiro Tanda f585d22ce7 (templating) update dynamic dashboard only if variable is changed 9 years ago
Mitsuhiro Tanda 3b85901b95 reflect panel repeat status when variable updated 9 years ago
Torkel Ödegaard 35f55cabf0 fix(templating): improved detection of nested template variables, fixes #4986, fixes #4987 9 years ago
Torkel Ödegaard 8a3bdb3685 fix(typo): corrected spelling in error message, fixes #4982 9 years ago
Torkel Ödegaard 040dd91d2e fix(templating): fixed issue with current data source variable value, fixes #4934 9 years ago
Torkel Ödegaard 6b467d5b3e fix(): spelling fix in templating editor 9 years ago
Torkel Ödegaard 8b4c7c94b8 feat(templating): completed work on templating as data source, closes #816 9 years ago
Torkel Ödegaard 89ea25ca08 feat(templating): minor sort fix 9 years ago
Torkel Ödegaard 1dfeb192a3 fix(templating): another fix for templating and custom all value escaping, fixes #4787 9 years ago
Torkel Ödegaard bd21a08bc9 fix(templating): fixed encoding of all value for regex, and custom all value, fixes #4755, fixes #4736 9 years ago
Torkel Ödegaard 13471ae2c4 feat(templating): templated ds progress 9 years ago
Torkel Ödegaard 1cce5fdfe1 feat(templating): polished variable template edit forms, added new template variable type: datasource 9 years ago
Torkel Ödegaard 4f2628c221 fix(): fixed issue with templating preview, fixes #4714 9 years ago
Torkel Ödegaard 8e37de19c9 ux(): minor fix to tooltip in template editor view 9 years ago
Torkel Ödegaard 7456514816 fix(templating): fixed issue with template variables that use regex extraction, fixes #4672 9 years ago
Torkel Ödegaard 44cf66d7ff refactoring(): fixing event things 9 years ago
Torkel Ödegaard 3dbfd49414 ux(): templating forms polish 9 years ago
Torkel Ödegaard d26d7162a5 fix(opentsdb): fixed templating issue for single value variables, fixes #4312 9 years ago
simnv be8ec24106 Slash escape regex 9 years ago
Torkel Ödegaard 4aba3bc62b fix(opentsdb): fixed templating issue for OpenTSDB, fixes #4312, fixes #4311 9 years ago
Mitsuhiro Tanda df2a23d1a7 fix to use variable.refresh flag 9 years ago
Torkel Ödegaard 4a5b753fd8 feat(templating): refactoring of the refresh values of #4281 9 years ago
bergquist f0d1853a66 style(templating): tigth-form -> gf-form 9 years ago
Mitsuhiro Tanda aff4bf8f6c minor refactoring 9 years ago
Mitsuhiro Tanda ba1e1532ac change option name more clearly 9 years ago
NickG123 f11b4cb481 Added a select box to templates that allows template values to be refreshed on refresh 9 years ago
Torkel Ödegaard 2475ca8f9a fix(templaing): refactoring PR #4283 9 years ago
woodsaj dc4743a392 ensure current template variable is set. 9 years ago