grafana/public/app/features/variables/editor
Ashley Harrison 06d3c27bc1
Select: Portal menu by default (#48176)
* Remove menuShouldPortal from all <Select /> components

* fix unit tests

* leave menuShouldPortal as an escape hatch

* Fix import order
2022-05-04 15:12:59 +01:00
..
actions.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getVariableQueryEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getVariableQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LegacyVariableQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SelectionOptionsEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorList.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorListRow.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableHideSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableSectionHeader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableSelectField.tsx Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
VariableSwitchField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableTextAreaField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableTextField.tsx Variables: allow Regex tooltip links to be clickable (#48560) 2022-05-02 17:44:23 +00:00
VariableTypeSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableValuesPreview.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00