saleor-dashboard/src/products/views
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
..
ProductCreate Handle form errors before product creation (#2299) 2022-09-23 14:15:59 +02:00
ProductList Add customer extensions mount points and pass object IDs to extensions (#2176) 2022-10-26 13:19:20 +02:00
ProductUpdate New datagrid view for product variant management (#2162) 2022-10-18 11:10:15 +02:00
ProductVariant Edit variant name on variant edit/create (#2388) 2022-10-25 14:19:48 +02:00
messages.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
ProductImage.tsx Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
ProductVariantCreate.tsx Edit variant name on variant edit/create (#2388) 2022-10-25 14:19:48 +02:00