grafana/public/app/features/variables
Zoltán Bedi ae30482465
Chore: MEGA - Make Eslint Great Again 💅 (#26094)
* Fix lint error in types.ts

* Bump eslint and its deps to latest

* Add eslintignore and remove not needed eslintrcs

* Change webpack configs eslint config

* Update package.jsons and removed unused eslintrc files

* Chore yarn lint --fix 💅

* Add devenv to eslintignore

* Remove eslint disable comments for rules that are not used

* Remaining eslint fixes 💅

* Bump grafana/eslint-config 💥

* Modify package.json

No need for duplicate checks.

* Modify eslintignore to ignore data and dist folders

* Revert removing .eslintrc to make sure not to use certain packages

* Modify package.json to remove not needed command

* Use gitignore for ignoring paths
2020-08-11 17:52:44 +02:00
..
adhoc Templating: Adds -- remove filter -- back to incomplete AdHoc filters (#26829) 2020-08-10 13:40:32 +02:00
constant Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
custom Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
datasource Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
editor Variables: Shows hide option labels on Safari (#26883) 2020-08-10 06:11:24 +02:00
interval Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
pickers Templating: Fix multi-select keyboard toggle bug (#26841) 2020-08-07 06:24:25 +02:00
query Templating: Fix searchFilter issue in templating system (#25770) 2020-06-24 08:36:03 +02:00
shared Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
state Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
system Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
textbox Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
adapters.ts Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
guard.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
types.ts Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
utils.ts TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339 (#26466) 2020-07-27 20:47:59 +02:00