Adrien de Peretti
|
4d326fbbdf
|
chore: Move factories and helpers to a better place (#4551)
* chore: Move factories and helpers to a better place
* align factory product variant
* fix factory cart
* add simple store fac
* fix tests
* fix tests
* fix
* fix cart seeder
|
2023-07-20 13:16:04 +02:00 |
|
Riqwan Thamir
|
4f58ddee03
|
feat(medusa,utils): add server level configurable http compression (#3785)
* feat(medusa,utils): add server level configurable http compression
* chore: remove unwanted middleware
* chore: add a log for running compression
* chore: change package position
* chore: reposition options
* chore: change equality
|
2023-04-13 12:39:13 +02:00 |
|
Frane Polić
|
1ce3cc5ae4
|
feat(medusa): invalidate price selection caching within update request (#3553)
* feat: invalidate price selection caching on update
* feat: add `onVariantsPricesUpdate` to PriceSelectionStrategy
* fix: update units
* fix: import
* Create .changeset/tame-pillows-heal.md
* fix: address feedback
* refactor: make `onVariantsPricesUpdate` optional
---------
Co-authored-by: fPolic <frane@medusajs.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
|
2023-03-28 11:18:13 +02:00 |
|
Frane Polić
|
f97b3d7cce
|
feat(medusa): Cache modules (#3187)
|
2023-03-10 15:09:26 +01:00 |
|
Carlos R. L. Rodrigues
|
690ca9e89a
|
chore(integration-tests): Normalize DB config + use single process (#2077)
|
2022-08-24 12:29:53 +02:00 |
|
Philip Korsholm
|
bf47d1aecd
|
feat(medusa): Add batch strategy for order exports (#1603)
|
2022-06-29 09:54:37 +02:00 |
|
Adrien de Peretti
|
7b09b8c36c
|
feat(medusa/product-export-strategy): Implement the Product export strategy (#1688)
|
2022-06-22 23:42:31 +02:00 |
|
Adrien de Peretti
|
313cb0658b
|
feat(medusa): Improve config loading (#1290)
|
2022-04-21 12:49:56 +02:00 |
|
Zakaria El Asri
|
69620e572e
|
chore: parallelize integration tests and use template dbs (#907)
|
2021-12-14 21:45:57 +01:00 |
|
Sebastian Mateos Nicolajsen
|
cf66f97758
|
feat: update and cancel swaps, claims, and returns (#310)
|
2021-09-10 13:57:34 +02:00 |
|
Zakaria El Asri
|
06fd882a67
|
fix: parameterize integration tests' db credentials (#319)
* add: read db credentials from .env
* remove: console.log
* fix: default to default pg user and password
|
2021-07-23 11:27:05 +01:00 |
|
Sebastian Rindom
|
690d339667
|
feat(medusa,brightpearl,segment,webshipper): claims (#163)
* chore: create tests
* chore: models
* fix: passing initial tests
* test: adds integration test
* test: clean up integration implementation
* fix: claims
* fix: brightpearl + webshipper
* tests: passing
* fix: update claim items
* fix: adds gitignore
* fix: pr comments
* fix: single migration
* fix(medusa-plugin-segment): adds item claimed event to segment
|
2021-02-03 09:49:12 +01:00 |
|