Commit Graph

487 Commits

Author SHA1 Message Date
Oliver Windall Juhl 6a3c545537 feat(medusa): Adds shipped status to line items + Capture fails will give payment_status = requires_action 2020-11-13 12:43:02 +01:00
Sebastian Rindom a32f6ef989 chore(release): Publish
- medusa-plugin-brightpearl@1.0.22
2020-11-10 10:53:21 +01:00
Sebastian Rindom 3425c6cbc6 hotfix(medusa-plugin-brightpearl): add email and phone to customer in brightpearl 2020-11-10 10:52:54 +01:00
Sebastian Rindom 815b59a882 chore(release): Publish
- @medusajs/medusa@1.0.39
2020-11-05 10:19:42 +01:00
Sebastian Rindom 53124349ef hotfix: throw on empty carts 2020-11-05 10:19:28 +01:00
Sebastian Rindom c5fdeab27b chore(release): Publish
- @medusajs/medusa@1.0.38
2020-11-05 10:08:40 +01:00
Sebastian Rindom f3aba57056 hotfix: don't allow empty carts to be created 2020-11-05 10:08:06 +01:00
Sebastian Rindom db181b1afc chore(release): Publish
- @medusajs/medusa@1.0.37
2020-11-04 14:03:53 +01:00
Sebastian Rindom 8166a3952f hotfix: add missing totals calculations to order service decorate 2020-11-04 14:02:49 +01:00
olivermrbl d967dd73c2 chore(release): Publish
- @medusajs/medusa@1.0.36
2020-11-04 11:41:54 +01:00
Oliver Windall Juhl d67b6e6ebe feat(medusa): Adds set and delete metadata endpoints for region and orders (#131) 2020-11-04 11:38:04 +01:00
Sebastian Rindom b8d1bbb204 chore(release): Publish
- medusa-plugin-ip-lookup@1.0.11
 - @medusajs/medusa@1.0.35
2020-11-02 12:33:02 +01:00
Sebastian Rindom e3faa646a7 fix: add country code on preCartCreation 2020-11-02 12:32:45 +01:00
Sebastian Rindom a57c58e07e chore(release): Publish
- @medusajs/medusa@1.0.34
2020-10-31 15:29:08 +01:00
Sebastian Rindom b1786ce9d8 fix: adds field selection to list order endpoint (#133) 2020-10-31 15:28:26 +01:00
Sebastian Rindom a4468cddef chore(release): Publish
- medusa-plugin-brightpearl@1.0.21
 - @medusajs/medusa@1.0.33
2020-10-28 15:56:27 +01:00
Sebastian Rindom f2c62cd232 feat(medusa): adds support for gift cards (#132)
* fix(medusa-plugin-brightpearl): adds gift cards to gift card nominal code

* fix: allow orders with 0 total to be created

* fix: gift card ready

* tests passing

* docs: brightpearl comment

* docs: clearer REMEMBER note
2020-10-28 15:55:50 +01:00
Sebastian Rindom b33fcfa182 chore: test fix 2020-10-22 11:37:23 +02:00
Sebastian Rindom faa021943c chore(release): Publish
- medusa-fulfillment-webshipper@1.0.9
2020-10-21 19:25:23 +02:00
Sebastian Rindom 3b1f142275 fix(medusa-fulfillment-webshipper): adds return customs_lines (#130)
* fix: add return lines

* cleanup
2020-10-21 19:25:02 +02:00
Sebastian Rindom 2a12782879 chore(release): Publish
- @medusajs/medusa@1.0.32
2020-10-20 18:14:23 +02:00
Sebastian Rindom 696799da23 hotfix(medusa): pass value instead of reference 2020-10-20 18:13:48 +02:00
olivermrbl a3d01b6c9a chore(release): Publish
- medusa-interfaces@1.0.13
 - @medusajs/medusa@1.0.31
2020-10-20 17:08:32 +02:00
Oliver Windall Juhl cc23a3b070 feat(medusa-interfaces): Adds schema options to base model 2020-10-20 17:07:47 +02:00
Sebastian Rindom 883e80a038 chore(release): Publish
- @medusajs/medusa@1.0.30
2020-10-20 16:15:19 +02:00
Sebastian Rindom c5c19d2988 hotfix(medusa): missing shipping_address update 2020-10-20 15:29:39 +02:00
Sebastian Rindom 6436b3f458 chore(release): Publish
- @medusajs/medusa@1.0.29
2020-10-20 14:35:16 +02:00
Sebastian Rindom 30e64dda71 allow country code on set region 2020-10-20 14:34:49 +02:00
Sebastian Rindom 917767073a chore(release): Publish
- medusa-file-spaces@1.0.11
 - medusa-payment-adyen@1.0.11
 - medusa-payment-klarna@1.0.12
 - medusa-payment-stripe@1.0.13
 - medusa-plugin-add-ons@1.0.6
 - medusa-plugin-brightpearl@1.0.20
 - medusa-plugin-contentful@1.0.11
 - medusa-plugin-economic@1.0.11
 - medusa-plugin-mailchimp@1.0.13
 - medusa-plugin-permissions@1.0.11
 - medusa-plugin-segment@1.0.13
 - medusa-plugin-sendgrid@1.0.12
 - medusa-plugin-slack-notification@1.0.11
 - medusa-plugin-twilio-sms@1.0.10
 - medusa-plugin-wishlist@1.0.11
 - medusa-test-utils@1.0.11
 - @medusajs/medusa@1.0.28
2020-10-19 16:25:45 +02:00
Sebastian Rindom 28d5ea08e5 chore(deps): use correct test-utils version 2020-10-19 16:25:28 +02:00
Sebastian Rindom ec93aea110 hotfix(medusa): emit event with updated shipment 2020-10-19 16:07:00 +02:00
dependabot[bot] 0626293bb2 chore(deps): bump acorn from 6.4.0 to 6.4.2 in /packages/medusa (#128)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-17 17:14:02 +02:00
dependabot[bot] 40d35fa171 chore(deps): bump lodash in /packages/medusa-test-utils (#111)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-17 17:12:52 +02:00
dependabot[bot] 98d37ac194 chore(deps): bump lodash from 4.17.15 to 4.17.20 in /packages/medusa (#112)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-17 17:11:56 +02:00
Sebastian Rindom 6903ce5ef4 chore(release): Publish
- medusa-plugin-segment@1.0.12
 - @medusajs/medusa@1.0.27
2020-10-17 17:07:14 +02:00
Oliver Windall Juhl 46dbbdb9fb hotfix(medusa): Save empty metadata on line-items (#126) 2020-10-17 17:06:20 +02:00
Sebastian Rindom a238fad7ea Fix/enhanced tracking (#127)
* fix: adds tracking of returns and cancellations

* fix: adds tracking of returns and cancellations
2020-10-17 17:05:49 +02:00
Sebastian Rindom 4f577a358f chore(release): Publish
- medusa-fulfillment-webshipper@1.0.8
2020-10-15 17:57:10 +02:00
Sebastian Rindom d0a71c9e52 hotfix(webshipper): add company name 2020-10-15 17:56:31 +02:00
Sebastian Rindom d9e6efa211 chore(release): Publish
- medusa-fulfillment-webshipper@1.0.7
2020-10-15 16:17:21 +02:00
Sebastian Rindom 8fb2754257 hotfix(webshipper): add default packages 2020-10-15 16:16:55 +02:00
Sebastian Rindom 7401b11a4a chore(release): Publish
- medusa-fulfillment-webshipper@1.0.6
 - medusa-interfaces@1.0.12
 - @medusajs/medusa@1.0.26
2020-10-14 17:59:30 +02:00
Sebastian Rindom c1e821d9d4 feat: return shipping and flow (#125)
Adds support for return shipping methods and changes returns to have a request/receive flow. Store operators should now first request a return, noting the line items that will be returned. When the inventory is received the return will be registered triggering the refund. Return shipping methods can now be created for all regions.
2020-10-14 17:58:23 +02:00
Oliver Windall Juhl 128351a8f0 hotfix(CartService): Preserve metadata on line-item updates 2020-10-14 08:28:56 +02:00
Sebastian Rindom cb54f968cd chore(release): Publish
- medusa-payment-stripe@1.0.12
 - medusa-plugin-add-ons@1.0.5
2020-10-12 09:09:23 +02:00
Sebastian Rindom 0c0177799a Merge branch 'master' of github.com:medusajs/medusa 2020-10-12 09:09:02 +02:00
Sebastian Rindom 315e8662f0 hotfix(medusa-payment-stripe): fixes failing customer updates 2020-10-12 09:08:44 +02:00
olivermrbl 3b75b15272 chore(release): Publish
- medusa-plugin-add-ons@1.0.4
2020-10-09 10:47:45 +02:00
Oliver Windall Juhl 6b241a13de hotfix(medusa-plugin-add-on): Adds cart decorator to add-on plugin 2020-10-09 10:46:42 +02:00
Sebastian Rindom 8d24f69829 chore(release): Publish
- medusa-plugin-brightpearl@1.0.19
2020-10-08 15:45:20 +02:00