grafana/public/app/features/templating
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085)
* replace with Input component from grafana/ui

* removing placeholder classname

* change import

* fix import
2019-03-25 15:53:05 +01:00
..
partials created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01: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 refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
editor_ctrl.ts Minor refactoring and adding some typing 2019-01-29 20:49:54 +01: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 typescript functions on replace 2019-03-05 22:14:28 -08:00
TextBoxVariable.ts refactoring: slight changes to PR #13247 2018-09-27 14:50:14 +02:00
variable_srv.ts Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
variable.ts stackdriver: make sure object type queries are also checked for vtemplate variables 2018-11-20 12:30:31 +01:00