grafana/public/app/features/variables/query
Ashley Harrison 9852b24d61
Chore: Upgrade prettier to v3 (#71764)
* Update dependency prettier to v3 (#71586)

* Update dependency prettier to v3

* run prettier

* ignore prettier update in legacy select scss

* update command line arg

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>

* unplug prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 15:58:22 +01:00
..
actions.test.tsx Templating: Fix updating of definition to empty string (#69703) 2023-06-08 11:02:47 +02:00
actions.ts Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
adapter.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operators.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
operators.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
queryRunners.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryRunners.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryVariableEditor.test.tsx Datasources: Add support for getDetDefaultQuery in variable editor (#62026) 2023-01-30 10:58:43 +01:00
QueryVariableEditor.tsx Variables: Remount query editor when datasource changed (#70615) 2023-06-27 12:59:24 +01:00
QueryVariableRefreshSelect.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
QueryVariableSortSelect.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
variableQueryObserver.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
variableQueryObserver.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryRunner.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
VariableQueryRunner.ts Typed variables pt4: Remove generics from getVariable (#53017) 2022-08-05 13:44:52 +01:00