grafana/public/app/features/variables/editor
2024-01-12 12:01:11 +02:00
..
actions.test.ts TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
actions.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00: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 EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +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 EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +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
VariableEditorContainer.tsx Navigation: Change dashboard settings to use tabs when dockedMegaMenu is enabled (#75463) 2023-09-28 16:15:00 +01:00
VariableEditorEditor.tsx EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
VariableEditorList.tsx Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
VariableEditorListRow.tsx Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
VariableTypeSelect.tsx EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00