admin
admin copied to clipboard
Admin system for Medusa Stores
**What** Component which is used but not grouped according to the components structure of the folder **How** - Move components/loading-container to atoms - Update imports
**What** Component which are used but not grouped according to the components structure of the folder **How** - Move components/declarative-toaster to atoms - Update imports
### What - kill "remove product" action because of missing core support - open bulk editor when "edit prices" action is clicked ### Note Make sure to merge this before...
Addresses: https://github.com/medusajs/admin/issues/375
When I'm in the admin UI and want to create a custom gift card, it shouldn't remove balance from the number I just input. I would understand charging taxes in...
**What** - Revamps the Select component, to prevent weird behaviour in some cases. - Adds pagination to AsyncSelect - Divides Select component into a AsyncSelect and Select component **Note** I've...
**Story** - add a bulk edit table component for managing variant item prices **Tasks** - [x] https://github.com/medusajs/admin/issues/506 - [x] https://github.com/medusajs/admin/issues/508 - [ ] https://github.com/medusajs/admin/issues/509 **Resources** - [Figma](https://www.figma.com/file/a5Mb7n6lelmmFU28wqQybY/Customer-Groups%2C-Promotions-%26-Pricing?node-id=459%3A11029)
It should be possible for store operators to filter orders by region. This should be added to the order filter dropdown.