grafana/public/app/features/datasources
Marcus Andersson 79ce09ddee
PluginsCatalog: post installation, adding an "add datasource"-button. (#40155)
* added post installation steps.

* changes according to feedback.

* removing return union null type.

* added tests.

* changing the wording of the button to 'create a..'

* updated tests to check for the updated copy.

* changing the back to be a regular back button.

* updated snapshot
2021-10-15 13:18:39 +02:00
..
__mocks__ DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
__snapshots__ AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
partials MySql: Fix reset button on config page (#39988) 2021-10-06 12:41:34 +02:00
settings PluginsCatalog: post installation, adding an "add datasource"-button. (#40155) 2021-10-15 13:18:39 +02:00
state Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
utils UI text edits (#32524) 2021-03-31 16:07:37 -07:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
DataSourceDashboards.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourceDashboards.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourceList.test.tsx Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
DataSourcesList.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourcesListPage.test.tsx AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
DataSourcesListPage.tsx AccessControl: "Add data source" button needs create and write rights to be enabled (#38934) 2021-09-08 09:47:55 +02:00
mocks.ts DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
NewDataSourcePage.tsx Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00