grafana/public/app/features/datasources
Ryan McKinley a87a763d83 DataSourcePlugin: support custom tabs (#16859)
* use ConfigEditor

* add tabs

* add tabs

* set the nav in state

* remove actions

* reorder imports

* catch plugin loading errors

* better text

* keep props

* fix typo

* update snapshot

* rename tab to page

* add missing pages
2019-05-14 07:55:49 +02:00
..
__mocks__ renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
__snapshots__ UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
partials Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
settings DataSourcePlugin: support custom tabs (#16859) 2019-05-14 07:55:49 +02:00
state DataSourcePlugin: support custom tabs (#16859) 2019-05-14 07:55:49 +02:00
utils Chore: Add more explicit typing (#16594) 2019-04-15 13:14:52 +02:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
DataSourceDashboards.test.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourceDashboards.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourceList.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesList.tsx renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
DataSourcesListItem.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesListItem.tsx Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
DataSourcesListPage.test.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourcesListPage.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
NewDataSourcePage.tsx NewDataSource: Updated page header title 2019-05-09 14:21:02 +02:00