grafana/public/app/features/datasources/pages
Kuba Siemiatkowski f8faacd54a
Datasource: Overhaul plugin error handling and action buttons (#67014)
* - initial work on data source config page

* - add links to test status box
- add tracking function

* - add test for the DataSourceConfigAlert component

* - fix flicker of the alert box

* - fix the build

* - small improvements

* - fix failing build

* - fix failing unit tests

* - prettier and betterer fixes

* - fix failing e2e tests

* - fix build again

* - rewrite solution according to the PR comments

* - cleanup

* - fix failing e2e

* - use absolute path in link

* Minor fixes

---------

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-04-28 15:57:17 +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 Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
EditDataSourcePage.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
NewDataSourcePage.tsx Datasources: New data source page should work with new nav (#55094) 2022-09-14 21:12:09 +02:00