grafana/public/app/features/plugins/admin
Ashley Harrison ffda25f4a3
Skeleton: Abstract out attach/animation logic (#79309)
* apply styles globally to skeleton

* use abstraction everywhere

* just use withSkeleton

* add comment

* update docs

* use it in News as well

* rename withSkeleton to attachSkeleton

* move to @grafana/ui/src/unstable

* rename skeletonProps to rootProps
2023-12-12 11:05:36 +00:00
..
__mocks__ Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
components Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
hooks Bug Fix: Only display latest version if a plugin is not installed (#78178) 2023-11-16 10:47:42 +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 Chore: Migrate from aria-label to data-testid in plugin-related tests (#79272) 2023-12-11 15:05:54 +01:00
state Chore: Display core plugins when showing all in the catalog (#78447) 2023-11-22 09:04:54 +01:00
api.ts Plugins: Keep working when there is no internet access (#77978) 2023-11-14 09:49:14 +02:00
constants.ts Plugins: Change managed plugins installation call (#77120) 2023-11-10 12:28:36 +01:00
helpers.test.ts Plugins: Change managed plugins installation call (#77120) 2023-11-10 12:28:36 +01:00
helpers.ts Plugins: Change managed plugins installation call (#77120) 2023-11-10 12:28:36 +01: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 RBAC: Fix plugins pages access-control (#76321) 2023-10-12 10:46:43 +02:00
tracking.ts Plugins: Track plugin install and uninstall events (#62300) 2023-02-01 10:58:25 +01:00
types.ts Plugins: Change managed plugins installation call (#77120) 2023-11-10 12:28:36 +01:00