Adrien de Peretti
|
ac79585232
|
feat(user): Migrate user module to DML (#10389)
* feat(user): Migrate user module to DML
* Create rotten-tigers-worry.md
* update indexes names following conventions
* remove duplicate modifier
|
2024-12-02 12:36:40 +01:00 |
|
Harminder Virk
|
48e00169d2
|
breaking: move shared HTTP utils to the framework (#9402)
Fixes: FRMW-2728, FRMW-2729
After this PR gets merged the following middleware will be exported from the `@medusajs/framework/http` import path.
- applyParamsAsFilters
- clearFiltersByKey
- applyDefaultFilters
- setContext
- getQueryConfig
- httpCompression
- maybeApplyLinkFilter
- refetchEntities
- unlessPath
- validateBody
- validateQuery
Co-authored-by: Adrien de Peretti <25098370+adrien2p@users.noreply.github.com>
|
2024-10-03 09:42:00 +00:00 |
|
Adrien de Peretti
|
e096feb7d5
|
chore: Update modules deps (#9286)
|
2024-09-26 11:14:35 +05:30 |
|
Adrien de Peretti
|
8a68919ed3
|
chore: Allow to fetch remote link using the service name or the alias from the use remote link step (#8140)
* chore: Allow to fetch remote link using the service name or the alias from the use remote link step
* revert package.json
* fix packages
|
2024-07-16 11:03:41 +02:00 |
|
Riqwan Thamir
|
00ba74c71f
|
fix: user email is set to a unique index (#7917)
|
2024-07-03 12:32:30 +02:00 |
|
Oli Juhl
|
e78362c000
|
chore: Remove legacy MWH modules (#7213)
* chore: Remove legacy MWH modules
* chore: Add stock-location deps
|
2024-05-02 20:07:42 +02:00 |
|