Harminder Virk
965a50d483
fix: Commands loading entrypoints ( #7404 )
...
* fix: enable worker mode when executing user and migrate commands
* refactor: do not enable worker mode for migrate command
* refactor: auto detect is application is using ts-node
* refactor: remove directories node from config
* style: update comments next to enabling worker mode
2024-05-22 19:31:13 +05:30
Harminder Virk
ff5d573887
refactor: register plugin routes before the Medusa core routes ( #7395 )
2024-05-22 15:34:53 +05:30
Harminder Virk
3dbb256ddf
load resources from starter kit and introduce srcDir configuration
2024-05-21 15:02:53 +05:30
Harminder Virk
ff337498a0
Merge pull request #7348 from medusajs/fix/2152
...
Fix issue related to removing last product from the collection
2024-05-17 15:47:37 +05:30
Harminder Virk
cf15f5d498
refactor: use flatMap
2024-05-17 15:31:50 +05:30
Harminder Virk
72718101c6
Merge branch 'develop' into fix/2152
2024-05-17 14:43:21 +05:30
Harminder Virk
72f98ea50b
refactor: implement query suggestions from Adrien
2024-05-17 14:42:57 +05:30
Harminder Virk
9ff3b08b0b
Merge branch 'develop' into fix/2152
2024-05-17 13:24:39 +05:30
Harminder Virk
1abf9f19b3
test: increase notification module tests timeout
2024-05-17 13:10:35 +05:30
Harminder Virk
9c97356098
Merge branch 'develop' into fix/2152
2024-05-17 09:54:37 +05:30
Harminder Virk
a15f2b37b3
test: add tests
2024-05-17 09:33:34 +05:30
Harminder Virk
9298a57be1
Merge branch 'develop' into fix/2152
2024-05-16 17:28:54 +05:30
Harminder Virk
230337aef9
refactor: remove early return check when products list is undefined
2024-05-16 17:13:49 +05:30
Harminder Virk
17486cda99
Validate product and collection handles to be URL safe ( #7310 )
...
* fix: allow URL safe characters for product handle
Fixes: CORE-2072
2024-05-15 17:50:26 +02:00
Harminder Virk
a502222582
refactor: remove usage of inventory_quantity from the codebase ( #7323 )
2024-05-14 13:01:49 +02:00