Adrien de Peretti
63f0774569
feat(): Backport metadata management ( #11469 )
...
FIXES FRMW-2915
**What**
Backport metadata management. all the metadata get preserved unless a specific empty string is provided for the key which in turn would remove that key from the metadata
2025-02-17 09:14:53 +00:00
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
Frane Polić
259d050e53
feat: customer bulk endpoint form managing customer groups ( #9761 )
...
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-10-25 11:55:57 +02: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
Carlos R. L. Rodrigues
950cf9af79
chore: remove container registration name ( #9137 )
2024-09-16 06:22:24 -03: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
4bf42f7889
fix: Update auth app_metadata when deleting users + customers ( #9041 )
...
* wip
* more work
* working on stuff
* more
* fix test
* remove incorrect test
* fix test
* fix: Only allow deletion of yourself
* remove redundant tests
2024-09-10 19:58:16 +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
Stevche Radevski
d2e1e9f8c7
fix: Apply strict schema for all body and query parameters ( #7624 )
2024-06-05 15:40:54 +00:00
Oli Juhl
65d3222973
chore: Move customer + customer group integration tests and fixes issues ( #7577 )
...
* chore: Move customer + customer group and fixes issues
* remove /customer sendpoint
2024-06-03 10:52:32 +02:00