grafana/public/app/features/templating
Roman Khavronenko 532abe2fc2 Templating: Do not copy hide option (#16696)
* Do not override default `hide` value of variables

Some variables like `constant` are configured to
be hidden by default and this setting must be
treated with respect.

* make textBox variable visible by default

Fixes #16695
2019-04-22 13:11:05 +02:00
..
partials UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
specs Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
adhoc_variable.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
all.ts refactoring: slight changes to PR #13247 2018-09-27 14:50:14 +02:00
constant_variable.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
custom_variable.ts used regex instead of string replacing 2019-03-13 20:42:19 +05:30
datasource_variable.ts Merge branch 'multiselect-repeatby-datasource' of https://github.com/jdoupe/grafana into jdoupe-multiselect-repeatby-datasource 2019-03-11 14:14:26 +01:00
DefaultVariableQueryEditor.tsx Fix: Template query editor this bind exception fix (#16299) 2019-03-29 14:25:11 +01:00
editor_ctrl.ts Templating: Do not copy hide option (#16696) 2019-04-22 13:11:05 +02:00
interval_variable.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
query_variable.ts move stringToJsRegex 2019-03-09 23:50:46 -08:00
template_srv.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
TextBoxVariable.ts Templating: Do not copy hide option (#16696) 2019-04-22 13:11:05 +02:00
variable_srv.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
variable.ts stackdriver: make sure object type queries are also checked for vtemplate variables 2018-11-20 12:30:31 +01:00