Commit Graph

432 Commits

Author SHA1 Message Date
Sebastian Rindom 252db5ef7e feat(medusa): storefront return (#194)
* feat: adds endpoint to lookup an order by its display_id and email

* feat: adds storefront returns

* fix: pr comments
2021-03-10 17:42:39 +01:00
Sebastian Rindom d9c17b5122 Merge branch 'hotfix/gift-card-creation' into develop 2021-03-08 16:14:22 +01:00
Sebastian Rindom 521d306b71 fix: adds integration test to create endpoint 2021-03-08 15:44:37 +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
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 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
Sebastian Rindom 99ad43bf47 feat(medusa): tracking links (#177)
* fix: creates tracking links on fulfillments

* fix: typo
2021-02-18 16:59:19 +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
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
Sebastian Rindom 7308946e56 feat: notifications (#172)
The Notifications API allows plugins to register Notification Providers which have `sendNotification` and `resendNotification`.

Each plugin can listen to any events transmittet over the event bus and the result of the notification send will be persisted in the database to allow for clear communications timeline + ability to resend notifications.
2021-02-15 11:59:37 +01:00
Sebastian Rindom 4229e241d0 fix: test 2021-02-14 23:18:15 +01:00
Oliver Windall Juhl c4d1203155 feat(medusa): Product category, type and tags 2021-02-12 08:42:19 +01:00
Sebastian Rindom dba0edee26 chore(release): Publish
- medusa-payment-paypal@1.0.1
 - medusa-plugin-brightpearl@1.1.3
 - @medusajs/medusa@1.1.7
2021-02-08 21:44:50 +01:00
Sebastian Rindom 427ae25016 feat: adds paypal (#168) (#169) 2021-02-08 21:40:59 +01:00
Oliver Windall Juhl 81df78384c hotfix(medusa): Get cart with session (#165) 2021-02-04 14:51:04 +01:00
Sebastian Rindom d8e806d8ff Hotfix/tag relation (#166)
* fix: remove default tag relation

* fix: auto fulfill bp swaps
2021-02-04 14:38:41 +01:00
Sebastian Rindom 728d08d2b8 chore(release): Publish
- @medusajs/medusa@1.1.6
2021-02-03 13:03:25 +01:00
Sebastian Rindom 15450546f0 chore: create indexes on foreign keys (#164) 2021-02-03 13:02:58 +01:00
Sebastian Rindom 698c63da8a chore(release): Publish
- medusa-file-spaces@1.1.2
 - medusa-fulfillment-webshipper@1.1.1
 - medusa-payment-adyen@1.1.2
 - medusa-payment-klarna@1.1.2
 - medusa-payment-stripe@1.1.2
 - medusa-plugin-add-ons@1.1.2
 - medusa-plugin-brightpearl@1.1.2
 - medusa-plugin-contentful@1.1.2
 - medusa-plugin-economic@1.1.2
 - medusa-plugin-mailchimp@1.1.2
 - medusa-plugin-permissions@1.1.2
 - medusa-plugin-segment@1.1.3
 - medusa-plugin-sendgrid@1.1.2
 - medusa-plugin-slack-notification@1.1.2
 - medusa-plugin-twilio-sms@1.1.2
 - medusa-plugin-wishlist@1.1.2
 - medusa-test-utils@1.1.2
 - @medusajs/medusa@1.1.5
2021-02-03 09:54:27 +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
olivermrbl e974d3222e chore(release): Publish
- @medusajs/medusa@1.1.4
2021-01-29 16:34:20 +01:00
Oliver Windall Juhl e592bf66f9 hotfix(medusa): Fix gift card created event (#158) 2021-01-29 16:32:27 +01:00
Oliver Windall Juhl fe2657dfa5 hotfix(medusa): include optional id in discount rule validation (#157) 2021-01-29 16:18:16 +01:00
Sebastian Rindom b5b8ea0503 chore(release): Publish
- @medusajs/medusa@1.1.3
2021-01-27 18:56:16 +01:00