..
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: ESlint import order ( #44959 )
2022-04-22 14:33:13 +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
Accessibility: Enable rule jsx-a11y/no-noninteractive-element-interactions
( #58077 )
2022-11-03 10:55:58 +00:00
VariableEditorListRow.tsx
Accessibility: Enable rule jsx-a11y/no-noninteractive-element-interactions
( #58077 )
2022-11-03 10:55:58 +00: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: Migrate usage of v1 theme to v2 ( #58154 )
2022-11-03 18:15:55 +00: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