Commit Graph

80 Commits (94e5001c0ed374ecbbece54cb2c75cfe1a9ef662)

Author SHA1 Message Date
Torkel Ödegaard 94e5001c0e feat(templating): making progress on adhoc template variable, #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
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 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
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
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 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 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 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 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
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
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
woodsaj 0cb57f52de refactor how template vars are updated. fixes #4283 9 years ago
Torkel Ödegaard fa73b1ce80 feat(templating): changed how the All templating value works 9 years ago
Torkel Ödegaard 8f5a7f1764 feat(templating): more work on context specific varaiable formats, #2918 9 years ago
Torkel Ödegaard cb8b038795 feat(templating): progress on templating rethink 9 years ago
Torkel Ödegaard 078e69d06d feat(templating): simplified templating forms removed all formats 9 years ago
Torkel Ödegaard 97c27668bc fix(): fix failing build and removed panel icon from edit mode tabs 9 years ago
Torkel Ödegaard 3624587f08 misc(): added elasticsearch.yml config file to docker test env 9 years ago
benrubson c9fe2bab60 make it more smartly 9 years ago
benrubson d6e4fb46cf Add a minimum value option for template auto interval 9 years ago
toni-moreno 1c35d4b26b removed autoupdate on variabe refresh, don't needed if working interactive and fix #2722 10 years ago
utkarshcmu c5435596ad Added All Value support for custom type templating 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard a567939f78 fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828 10 years ago
ubhatnagar 866f48f92d Added pipe in All Format list. 10 years ago
Torkel Ödegaard f632b3b029 feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 10 years ago