grafana/public/app/features/variables/editor
2023-08-14 11:34:54 +02:00
..
actions.test.ts TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
actions.ts Fix error message for variable names (#72580) 2023-08-14 11:34:54 +02: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 A11y: Make Annotations and Template Variables list and edit pages responsive (#71791) 2023-07-28 15:09:31 +02: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 A11y: Make Annotations and Template Variables list and edit pages responsive (#71791) 2023-07-28 15:09:31 +02: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