grafana/public/app/features/variables/editor
Hugo Häggmark bb17193ce5
Variables: Adds user interaction reports (#42802)
* Variables: Adds user interaction reports

* Chore: updates after PR feedback
2021-12-08 10:11:01 +01:00
..
actions.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
actions.ts Variables: Adds drag and drop in variables list (#42503) 2021-12-06 10:36:58 +01:00
getVariableQueryEditor.test.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
getVariableQueryEditor.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
LegacyVariableQueryEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
reducer.test.ts Variables: Clears drop down state when leaving dashboard (#30810) 2021-02-02 09:13:39 +01:00
reducer.ts Variables: Clears drop down state when leaving dashboard (#30810) 2021-02-02 09:13:39 +01:00
SelectionOptionsEditor.tsx Variables UI text edits (#32523) 2021-04-01 18:17:39 +02:00
types.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx Variables: Adds drag and drop in variables list (#42503) 2021-12-06 10:36:58 +01:00
VariableEditorEditor.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
VariableEditorList.tsx Variables: Adds user interaction reports (#42802) 2021-12-08 10:11:01 +01:00
VariableEditorListRow.tsx Variables: Adds user interaction reports (#42802) 2021-12-08 10:11:01 +01:00
VariableHideSelect.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
VariableSectionHeader.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
VariableSelectField.tsx A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
VariableSwitchField.tsx A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
VariableTextAreaField.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
VariableTextField.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableTypeSelect.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
VariableValuesPreview.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00