grafana/public/app/features/datasources/pages
Levente Balogh d25cea90b0
Datasources: Make the datasources config extendable by plugins (#68064)
* feat: add a new UI extension type: component

* fix: remove reference to not existing type

* chore: update betterer results

* review: use a single type notation in import

* review: stop exporting `PluginExtensionBase`

* refactor: make extension config types more explicit

By using some repetition now these types are much easier to oversee.

* feat: add a new extension point to the datasources config

* fix: export tcontext type from grafana-data

* chore: update betterer results

* chore: fix tests

* feat: extend the context shared with extensions

* feat: stop omitting jsonData props & update context type

* tests: update tests
2023-06-02 11:01:36 +02:00
..
DataSourceDashboardsPage.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
DataSourceDashboardsPage.tsx use navId + pageNav on datasource pages (#54218) 2022-08-25 13:58:41 +01:00
DataSourcesListPage.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
DataSourcesListPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
EditDataSourcePage.test.tsx Datasources: Make the datasources config extendable by plugins (#68064) 2023-06-02 11:01:36 +02:00
EditDataSourcePage.tsx Datasource: datasource config page header redesign (#66999) 2023-05-23 09:18:00 -04:00
NewDataSourcePage.tsx Datasources: New data source page should work with new nav (#55094) 2022-09-14 21:12:09 +02:00