Commit Graph

60 Commits (eecf844ca2ae2ca574973d4f68b7e4af11c21395)

Author SHA1 Message Date
Johannes 'fish' Ziemke c30c9fbca9 Clarify template option auto interval in tooltip 10 years ago
Torkel Ödegaard 77c510c364 fix(graph legend): fixed issue with escaping html text in graph legend, and in function param, fixes #3482 10 years ago
utkarshcmu 2b263bcb5d Fixed closing tag 10 years ago
Torkel Ödegaard 8e0bba4f99 fix(templating): minor fix to default property name, fixes #3378 10 years ago
Torkel Ödegaard 57a31828f8 fix(templating): very minor markup/css change 10 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 04f4454974 feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 10 years ago
Torkel Ödegaard a567939f78 fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828 10 years ago
ubhatnagar 9cdf0601eb Removed unnecessary statement. 10 years ago
ubhatnagar 28ef972c9f Added duplicate feature for variable. 10 years ago
ubhatnagar 866f48f92d Added pipe in All Format list. 10 years ago
ubhatnagar 024a319512 Implemented Opentsdb MultiSelect Templating. 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
Torkel Ödegaard b5f237a69b fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754 10 years ago
Torkel Ödegaard 3d85e85f29 fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 10 years ago
Torkel Ödegaard 26d8a041ef fix(templating): updated templating UI and tab behavior, now edit tab is not visible when not actually editing an existing var, fixes #2679 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Torkel Ödegaard ea187961da fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard ca53ae4fc5 fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard 00f5f8b2a0 feat(mixed datasource): polishing feature, making sure everything works, #436 10 years ago
Torkel Ödegaard 0d8303cf5d fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534 10 years ago
Torkel Ödegaard 0fd4c3bd00 fix(templating): small fixed toplaceholder text in template variable editor 10 years ago
Torkel Ödegaard 2cc53f328b fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410 10 years ago
Torkel Ödegaard aaae23e9f0 fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined 10 years ago
Torkel Ödegaard 6b25453f11 templating(influxdb): regex escape values when multi or all format is enabled, closes #2373 10 years ago
Torkel Ödegaard ea198fea6e fix(graph): fixed legend color when having many many series, fixes #2359 10 years ago
Torkel Ödegaard 666013b010 fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351 10 years ago
Torkel Ödegaard 8d7ac3862c Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297 10 years ago
Torkel Ödegaard dbd46a523f Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246 10 years ago
David Raifaizen ca42d976a7 Added fix for template variables when no options are available to select 10 years ago
Torkel Ödegaard ec98f9181b Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215 10 years ago
Torkel Ödegaard 2a693f7f08 Fixed issue with multi select template variable and restoring state from url, #2196 10 years ago
Torkel Ödegaard 48175101c6 Fixes to template variable with tags and inital state after dashboard load, #2080 10 years ago
Torkel Ödegaard c821568ac7 Merged new template dropdown 10 years ago
Torkel Ödegaard 8934c83742 Small fixes for template variable groups (tags) 10 years ago
Torkel Ödegaard b5a846154a Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex 10 years ago
Torkel Ödegaard f48d0fcb13 More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080 10 years ago
Torkel Ödegaard 650d3d5046 Fixed tag selection issues 10 years ago
Torkel Ödegaard 7d25d6f191 progress on tag selection in variable dropdown 10 years ago
Torkel Ödegaard a433e0e79c More work on variable dropdown 10 years ago
Torkel Ödegaard 483ef20527 Reworking variable value dropdown, take3 10 years ago
Torkel Ödegaard e76d2ec9c2 worked on tags in search and dashboards 10 years ago
Torkel Ödegaard 2202094e41 work on tags in variables 10 years ago
Torkel Ödegaard 25c6b64fed Began working on exploring variable value groups/tags 10 years ago
Torkel Ödegaard bfe6d5434e Fixed placeholder text in templating editor 10 years ago
Torkel Ödegaard f41c314329 Minor layout fix to templating editor, making input fields a little less wide 10 years ago
Torkel Ödegaard 0bde1bb857 Dashboard and nav links are near completion now, #1944 10 years ago
Torkel Ödegaard 1e196fc091 Began work on dashboard links and nav feature, #1944 10 years ago