grafana/public/app/features/datasources
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
..
__mocks__ Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
__snapshots__ Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
partials Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
settings Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
state Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
DataSourceDashboards.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
DataSourceDashboards.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
DataSourceList.test.tsx Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
DataSourcesList.tsx Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
DataSourcesListPage.test.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
DataSourcesListPage.tsx Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
mocks.ts Data source list: Use Card component (#31326) 2021-02-22 14:02:10 +02:00
NewDataSourcePage.tsx Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 2021-03-18 10:44:26 +01:00