grafana/public/app/features/variables/editor
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.ts TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
actions.ts Variables: Add confirmation modal when deleting variables (#56016) 2022-09-30 16:32:14 +01:00
ConfirmDeleteModal.tsx Variables: Add confirmation modal when deleting variables (#56016) 2022-09-30 16:32:14 +01:00
getVariableQueryEditor.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
getVariableQueryEditor.tsx Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
LegacyVariableQueryEditor.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
reducer.test.ts TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
reducer.ts AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
SelectionOptionsEditor.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
selectors.test.ts AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
selectors.ts AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
types.ts Variable: Limit variable name to 50 characters (#55406) 2022-09-29 12:13:07 +02:00
VariableCheckboxField.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableEditorContainer.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
VariableEditorEditor.tsx grafana/e2e: Update add dashboard flow (#58360) 2022-11-08 12:15:21 -05:00
VariableEditorList.tsx Revert "Variables: Show description instead of definition in table" (#70043) 2023-06-14 12:50:38 +03:00
VariableEditorListRow.tsx VariableEditorListRow: Adjust icon styles (#70014) 2023-06-15 12:59:40 +01:00
VariableHideSelect.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableLegend.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableSelectField.tsx Chore: Move useUniqueId to a general place (#69542) 2023-06-05 14:38:54 +02:00
VariableTextAreaField.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableTextField.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableTypeSelect.tsx VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
VariableValuesPreview.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00