grafana/packages/grafana-e2e-selectors
Marcus Andersson f3002931f4
PluginsCatalog: adding error information about disabled plugins. (#39171)
* added errors in plugin list.

* added error to details page.

* adding badge on details page.

* added some more tests.

* Renamed to disabled and will handle the scenario in the plugin catalog.

* Update public/app/features/plugins/admin/components/PluginDetailsDisabledError.tsx

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>

* fixing some nits

* added missing isDisabeld to the mock.

* adding tests to verify scenarios when plugin is disabled.

* fixed issue with formatting after file changed on GH.

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2021-09-20 09:08:00 +02:00
..
src PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
api-extractor.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
CHANGELOG.md e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
index.js e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
package.json Chore: Fix version format (#38649) 2021-08-27 18:12:37 +02:00
README.md e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
rollup.config.ts e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.build.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00

Grafana End-to-End Test Selectors library

@grafana/e2e-selectors is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!