grafana/public/app/features/query/components
Marcus Andersson 69201bbf8c
Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628)
* moved the datasource picker to grafana-runtime.

* fixed imports.

* added e2e selectors as an external package.

* adding react as external package.

* exposing dependent types for DataSourcePicker.

* added docs for ui components.

* moving component to components.
2021-03-18 10:44:26 +01:00
..
HelpToggle.tsx Prettier: Fixes to files that came in after main upgrade (#30410) 2021-01-20 08:59:11 +01:00
QueryEditorRow.test.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
QueryEditorRow.tsx QueryEditor: handle query.hide changes in angular based query-editors (#31336) 2021-02-19 09:49:59 +01:00
QueryEditorRows.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
QueryEditorRowTitle.test.tsx QueryEditorRow: Ability to change query name (#29779) 2021-01-07 15:33:15 +01:00
QueryEditorRowTitle.tsx Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
QueryGroup.tsx Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 2021-03-18 10:44:26 +01:00
QueryGroupOptions.tsx NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00