grafana/public/app/features/templating
Steven Vachon f48169633c
TSLint → ESLint (#21006)
* Alphabetized tslint and tsconfig files

* Optimized tsconfig files

* Optimized editorconfig & prettier config files

… to reduce redundancy

* Switched to @grafana/tsconfig

… and:
* de-duped options
* removed options with default values

* Fixed nasty issue with types for nested slate-react

* Replaced TSLint with ESLint

* TSLint disables → ESLint disables

… also JSHint removals, which haven’t had an affect since it was replaced with TSLint.

* Compliances for ESLint, Prettier and TypeScript

* Updated lockfile
2020-02-08 02:40:04 +01:00
..
partials e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
specs Templating: Add new global built-in variables (#21790) 2020-02-03 08:57:38 +01:00
adhoc_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
all.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
constant_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
custom_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
datasource_variable.ts Templating: use default datasource when missing (#21495) 2020-01-14 22:51:25 -08:00
DefaultVariableQueryEditor.tsx e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
editor_ctrl.ts e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
interval_variable.ts TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
query_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
template_srv.ts Templating: A way to support object syntax for global vars (#21634) 2020-01-21 16:06:04 +01:00
TextBoxVariable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
variable_srv.ts Templating: Add new global built-in variables (#21790) 2020-02-03 08:57:38 +01:00
variable.ts Fix: Prevents crash when searchFilter is non string (#20526) 2019-11-21 06:21:36 +01:00