grafana/public/app/features/plugins/admin
mikkancso 37c960e104
Reword button to "Add new data source" (#69125)
* reword button to Create a new data source

The previous wording included the name of the data source, which made it
difficult for the doc team to refer to it.
This allows the doc team to refer to this button in an obvious way.

* "Create a"-> "Add"

* update tests
2023-05-26 10:15:16 +02:00
..
__mocks__ Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
components Reword button to "Add new data source" (#69125) 2023-05-26 10:15:16 +02:00
hooks Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Reword button to "Add new data source" (#69125) 2023-05-26 10:15:16 +02:00
state Connections: Show core datasource plugins as well (#67815) 2023-05-05 09:38:18 +02:00
api.ts Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02:00
constants.ts Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
helpers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
helpers.ts Navigation: Convert PluginDetails page to use new Page extensions (#58509) 2022-11-09 14:44:38 +00:00
permissions.ts PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
routes.tsx Plugins Catalog: Only allow admins to access plugins catalog (#57101) 2022-11-30 09:41:28 +01:00
tracking.ts Plugins: Track plugin install and uninstall events (#62300) 2023-02-01 10:58:25 +01:00
types.ts PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00