Dos
|
97ef3a5337
|
fix: correct ID used for refetching after updating customer (#10231)
What
correct ID used for refetching after updating customer
|
2024-11-22 14:58:25 +00:00 |
|
docloulou
|
bb6d7c6641
|
feat: Allow customer metadata update (#9780)
* Allow customer metadata update
See issue 9779
https://github.com/medusajs/medusa/issues/9779
* add integration tests for customer metadata
- Implemented integration tests to verify customer creation with metadata.
|
2024-10-25 11:28:34 +02:00 |
|
Harminder Virk
|
68560787e5
|
breaking: rename package names to be consistent and under @medusajs scope (#9580)
|
2024-10-16 22:28:09 +05:30 |
|
Riqwan Thamir
|
fbbfb0cb62
|
feat(framework,medusa): Ensure publishable key middleware is set for all store endpoints (#9429)
* feat(framework,medusa): Ensure publishable key middleware is set for all store endpoints
* chore: fix tests
|
2024-10-02 18:01:50 +02:00 |
|
Riqwan Thamir
|
a729fb3fbb
|
feat(utils,types,framework,medusa): store endpoints should require publishable key (#9068)
* feat(utils,types,framework,medusa): store endpoints should require publishable key
* chore: fix specs
* chore: fix more specs
* chore: update js-sdk
* chore: fix specs wrt to default SC
* chore: revert custom headers + change error message
* chore: fix specs
* chore: fix new store specs
|
2024-09-11 15:08:37 +02:00 |
|
Oli Juhl
|
cbb0a6adc7
|
fix: Customer registration (#8896)
* fix: Customer registration
* update test
* one mroe test
* chore: add transformation
|
2024-09-01 11:41:39 +02:00 |
|