saleor-dashboard/src/apps/components/AppFrame
Krzysztof Wolski d3e2be165d
Add customer extensions mount points and pass object IDs to extensions (#2176)
* Pass additional page context to the popup via URL params

* Add customerID to available app params

* Handle the new customer app extensions

* Add extensions to the customer list

* Fix missing extensions from sidebar when no permission is required for them

* Pass selected products and customers to extension view
2022-10-26 13:19:20 +02:00
..
AppFrame.tsx Add customer extensions mount points and pass object IDs to extensions (#2176) 2022-10-26 13:19:20 +02:00
index.ts Add dashboard extensions (#1292) 2021-08-20 15:58:53 +02:00
styles.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
useAppActions.ts Migrate @saleor/app-bridge to @saleor/app-sdk (#2266) 2022-09-06 13:11:06 +02:00
useTokenRefresh.ts Periodical refresh of app token (#2091) 2022-07-12 12:30:53 +02:00