Frane Polić
48d4a97ad2
fix(dashboard): rma shipping floats ( #8892 )
2024-08-30 09:31:28 +00:00
Frane Polić
f2496ef783
feat(dashboard): refactor dismissed quantity ( #8842 )
...
**What**
- refactor Receive return flow to use dismissed quantity instead of written off quantity
- fix a few more edge cases
---
FIXES CC-392
2024-08-29 16:47:07 +00:00
Frane Polić
e396c01260
fix(dashboard): RMAs shipping pricing ( #8848 )
...
* wip: allow unsetting price
* fix: use non return shipping for outbound
* fix: claims shipping
* fix: refactor
* fix: checks
* feat: polish
2024-08-29 11:54:29 +02:00
Frane Polić
d8fdf4d0b2
fix(dashboard): active rma z-index ( #8854 )
2024-08-28 15:54:01 +00:00
Frane Polić
6ea5a15762
fix(dashboard): active RMA section border ( #8849 )
...
**What**
- fix border around active RMA section on larger screens
**Prev**

**Now**

2024-08-28 15:20:56 +00:00
Frane Polić
e0a3b8fc2e
feat(dashboard): summary shipping breakdown ( #8779 )
...
**What**
- display a shipping costs breakdown in the order summary
- allow to receive only non canceled returns
- show how many items is actually received with return in the timeline
**Question**
- should we display the shipping total somewhere as well
---
CLOSES CC-356
2024-08-28 06:44:22 +00:00
Frane Polić
9197bdd77b
feat(dashboard): cancel return request ( #8761 )
...
* wip: cancel return request
* fix: refactor
* feat: correct endpoint, add hook, fix types
* feat: add prompt
2024-08-27 13:57:12 +02:00
Frane Polić
979f7704ee
fix(dashboard): summary section return fixes ( #8770 )
...
**What**
- open receive Return if only one exists
- fix double dashed divider
---
FIXES CC-287 CC-361
2024-08-27 06:53:13 +00:00
Frane Polić
49353f8c3c
feat(dashboard): order edit UI ( #8700 )
...
**What**
- order edit create flow
- active order edit panel
**Note**
- basic implementation of the flow, edge cases from the design such as fulfilled quantities validation will be added in a followup
2024-08-23 06:42:06 +00:00
Frane Polić
d571d564c3
fix(dashboard): disable RMAs if there is no shipped items ( #8652 )
2024-08-19 12:30:56 +02:00
Frane Polić
2280d31396
feat(dashboard, js-sdk, types): receive return e2e ( #8305 )
...
**What**
- receive return flow
- order summary section adjustments
- fix received item in summary
- activity event
---
CLOSES TRI-79 CC-256
2024-08-01 18:29:11 +00:00
Frane Polić
7b86fc2176
feat(dashboard, types, js-sdk): Claims client, hooks and types ( #8370 )
2024-07-31 13:37:43 +00:00
Frane Polić
f7d1cd259e
feat(dashboard, order, medusa, types, js-sdk): Request return e2e flow ( #7848 )
2024-07-24 19:19:00 +02:00
Frane Polić
223325eb09
feat: allow filtering returns by order_id ( #8225 )
2024-07-22 21:09:14 +02:00
Frane Polić
e5c66fa670
fix(dashboard): create SO modal ( #8167 )
2024-07-17 13:16:13 +01:00
Frane Polić
43eb38c8cb
fix(dashboard): create variant remove inventory quantity ( #8129 )
2024-07-15 17:44:09 +02:00
Frane Polić
ee826390ea
fix(dashboard): reservation and price list fixes ( #8110 )
...
* wip: reservation fixes, PL fixes
* fix: delete message and cache invalidation
* fix: invalidate inventory item details when reservation is created/updated/deleted
* fix: align design
* fix: location levels cache
2024-07-14 18:00:16 +02:00
Frane Polić
82b620c488
fix(dashboard): promotions disable conditions ( #8104 )
2024-07-12 16:10:05 +02:00
Frane Polić
4c2e9a3239
feat(dashboard): allocate items ( #8021 )
...
**What**
- add Allocate items flow
---
https://github.com/medusajs/medusa/assets/16856471/8485c8dc-b1f2-4239-bb22-996345d5d2ad
2024-07-12 07:57:00 +00:00
Frane Polić
ac416e99a1
fix(dashboard): product create input focus ( #8095 )
2024-07-11 18:09:49 +02:00
Frane Polić
74c19308a0
fix(dashboard): stock location hook cache invalidation ( #8049 )
2024-07-10 20:06:36 +02:00
Frane Polić
b289510b46
fix(dashboard, medusa): mark shipped flow ( #8065 )
...
* fix: mark shipped routing
* fix: naming
2024-07-10 19:37:12 +02:00
Frane Polić
32982e708a
fix(dashboard): order list statuses ( #7948 )
...
* fix: order list statuses
* refactor: remove todo
2024-07-04 16:17:53 +02:00
Frane Polić
f4225c051f
fix(dashboard): order item details alignment ( #7942 )
...
* fix: order item details alignment
* fix: use TW
* fix: use TW 2
* fix: smaller font for quantity
2024-07-04 12:59:36 +02:00
Frane Polić
b3e55bfa48
feat(dashboard): activity section events ( #7929 )
...
* feat: activity section events
* fix: hide tax section
* fix: display shipping methods
* fix: reorg summary totals according to design
2024-07-03 20:48:53 +02:00
Frane Polić
da645e4073
fix(dashboard): reset table scroll on page change ( #7916 )
2024-07-03 12:43:27 +02:00
Frane Polić
837ed093e3
fix(dashboard): few fixes ( #7910 )
...
* fix: fixes
* fix: inventory section row formatting with preline whitespace
* fix: manage zone areas
2024-07-03 09:34:03 +02:00
Frane Polić
87375db9ef
feat(dashboard): create shipment flow ( #7898 )
...
**What**
- add "Mark shipped" to Fulfillment section
---
CLOSES CORE-2427
2024-07-02 14:50:15 +00:00
Frane Polić and Sebastian Rindom
8703f453be
feat(dashboard): manage inventory items for variants ( #7800 )
...
* feat: manage inventory items for variants
* fix: show action only when manage inventory
* fix: translation key
* fix: labels depending on number of items
* fix: address feedback
---------
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
2024-06-26 11:53:16 +02:00
Frane Polić
62dacdda75
fix: refreshing inventory locations list ( #7828 )
2024-06-25 21:19:09 +02:00
Frane Polić
4a631e789d
feat(dashboard): handle region pricing on create/edit ( #7811 )
...
**What**
- allow for region prices creation on product create flow
- editing of region prices in prices edit form
2024-06-25 15:15:08 +00:00
Frane Polić
11502ee2b5
fix(dashboard): create reservation prefill ( #7820 )
...
**What**
- when creating reservation from inventory details page, preselect that inventory item
FIXES CORE-2387
2024-06-25 06:48:52 +00:00
Frane Polić
ed104d5aac
fix(dashboard): manage locations for item location levels ( #7794 )
...
* fix: manage locations for item location levels
* fix: toast
2024-06-21 14:43:07 +02:00
Frane Polić
79a8f0ef2c
feat(dashboard): move shipping profile to locations ( #7777 )
2024-06-20 06:47:40 +00:00
Frane Polić
ef5719a3d8
feat(dashboard): variant details page ( #7767 )
...
* wip: setup
* feat: finish inventory, prices section
* feat: finish prices section pagination
* fix: move edit variants to variants details, fix loader
* fix: suggestion
* feat: price editor flow
2024-06-19 13:56:35 +02:00
Frane Polić
4e86caba30
feat(dashboard): display inventory levels in variants table ( #7694 )
...
* feat: display inventory levels in variants table
* fix: display conditions and translations
* fix: invalidate inventory lists when products are created
* fix: translation, fix link definition
* fix: revert link
* feat: navigation actions
* fix: action, refactor
* fix: refactor, add check for manage quantity flag
* fix: update label
2024-06-17 11:23:18 +02:00
Frane Polić
3ecbec9685
feat(dashboard): inventory details variants section ( #7705 )
2024-06-14 11:18:23 +02:00
Frane Polić
3693f61dc3
feat(dashboard): finalise inventory kit creation ( #7692 )
...
* feat: finalize inventory kit creation
* fix: placeholder
2024-06-12 16:35:54 +02:00
Frane Polić
48d8b2c623
fix(core-flows): variant pricing batch update ( #7677 )
...
* fix: variant pricing batch update
* fix: batch endpoint throwing when `create` array isn't passed
* fix: batch variants workflow
2024-06-11 19:45:43 +02:00
Frane Polić
3b8160b564
chore: remove pricing conversions on admin ( #7665 )
2024-06-10 17:38:35 +02:00
Frane Polić
f08f0d6cc9
feat(dashboard): inventory create flow ( #7650 )
2024-06-10 17:37:36 +02:00
Frane Polić
987141ab2d
fix(dashboard) editor columns ( #7534 )
...
* fix: reorg variant editor columns, auto select default sales channel when creating products
* fix: remove return
* fix: add placeholders on options create inputs, add placeholder for chip input
* fix: gaps on details pages
* fix: address feedback
2024-06-07 10:59:19 +02:00
Frane Polić
c3b6fc1d8e
fix: the rest of sdk rename issues ( #7631 )
2024-06-06 12:13:58 +02:00
Frane Polić
e8df2431f8
fix(dashboard): stale params ( #7630 )
...
**What**
- fix places where we send wrong params (strict validation is now returning 400s for these)
- use SDK instead client for order details loader
2024-06-06 09:23:34 +00:00
Frane Polić
9677daa568
fix(dashboard): import in client ( #7628 )
...
**What**
- fix import of deleted file
2024-06-06 08:49:21 +00:00
Frane Polić
cc0452d29e
fix(dashboard): sdk domains ( #7627 )
...
**What**
- fix invite and collections flows that were failing due to the wrong domain name in the SDK class
2024-06-06 07:08:29 +00:00
Frane Polić
d285e60961
feat(dashboard,core-flows,medusa): update fulfillment flows ( #7589 )
...
* fix: fulfillment ops
* fix: cancel fulfillment route
* fix: adjustInventoryLevelsStep throwing
* feat: cancel order and fix endpoint
* fix: type
* feat: order domain sdk
* feat: delete unused file
* fix: import
2024-06-06 08:58:21 +02:00
Frane Polić
7d6a87241d
fix(dashboard): display location details address ( #7491 )
...
**What**
- display the address of the location on the details page
- use address formatting utils
- fix caching keys for shipping options
---
CLOSES CORE-2127
2024-05-29 06:49:30 +00:00
Frane Polić
32576a1512
fix(dashboard): reservation creation form ( #7489 )
...
**What**
- refresh reservation creation flow, show available items without required search input
- fix location details divider
---
CLOSES CORE-2053
2024-05-28 13:37:14 +00:00
Frane Polić
6117af2704
feat(dashboard): restructure create product flow ( #7374 )
2024-05-28 13:59:02 +02:00
Frane Polić
582c9c9acf
fix: api key details section ( #7488 )
2024-05-28 08:45:34 +02:00
Frane Polić
b7df447682
fix(core-flows): set SalesChannels on Product update ( #7272 )
2024-05-21 21:48:34 +02:00
Frane Polić and olivermrbl
521b4e7926
feat(dashboard): order fulfillment UI ( #7262 )
...
* feat: initial impl. of Unfulfilled section and create flow
* feat: create fulfillment
* feat: order <> fulfillment link, fulfillment section
* feat: accept order_id when creating fulfillment
* feat: finish create and cancel
* fix: integration test
* refactor: real Order<>Fulfillment link instead readonly, add link step to the workflow
* fix: revert `order_id` definitions
* chore: add changeset
* fix: build
* fix: address comments
* fix: fetch inventory and location levels for fulfilled variant
* fix: loading inventory details
* add isList to order fulfillment link
* fix: duplicate declaration
* fix: type
* refactor: link orders step, fix client
* fix: move translations to the new file
* fix: pass order id in test
---------
Co-authored-by: olivermrbl <oliver@mrbltech.com >
2024-05-20 13:41:09 +02:00
Frane Polić
ce75755ac6
feat(dashboard): manage groups from customer details ( #7346 )
2024-05-19 11:10:13 +02:00
Frane Polić
df8f4169e5
fix(dashboard): variants list query key ( #7354 )
2024-05-17 10:18:36 +02:00
Frane Polić
694434d51a
fix(dashboard): location UI fixes ( #7288 )
...
* fix: a few UI fixes
* fix: domain name
* feat: edit service zone areas
* feat: edit shipping option prices
* fix: sorting
2024-05-16 19:34:49 +02:00
Frane Polić and Oli Juhl
d5ac0633f5
feat(dashboard): collection product management ( #7333 )
...
* feat: implement collection management
* fix: toasts
* fix: use query keys from the lib
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-05-16 09:07:36 +02:00
Frane Polić
5952fddad5
fix: SC add products table full width ( #7273 )
2024-05-08 18:33:40 +02:00
Frane Polić and Carlos R. L. Rodrigues
39c3f6d92a
feat(dashboard): basic Order UI ( #7225 )
...
**WHAT**
- rudimentary list and details pages
- fix Order<>Promotion link
- fix Order<>SalesChannel link
**NOTE**
- displaying basic info since we don't have Fulfillments & Payments linked ATM
- `disaply_id` needs to be added to order
- `tax_rate` needs to be added to order
---
https://github.com/medusajs/medusa/assets/16856471/cd4e98c7-345e-4193-8c1e-ad4ed1584993
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com >
2024-05-07 07:28:42 +00:00
Frane Polić
e42308557e
feat(dashboard): shipping & location ( #7151 )
2024-05-03 11:51:55 +02:00
Frane Polić
155e276b90
feat(dashboard): metadata component ( #7117 )
...
**What**
- add new metadata component
**Note**
- _example of usage on customer edit form_
- we are not handling update metadata case in the internal module service so for now delete case doesn't work properly
---
https://github.com/medusajs/medusa/assets/16856471/b588752d-9cf5-4d96-9cf8-760a764ab03e
2024-05-02 07:51:39 +00:00
Frane Polić
fe68b5c0f2
refactor(dashboard): refresh domains ( #7087 )
2024-04-24 10:38:52 +02:00
Frane Polić
f62de56b63
feat(dashboard): Region refactor ( #7083 )
...
* wip: regions refactor
* feat: finalize region domain
* fix: cleanup error messages
2024-04-22 08:35:52 +02:00
Frane Polić
122b3ea76b
refactor: users domain ( #7070 )
...
**What**
- refactor users domain to use `DataTable`
- add search params to `User` module models
2024-04-16 16:09:07 +00:00
Frane Polić
0a9b9b073d
feat(dashboard): shipping management ( #6995 )
...
**What**
- shipping flow
- shipping profile pages
- delete fulfillment set endpoint
- delete shipping profile endpoint
2024-04-16 13:42:56 +00:00
Frane Polić
9b5e025863
fix: close create form on success ( #7011 )
2024-04-08 16:31:42 +02:00
Frane Polić
58c68f6715
feat(dashboard): Admin UI regions v2 ( #6943 )
2024-04-06 17:41:54 +02:00
Frane Polić
01759cae65
fix(region): update regions countries ( #6970 )
...
* fix: update regions countries
* fix: test case
2024-04-06 09:50:46 +02:00
Frane Polić
e58e81fd25
feat(dashboard): admin 3.0 order refund form ( #6850 )
2024-04-01 10:55:42 +02:00
Frane Polić
9766266b97
fix(admin-next): admin v2 flag parsing and loading user data ( #6843 )
2024-03-27 18:18:48 +01:00
Frane Polić and Kasper Fabricius Kristensen
2ae8eaa779
feat(dashboard) admin 3.0 return creation ( #6713 )
...
**What**
- request return flow
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com >
2024-03-22 16:57:18 +00:00
Frane Polić
189b03c485
feat(dashboard) admin 3.0 order edit ( #6665 )
...
**What**
- added Order Edit creation flow
**NOTES**
- since the state is managed on the server upon changing input / adding items a request is fired to update the edit
- on save we only confirm the edit
---
**TODO**
- [x] item removal functionality
---
https://github.com/medusajs/medusa/assets/16856471/01aa85ea-1fb1-4dff-9cf4-d8d79029c2cc
2024-03-20 07:54:22 +00:00
Frane Polić and Kasper Fabricius Kristensen
a1b4aff127
feat(dashboard): manage discounts conditions ( #6620 )
...
**What**
- forms for managing discount conditions
---
https://github.com/medusajs/medusa/assets/16856471/bb0b3fe8-fa60-479b-bc42-6db9d422bcdf
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com >
2024-03-15 11:56:23 +00:00
Frane Polić
39e73b2d2f
feat(dashboard) admin 3.0 create discounts form ( #6590 )
2024-03-11 08:06:27 +01:00
Frane Polić
fcb03d60ea
feat(dashboard): Discounts details + edits ( #6547 )
...
**What**
- Discounts details page
- Edit discount details
- Edit discount configurations
- `ListSummary` component
**NOTE**
- conditions edit form will be implemented in a separate PR
- edit details from is missing metadata component which will be added later
---
https://github.com/medusajs/medusa/assets/16856471/c878af4a-48c2-4c45-b824-662784c7a139
2024-03-06 14:08:15 +00:00
Frane Polić
608c10383a
feat(admin-next) discounts list page ( #6490 )
2024-02-27 12:33:19 +01:00
Frane Polić
8ff838970e
fix(medusa): register logger when running migrations ( #6415 )
2024-02-21 13:28:58 +01:00
Frane Polić
a6a4b3f01a
feat(payment): provider service ( #6308 )
2024-02-12 20:57:41 +01:00
Frane Polić
2104843826
feat(payment): payment and session methods ( #6138 )
2024-02-06 13:40:22 +01:00
Frane Polić
3db2f95e65
feat: sales channel module ( #5923 )
2024-01-29 09:47:28 +01:00
Frane Polić
d47e946496
feat(payment): PaymentCollection CRUD ( #6124 )
2024-01-22 11:04:46 +01:00
Frane Polić
6941627679
Merge pull request #6092 from medusajs/feat/payment-module-interfaces
...
feat: Payment module interface
2024-01-18 16:35:48 +01:00
Frane Polić
844a5d990c
feat: Payment module models ( #6065 )
2024-01-18 15:50:56 +01:00
Frane Polić
491848bb45
Merge branch 'develop' into feat/payment-module-models
2024-01-18 14:41:24 +01:00
Frane Polić
af61195aad
Merge branch 'develop' into feat/payment-module-models
2024-01-18 14:19:18 +01:00
Frane Polić
efdc59fd53
Merge branch 'develop' into feat/payment-module-models
2024-01-15 11:19:55 +01:00
Frane Polić
8472460f53
feat: Payment module package setup ( #6059 )
2024-01-11 16:41:40 +01:00
Frane Polić
6fc6a9de6a
feat(medusa, link-modules): sales channel <> pubkey link ( #5820 )
2024-01-05 14:51:57 +01:00
Frane Polić
fe007d01bd
feat(medusa, link-modules): sales channel <> order link ( #5810 )
2024-01-03 14:07:54 +01:00
76332ca6c1
feat(medusa, link-modules): sales channel <> cart link ( #5459 )
...
* feat: sales channel joiner config
* feat: product sales channel link config, SC list method
* feat: migration
* fix: refactor list SC
* refactor: SC repo api
* chore: changeset
* feat: add dedicated FF
* wip: cart<>sc link and migration
* chore: changeset
* fix: update migration with the cart table constraints
* feat: populate the pivot table
* chore: remove relation from joiner config
* fix: constraint name
* fix: filter out link relations when calling internal services
* feat: product<> sc join entity
* fix: update case
* fix: add FF on in the repository, fix tests
* fix: assign id when FF is on
* fix: target table
* feat: product service - fetch SC with RQ
* feat: admin list products & SC with isolated product domain
* feat: get admin product
* feat: store endpoints
* fix: remove duplicate import
* fix: remove "name" prop
* feat: typeorm entity changes
* feat: pivot table, entity, on cart create changes
* feat: update carts' SC
* feat: cart - getValidatedSalesChannel with RQ
* feat: refactor
* wip: changes to create cart workflow
* fix: remove join table entity due to migrations failing
* fix: product seeder if FF is on
* feat: attach SC handler and test
* fix: env
* feat: workflow compensation, cart service retrieve with RQ
* fix: remote joiner implode map
* chore: update changesets
* fix: remove methods from SC service/repo
* feat: use remote link in handlers
* fix: remove SC service calls
* fix: link params
* fix: migration add constraint to make link upsert pass
* refactor: workflow product handlers to handle remote links
* fix: condition
* fix: use correct method
* fix: build
* wip: update FF
* fix: update FF in the handlers
* chore: migrate to medusav2 FF
* chore: uncomment test
* fix: product factory
* fix: unlinking SC and product
* fix: use module name variable
* refactor: cleanup query definitions
* fix: add constraint
* wip: migrate FF
* fix: comments
* feat: cart entity callbacks, fix tests
* fix: only create SC in test
* wip: services updates, changes to models
* chore: rename prop
* fix: add hook
* fix: address comments
* fix: temp sc filtering
* fix: use RQ to filter by SC
* fix: relations on retrieve
* feat: migration sync data, remove FF
* fix: revert order of queries
* fix: alter migration, relations in service
* fix: revert id
* fix: migrations
* fix: make expand work
* fix: remote link method call
* fix: try making tests work without id in the pivot table
* test: use remote link
* test: relations changes
* fix: preserve channel id column
* fix: seeder and factory
* fix: remove sales_channels from response
* feat: support feature flag arrays
* fix: cover everything with correct FF
* fix: remove verbose
* fix: unit and plugin tests
* chore: comments
* fix: reenable workflow handler, add comments, split cart create workflow tests
* chore: reenable link in the create mehod, update changesets
* fix: address feedback
* fix: revert migration
* fix: change the migration to follow link module
* fix: migration syntax
* fix: merge conflicts
* fix: typo
* feat: remove store sales channel foreign key
* fix: merge migrations
* fix: FF keys
* refactor: cart service
* refactor: FF missing key
* fix: comments
* fix: address PR comments
* fix: new changesets
* fix: revert flag router changes
* chore: refactor `isFeatureEnabled`
---------
Co-authored-by: Carlos R. L. Rodrigues <rodrigolr@gmail.com >
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com >
2023-12-22 13:05:36 +01:00
Frane Polić and Riqwan Thamir
1d7888afca
feat(medusa, link-modules): sales channel <> product module link ( #5450 )
...
* feat: sales channel joiner config
* feat: product sales channel link config, SC list method
* feat: migration
* fix: refactor list SC
* refactor: SC repo api
* chore: changeset
* feat: add dedicated FF
* feat: product<> sc join entity
* fix: update case
* fix: add FF on in the repository, fix tests
* fix: assign id when FF is on
* fix: target table
* feat: product service - fetch SC with RQ
* feat: admin list products & SC with isolated product domain
* feat: get admin product
* feat: store endpoints
* fix: remove duplicate import
* fix: remove "name" prop
* feat: refactor
* fix: product seeder if FF is on
* fix: env
* refactor: workflow product handlers to handle remote links
* fix: condition
* fix: use correct method
* fix: build
* wip: update FF
* fix: update FF in the handlers
* chore: migrate to medusav2 FF
* chore: uncomment test
* fix: product factory
* fix: unlinking SC and product
* fix: use module name variable
* refactor: cleanup query definitions
* fix: add constraint
* chore: rename prop
* fix: add hook
* fix: address comments
* fix: temp sc filtering
* fix: use RQ to filter by SC
* fix: add sc to filter to list
---------
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com >
2023-12-15 13:43:00 +01:00
Frane Polić and Riqwan Thamir
aba9ded2a3
feat(workflows): update product workflow ( #4982 )
...
**What**
- added "update product" workflow
Co-authored-by: Riqwan Thamir <5105988+riqwan@users.noreply.github.com >
2023-10-19 12:02:40 +00:00
Frane Polić
4dd11c8867
fix(admin-ui): modal pointer events ( #5113 )
2023-09-18 15:07:59 +02:00
Frane Polić
4710520c35
fix(admin-ui): fix template expression ( #5103 )
...
**What**
- use template instead of object in render
2023-09-17 20:08:14 +00:00
Frane Polić
4bf8acbdd4
fix(medusa): csv parser check match prop on column ( #4913 )
...
**What**
- if there is the `match` column with regex defined in the schema don't look up column definition by name
2023-08-31 09:38:52 +00:00
Frane Polić
b7de679e9b
feat(admin-ui): batch job completed notification ( #4886 )
2023-08-28 20:21:42 +02:00
Frane Polić
758f035c2f
fix(admin-ui): delete customer group ( #4893 )
2023-08-28 19:05:31 +02:00
Frane Polić and Oli Juhl
50798d1189
fix(admin-ui): currency input exception ( #4888 )
...
* fix: infer cell formatting
* chore: changeset
* Update friendly-months-attack.md
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-08-28 16:58:34 +02:00
Frane Polić
0c7c2eeeab
feat(admin-ui): refresh products when a BatchJob is completed ( #4840 )
2023-08-25 07:34:48 +00:00
Frane Polić
8b860416d2
feat(medusa): PriceListImportStrategy descriptive errors ( #4842 )
2023-08-23 21:39:34 +02:00