30 KiB
@medusajs/admin-ui
1.8.5
Patch Changes
-
#4049
aa74ebb18Thanks @riqwan! - fix(admin-ui): ensure that sales channel names are always an array -
#4041
353fc94e4Thanks @pKorsholm! - fix(admin-ui): toggle manage inventory -
#4050
282953759Thanks @kasperkristensen! - fix(admin-ui): Make download path respect BASE in UploadModal. -
Updated dependencies []:
- medusa-react@7.0.1
1.8.4
Patch Changes
-
#3955
4c5c4fd9bThanks @pKorsholm! - Feat(admin-ui): add metadata controls for stock locations -
#3950
0c30d05cfThanks @pKorsholm! - fix(admin-ui): allocation status for cancelled and archived orders -
#3999
a7adb8fbfThanks @kasperkristensen! - fix(admin-ui): Pins version ofreact-router-domas upgrade to 6.11.0 broke navigation in nested routes -
#3989
596566a51Thanks @kasperkristensen! - fix(admin-ui): fixes an issue where navigating to tax settings would append the basename multiple times. Removesreact-helmetforreact-helmet-asyncto get rid off error caused by unsafe sideeffects" -
Updated dependencies []:
- medusa-react@7.0.0
1.8.3
Patch Changes
-
#3753
ba45a316aThanks @StephixOne! - feat(admin): Implement allocations on draft orders -
#3895
88a224e42Thanks @fPolic! - fix(admin): display correct items in the timeline after OE -
d302db239Thanks @pKorsholm! - fix(admin): add guard for null variant in inventory overview -
#3886
5fdccf5e3Thanks @olivermrbl! - fix(admin-ui): Check for undefined categories -
#3897
0be681657Thanks @olivermrbl! - feat(admin-ui): Add Sales Channel filter -
#3883
966ddd2f1Thanks @olivermrbl! - fix(inventory): Minor fixes to upserting inventory items -
Updated dependencies []:
- medusa-react@6.0.0
1.8.2
Patch Changes
- Updated dependencies []:
- medusa-react@5.0.2
1.8.1
Patch Changes
-
#3750
6f48cc57bThanks @fPolic! - fix(admin-ui): correct notification text on fulfillment cancel -
#3755
72b76bbd3Thanks @fPolic! - fix(admin-ui): display SC update notification -
#3768
d533caa4cThanks @riqwan! - feat(medusa, admin-ui): add description field to product categories -
Updated dependencies [
c24c2a973,30ee10fdd]:- medusa-react@5.0.1
1.8.0
Patch Changes
-
#3403
57d7728ddThanks @StephixOne! - add location support in fulfillment modal -
#3461
478903b55Thanks @StephixOne! - fix(admin-ui): Admin UI fixes / enhancements- Inventory and order UI fixes and tweaks
- focus-border clipping
- Fix use of
expandparameter on order page - Fix location address editing form state
- ensure that the allocation indicator is correctly displayed
- Fix inventory table pagination on location filter change
- Try and ensure allocation table checkmarks align better
- Add gap in table actions
- remove allocate button if no more allcoations can be made
- update edit-allocation sidebar
- create/update/delete inventory items according to inventory items on the variant
- Fix minor bugs related to the edit-allocation modal
- move tailwind to direct dependency
- display error messages for batch jobs
- draft order shipping details
- Implements redesigned public facing pages of admin UI.
- Add location names to fulfilment rows and timeline events
- Encode location id in URL on location table
-
#3666
ca3b32d53Thanks @StephixOne! - fix(admin-ui): Make copy and UI on manage locations modal better when no locations -
#3676
788ddc0f4Thanks @kasperkristensen! - fix(admin-ui, medusa-react, medusa): Minor fixes to GC domain in admin UI. Also fixes GC update payload type in medusa-react and medusa. -
#3512
a8423b8acThanks @StephixOne! - fix(medusa, admin-ui): Fix edit order variant stock -
#3644
4342ac884Thanks @kasperkristensen! - feat(admin-ui): Adds metadata forms to all applicable domains in the UI. fix(medusa): Fixes an issue where metadata was not being set for order addresses usingsetMetadata. -
#3670
a5ad6c054Thanks @pKorsholm! - Fix(admin-ui,medusa): Ensure stock locations are created with a name -
#3657
7e1d8ef59Thanks @StephixOne! - feat(admin-ui): Add new feature badge for categories and inventory -
#3685
8ddb3952cThanks @olivermrbl! - chore: Fix RC package versions -
#3607
d1a6aa5a9Thanks @pKorsholm! - fix(admin-ui): fix bug with create fulfillment and a couple of other minor tweaks -
#3706
dae8da109Thanks @adrien2p! - fix(admin): Duplicate product without prices -
#3660
eed784d7dThanks @pKorsholm! - fix(admin-ui, medusa): resolve bugs for orders with variants without inventory items -
#3438
f027bc26fThanks @StephixOne! - fix(admin): Show correct reserved/available values when editing stock on variant -
#3418
8a7421db5Thanks @kasperkristensen! - feat(admin,admin-ui): Updates the default behaviour of the plugin, and makes building for external deployment easier -
#3532
bfef22b33Thanks @kasperkristensen! - fix(admin-ui): Revamps gift card manage page -
#3608
345005573Thanks @StephixOne! - fix(admin-ui): Update order edit variants table to fit longer content -
#3585
0d0090338Thanks @pKorsholm! - fix(admin-ui): minor fixes for inventory items -
#3592
455c56c4bThanks @StephixOne! - fix(admin-ui): Hide inventory quantity field in variant stock form if SL module enabled -
#3395
15f47baf5Thanks @pKorsholm! - fix(admin-ui, medusa): Minor ui fixes relating to stock locations -
#3645
e6b5859afThanks @StephixOne! - feat(admin-ui): Make number input increment/decrement buttons not tabbable-to -
#3522
55c5fba0dThanks @pKorsholm! - feat(medusa,admin): location_ids in swap and claim creation -
#3334
40de54b01Thanks @kasperkristensen! - feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection stepsetup, code placed in thesetupfolder of a plugin will be run before any code from a plugin is injected into the Medusa server. -
#3416
478d1af8dThanks @riqwan! - feat(medusa, admin-ui, medusa-react): Improvements to product categories- Adds name as required in category create form
- Adds name and handle as required in category edit form
- Updates message on create/update forms
- Adds category indicators for is_internal and is_active fields in the tree list
- Fixes bug where tree is not reset when update fails
- allow appending all category descendants with a param in list endpoint
- fix rank order changing on category update
- invalidate products query on category delete
- adds category ui for tree/list, edit, create, delete
- add product category queries and mutations
- category list API can return all descendant
- added breadcrumbs for categories on create/edit modal
- add empty state for product categories
- increase tree depth + scope categories on store + allow categories relation in products API
- categories can be ranked based on position
- seed command can create product categories
- hide categories in products behind feature flag
- fixes bug for mpath incorrectly updated for nested categories
-
#3434
f43f03badThanks @StephixOne! - fix(admin): Fix fulfilment creation -
#3655
45fd0fb63Thanks @olivermrbl! - fix(admin-ui): Always show categories in product page -
#3531
4e9d257d3Thanks @carlos-r-l-rodrigues! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules -
#3577
95c9fbfddThanks @StephixOne! - fix(admin-ui): Fix effect check in inventory table and overflow UI -
#3448
d4af87311Thanks @StephixOne! - fix(admin): Show all locations in allocation creation modal -
#3541
feaf8d2e1Thanks @pKorsholm! - fix(medusa, admin-ui): refine create-fulfillment flow -
#3403
57d7728ddThanks @StephixOne! - Add order allocation to admin ui -
#3451
55a1f232aThanks @pKorsholm! - feat(medusa,admin-ui): support location_id in -
#3401
47d344076Thanks @riqwan! - feat(admin-ui, medusa-react): allow products to be categorized in product create/edit page -
#3625
7428ffa30Thanks @StephixOne! - Fix team table filter dropdown transparency -
Updated dependencies [
d06ab9299,788ddc0f4,fe9eea4c1,7f87c4f2c,8ddb3952c,9ba09ba4d,12d304307,80b95a230,54dcc1871,478d1af8d,6748877c6,ef5ef9f5a,2d2727f75,47d344076]:- medusa-react@5.0.0
0.0.1-rc.8
Patch Changes
- Updated dependencies []:
- medusa-react@5.0.0-rc.8
0.0.1-rc.7
Patch Changes
-
#3706
dae8da109Thanks @adrien2p! - fix(admin): Duplicate product without prices -
Updated dependencies []:
- medusa-react@5.0.0-rc.7
0.0.1-rc.6
Patch Changes
-
#3666
ca3b32d53Thanks @StephixOne! - fix(admin-ui): Make copy and UI on manage locations modal better when no locations -
#3676
788ddc0f4Thanks @kasperkristensen! - fix(admin-ui, medusa-react, medusa): Minor fixes to GC domain in admin UI. Also fixes GC update payload type in medusa-react and medusa. -
#3670
a5ad6c054Thanks @pKorsholm! - Fix(admin-ui,medusa): Ensure stock locations are created with a name -
#3660
eed784d7dThanks @pKorsholm! - fix(admin-ui, medusa): resolve bugs for orders with variants without inventory items -
Updated dependencies [
d06ab9299,788ddc0f4,7f87c4f2c]:- medusa-react@5.0.0-rc.6
0.0.1-rc.5
Patch Changes
-
#3644
4342ac884Thanks @kasperkristensen! - feat(admin-ui): Adds metadata forms to all applicable domains in the UI. fix(medusa): Fixes an issue where metadata was not being set for order addresses usingsetMetadata. -
#3657
7e1d8ef59Thanks @StephixOne! - feat(admin-ui): Add new feature badge for categories and inventory -
#3645
e6b5859afThanks @StephixOne! - feat(admin-ui): Make number input increment/decrement buttons not tabbable-to -
#3655
45fd0fb63Thanks @olivermrbl! - fix(admin-ui): Always show categories in product page -
Updated dependencies []:
- medusa-react@5.0.0-rc.5
0.0.1-rc.4
Patch Changes
-
#3585
0d0090338Thanks @pKorsholm! - fix(admin-ui): minor fixes for inventory items -
#3625
7428ffa30Thanks @StephixOne! - Fix team table filter dropdown transparency -
Updated dependencies []:
- medusa-react@5.0.0-rc.4
0.0.1-rc.3
Patch Changes
- Updated dependencies []:
- medusa-react@5.0.0-rc.3
0.0.1-rc.2
Patch Changes
-
chore: Fix RC package versions
-
Updated dependencies []:
- medusa-react@5.0.0-rc.2
0.0.1-rc.1
Patch Changes
-
#3607
d1a6aa5a9Thanks @pKorsholm! - fix(admin-ui): fix bug with create fulfillment and a couple of other minor tweaks -
#3608
345005573Thanks @StephixOne! - fix(admin-ui): Update order edit variants table to fit longer content -
#3592
455c56c4bThanks @StephixOne! - fix(admin-ui): Hide inventory quantity field in variant stock form if SL module enabled -
#3577
95c9fbfddThanks @StephixOne! - fix(admin-ui): Fix effect check in inventory table and overflow UI -
#3541
feaf8d2e1Thanks @pKorsholm! - fix(medusa, admin-ui): refine create-fulfillment flow -
Updated dependencies []:
- medusa-react@5.0.0-rc.1
0.0.1-rc.0
Patch Changes
-
#3403
57d7728ddThanks @StephixOne! - add location support in fulfillment modal -
#3461
478903b55Thanks @StephixOne! - fix(admin-ui): Admin UI fixes / enhancements- Inventory and order UI fixes and tweaks
- focus-border clipping
- Fix use of
expandparameter on order page - Fix location address editing form state
- ensure that the allocation indicator is correctly displayed
- Fix inventory table pagination on location filter change
- Try and ensure allocation table checkmarks align better
- Add gap in table actions
- remove allocate button if no more allcoations can be made
- update edit-allocation sidebar
- create/update/delete inventory items according to inventory items on the variant
- Fix minor bugs related to the edit-allocation modal
- move tailwind to direct dependency
- display error messages for batch jobs
- draft order shipping details
- Implements redesigned public facing pages of admin UI.
- Add location names to fulfilment rows and timeline events
- Encode location id in URL on location table
-
#3512
a8423b8acThanks @StephixOne! - fix(medusa, admin-ui): Fix edit order variant stock -
#3438
f027bc26fThanks @StephixOne! - fix(admin): Show correct reserved/available values when editing stock on variant -
#3418
8a7421db5Thanks @kasperkristensen! - feat(admin,admin-ui): Updates the default behaviour of the plugin, and makes building for external deployment easier -
#3532
bfef22b33Thanks @kasperkristensen! - fix(admin-ui): Revamps gift card manage page -
#3395
15f47baf5Thanks @pKorsholm! - fix(admin-ui, medusa): Minor ui fixes relating to stock locations -
#3522
55c5fba0dThanks @pKorsholm! - feat(medusa,admin): location_ids in swap and claim creation -
#3334
40de54b01Thanks @kasperkristensen! - feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection stepsetup, code placed in thesetupfolder of a plugin will be run before any code from a plugin is injected into the Medusa server. -
#3416
478d1af8dThanks @riqwan! - feat(medusa, admin-ui, medusa-react): Improvements to product categories- Adds name as required in category create form
- Adds name and handle as required in category edit form
- Updates message on create/update forms
- Adds category indicators for is_internal and is_active fields in the tree list
- Fixes bug where tree is not reset when update fails
- allow appending all category descendants with a param in list endpoint
- fix rank order changing on category update
- invalidate products query on category delete
- adds category ui for tree/list, edit, create, delete
- add product category queries and mutations
- category list API can return all descendant
- added breadcrumbs for categories on create/edit modal
- add empty state for product categories
- increase tree depth + scope categories on store + allow categories relation in products API
- categories can be ranked based on position
- seed command can create product categories
- hide categories in products behind feature flag
- fixes bug for mpath incorrectly updated for nested categories
-
#3434
f43f03badThanks @StephixOne! - fix(admin): Fix fulfilment creation -
#3531
4e9d257d3Thanks @carlos-r-l-rodrigues! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules -
#3448
d4af87311Thanks @StephixOne! - fix(admin): Show all locations in allocation creation modal -
#3403
57d7728ddThanks @StephixOne! - Add order allocation to admin ui -
#3451
55a1f232aThanks @pKorsholm! - feat(medusa,admin-ui): support location_id in -
#3401
47d344076Thanks @riqwan! - feat(admin-ui, medusa-react): allow products to be categorized in product create/edit page -
Updated dependencies [
fe9eea4c1,9ba09ba4d,12d304307,80b95a230,54dcc1871,478d1af8d,6748877c6,ef5ef9f5a,2d2727f75,47d344076]:- medusa-react@5.0.0-rc.0