Commit Graph
648 Commits
Author SHA1 Message Date
Sebastian Rindom 8edb32c742 docs: oas (#197)
Adds OpenAPI specification of Storefront and Admin APIs.
Updates docs project.
2021-03-10 11:51:54 +01:00
Sebastian Rindom d9c17b5122 Merge branch 'hotfix/gift-card-creation' into develop 2021-03-08 16:14:22 +01:00
Sebastian Rindom 975de99ee7 hotfix: gift card creation (#196)
* fix: enable gift-card creation without order_id

* fix: adds integration test to create endpoint
2021-03-08 15:58:59 +01:00
Sebastian Rindom 521d306b71 fix: adds integration test to create endpoint 2021-03-08 15:44:37 +01:00
Sebastian Rindom 1263d24ca3 fix: enable gift-card creation without order_id (#195) 2021-03-08 15:31:39 +01:00
Sebastian Rindom 9ce935a779 fix: enable gift-card creation without order_id 2021-03-08 13:58:01 +01:00
Sebastian Rindom 0b172b6d77 Allow Gift Card balance lookup in the Storefront API (#193)
* feat: enable balance lookup for gift-cards
2021-03-08 13:26:30 +01:00
olivermrbl 85e2148f9e Merge branch 'hotfix/product-filtering' into develop 2021-03-03 13:35:45 +01:00
olivermrbl 11a910e45d Merge branch 'hotfix/cart-retrieve' into develop 2021-03-03 13:35:25 +01:00
olivermrbl d280d93e8f Merge branch 'hotfix/product-retrieve' into develop 2021-03-03 13:35:11 +01:00
Oliver Windall Juhl 6a3409d239 hotfix(medusa): Efficient product querying (#191) 2021-03-02 08:02:24 +01:00
olivermrbl 8a62141568 --amend 2021-03-01 11:46:32 +01:00
Oliver Windall Juhl dd0491f521 feat(medusa): Add support for filtering with gt, lt, gte and lte (#190)
- Add support for filtering with lt, gt, lte, gte in the following format: created_at[gt]=01-26-1997
- Add middleware for cleaning request queries
- Add order query validation
- Temp. disables tags in claim integration tests
2021-03-01 11:32:17 +01:00
olivermrbl 6335b04bc4 hotfix(medusa): Efficient product querying 2021-03-01 10:43:51 +01:00
olivermrbl 77516367d7 Merge branch 'develop' into feat/draft-orders 2021-03-01 07:55:39 +01:00
Oliver Windall Juhl 790d412bb3 hotfix(medusa): Optimize cart retrieval (#189) 2021-02-28 10:01:48 +01:00
olivermrbl 92e70cc35b hotfix(medusa): Optimize cart retrieval 2021-02-28 09:53:41 +01:00
Sebastian Rindom 7f5ee6bdcc hotfix: round totals (#188)
* fix: round totals

* fix: test
2021-02-27 11:14:39 +01:00
Sebastian Rindom caf1ecfd5a fix: test 2021-02-27 11:01:57 +01:00
Sebastian Rindom a1ba2e8b5c fix: round totals 2021-02-27 10:53:20 +01:00
Oliver Windall Juhl ed5b1592a4 hotfix(medusa): wrap update-product in transaction (#182) 2021-02-27 10:24:46 +01:00
olivermrbl 97b19ccbdd fix merge conflicts 2021-02-27 10:22:33 +01:00
olivermrbl 6388a8e111 fix merge conflicts 2021-02-27 10:15:42 +01:00
Sebastian Rindom dc75b9e983 Merge branch 'release/next' 2021-02-26 09:58:53 +01:00
Oliver Windall Juhl 4d708d2306 hotfix(medusa): Optimize product retrieval (#185) 2021-02-26 07:58:59 +01:00
Sebastian Rindom cfcc9247a5 chore(release): Publish
- medusa-plugin-brightpearl@1.1.5
 - medusa-plugin-contentful@1.1.4
 - medusa-plugin-sendgrid@1.1.4
 - @medusajs/medusa@1.1.11
2021-02-25 14:44:48 +01:00
Sebastian Rindom 63e7ce765e Merge remote-tracking branch 'origin/develop' into release/next 2021-02-25 14:38:47 +01:00
Sebastian Rindom 27e5eca21d chore(release): Publish
- medusa-fulfillment-webshipper@1.1.3
 - medusa-plugin-segment@1.1.5
 - @medusajs/medusa@1.1.10
2021-02-25 14:07:21 +01:00
Sebastian Rindom 3ee3663861 chore(release): Publish
- @medusajs/medusa@1.1.10-next.1
2021-02-25 08:42:20 +01:00
Sebastian Rindom 0320788aac fix: update-product 2021-02-25 08:41:55 +01:00
Oliver Windall Juhl 22be418ec1 fix(medusa): Add querying func. on customer retrievals (#181) 2021-02-23 13:40:49 +01:00
olivermrbl 7fd89de795 hotfix: wrap update-product in transaction 2021-02-23 13:02:54 +01:00
olivermrbl d0e7ebdcf1 hotfix(medusa): Remove atomicPhase from product retrieve 2021-02-23 12:49:46 +01:00
Sebastian Rindom 5ed9e3057d chore(release): Publish
- medusa-fulfillment-webshipper@1.1.3-next.0
 - medusa-plugin-segment@1.1.5-next.0
 - @medusajs/medusa@1.1.10-next.0
2021-02-22 08:49:25 +01:00
olivermrbl 99e3e9287f add admin_only to shipping options 2021-02-21 10:43:56 +01:00
olivermrbl b65edfce06 PR review modifications 2021-02-19 17:42:18 +01:00
olivermrbl ea82b8a5e1 --amend 2021-02-19 08:56:44 +01:00
olivermrbl c31e1ea691 fixed merge conflicts 2021-02-19 08:47:24 +01:00
olivermrbl 135d45ad45 clean up 2021-02-19 08:41:34 +01:00
Sebastian Rindom 99ad43bf47 feat(medusa): tracking links (#177)
* fix: creates tracking links on fulfillments

* fix: typo
2021-02-18 16:59:19 +01:00
olivermrbl cfcc6f3fe0 clean up draft order service 2021-02-18 16:37:25 +01:00
olivermrbl 3ac71e4a4c draft order func. complete 2021-02-18 15:46:40 +01:00
olivermrbl c4164e4b66 add payment link func. 2021-02-18 13:22:55 +01:00
Sebastian Rindom 0f045ae619 chore(release): Publish
- @medusajs/medusa@1.1.9
2021-02-18 10:33:46 +01:00
Sebastian Rindom 5659d106e3 fix: performant relations 2021-02-18 10:31:09 +01:00
olivermrbl 283f8fbe54 fix merge conflicts 2021-02-17 17:24:34 +01:00
olivermrbl 997e3566cb Add cart retrieval to draftorder 2021-02-17 17:16:53 +01:00
Sebastian Rindom c2a075a6b1 chore(release): Publish
- medusa-file-spaces@1.1.3
 - medusa-fulfillment-webshipper@1.1.2
 - medusa-interfaces@1.1.1
 - medusa-payment-adyen@1.1.3
 - medusa-payment-klarna@1.1.4
 - medusa-payment-paypal@1.0.3
 - medusa-payment-stripe@1.1.3
 - medusa-plugin-add-ons@1.1.3
 - medusa-plugin-brightpearl@1.1.4
 - medusa-plugin-contentful@1.1.3
 - medusa-plugin-economic@1.1.3
 - medusa-plugin-mailchimp@1.1.3
 - medusa-plugin-permissions@1.1.3
 - medusa-plugin-segment@1.1.4
 - medusa-plugin-sendgrid@1.1.3
 - medusa-plugin-slack-notification@1.1.3
 - medusa-plugin-twilio-sms@1.1.3
 - medusa-plugin-wishlist@1.1.3
 - medusa-test-utils@1.1.3
 - @medusajs/medusa@1.1.8
2021-02-17 12:05:32 +01:00
Sebastian Rindom 46006e4b06 fix: use parallel relation fetching (#173)
optimizes performance of queries with many left joins
2021-02-17 10:40:48 +01:00
olivermrbl 362c5c6055 adds endpoints for draft orders 2021-02-16 16:53:55 +01:00