grafana/public/app/plugins/datasource/influxdb/components
Ashley Harrison 54f8996acf
Select: Portal select menu to document.body (#36398)
* ValueMappings: Force overflowing modal content to scroll

* ValueMappings: Update unit tests

* Select: Portal Select to document.body, close menu on scroll

* Select: Fix tests + apply updates from https://github.com/grafana/grafana/pull/32833

* ValueMappingsEditorModal: Revert to using selectEvent in the tests

* Select: Fix remaining unit tests

* Portal: Rewrite Portal as a functional component so we can use useTheme2

* Modal: Remove modal styles from this PR

* Update E2E tests

* More unit test fixes

* Select: Fix remaining E2E tests

* Select: Create util method to select an option in tests
2021-07-14 14:04:23 +01:00
..
__snapshots__ DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
VisualInfluxQLEditor influxdb: influxql: better tag-value filtering (#36570) 2021-07-12 07:55:10 +02:00
ConfigEditor.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
ConfigEditor.tsx InfluxDB: deprecate direct browser access in data source (#35105) 2021-06-02 16:37:16 +02:00
constants.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
FluxQueryEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
InfluxCheatSheet.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxLogsQueryField.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxLogsQueryField.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxStartPage.tsx Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 2021-01-19 23:52:09 +01:00
QueryEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
QueryEditorModeSwitcher.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
queryUtils.test.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
queryUtils.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
RawInfluxQLEditor.test.tsx Select: Portal select menu to document.body (#36398) 2021-07-14 14:04:23 +01:00
RawInfluxQLEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
useShadowedState.test.ts influxdb: raw-influxql editor: fix state-management bug (#32035) 2021-03-17 16:32:40 +01:00
useShadowedState.ts Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
useUniqueId.test.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
useUniqueId.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
VariableQueryEditor.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00