..
actions.test.ts
Variables: Fix adding variables to an unsaved dashboard ( #45722 )
2022-02-22 13:21:01 +00:00
actions.ts
Variables: Fix adding variables to an unsaved dashboard ( #45722 )
2022-02-22 13:21:01 +00: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
Chore: reduces circular dependencies for variables/utils.ts ( #44087 )
2022-01-17 12:48:26 +01:00
reducer.test.ts
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
reducer.ts
Variables: Fix crash when changing query variable datasource ( #44957 )
2022-02-07 23:52:07 +01:00
SelectionOptionsEditor.tsx
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
selectors.test.ts
Variables: Explicitly type variable editor extended state ( #44749 )
2022-02-08 09:31:42 +11:00
selectors.ts
Variables: Explicitly type variable editor extended state ( #44749 )
2022-02-08 09:31:42 +11:00
types.ts
Templating: removes old Angular variable system and featureToggle ( #24779 )
2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
VariableEditorEditor.tsx
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
VariableEditorList.tsx
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
VariableEditorListRow.tsx
Variables: move state tree into a keyed state ( #44642 )
2022-02-18 06:06:04 +01:00
VariableHideSelect.tsx
Chore: Move variable field selectors to data-testid ( #44801 )
2022-02-04 11:55:19 +11: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
Chore: Move variable field selectors to data-testid ( #44801 )
2022-02-04 11:55:19 +11:00
VariableSwitchField.tsx
A11y: Fix misc. fastpass issues ( #41088 )
2021-11-01 14:45:23 +00:00
VariableTextAreaField.tsx
Chore: E2E tests for various variables types ( #44747 )
2022-02-03 09:58:56 +11:00
VariableTextField.tsx
Chore: Move variable field selectors to data-testid ( #44801 )
2022-02-04 11:55:19 +11:00
VariableTypeSelect.tsx
Chore: Move variable field selectors to data-testid ( #44801 )
2022-02-04 11:55:19 +11:00
VariableValuesPreview.tsx
Emotion: Upgrades emotion from 10 to 11 and updates all import paths ( #32541 )
2021-04-01 14:15:23 +02:00