Commit Graph

3564 Commits

Author SHA1 Message Date
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
olivermrbl 75bc1f67f4 add initital work on draft order 2021-02-12 08:51:29 +01:00
Oliver Windall Juhl c4d1203155 feat(medusa): Product category, type and tags 2021-02-12 08:42:19 +01:00
Sebastian Rindom 00c130e40e docs: correct return type 2021-02-09 11:31:57 +01:00
Sebastian Rindom 8b050e22c9 chore(release): Publish
- medusa-payment-klarna@1.1.3
2021-02-09 11:21:01 +01:00
Sebastian Rindom 5ef13d49c0 fix: expired klarna orders 2021-02-09 11:07:52 +01:00
Sebastian Rindom 3578ff6364 chore(release): Publish
- medusa-payment-paypal@1.0.2
2021-02-09 10:23:50 +01:00
Sebastian Rindom cb788ce2f6 hotfix: typo 2021-02-09 10:23:16 +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
Oliver Windall Juhl 0e0dfea571 hotfix(medusa-plugin-segment): Unit price (#162) 2021-02-01 20:50:47 +01:00
Oliver Windall Juhl 4b52e9680f hotfix(medusa-plugin-segment): Correct variant and skus (#161)
* hotfix(medusa-plugin-segment): Correct variant and skus

* --amend
2021-02-01 14:23:02 +01:00
olivermrbl 8ffea3df7d chore(release): Publish
- medusa-plugin-segment@1.1.2
2021-02-01 11:57:09 +01:00
Oliver Windall Juhl 41eeecb5a8 hotfix(medusa-plugin-segment): Fix sku (#160) 2021-02-01 11:56:34 +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
Sebastian Rindom 178d12fc71 fix: tax_rate extraction in totals service (#156) 2021-01-27 18:55:05 +01:00
olivermrbl dc210c2cbd chore(release): Publish
- medusa-file-spaces@1.1.1
 - medusa-payment-adyen@1.1.1
 - medusa-payment-klarna@1.1.1
 - medusa-payment-stripe@1.1.1
 - medusa-plugin-add-ons@1.1.1
 - medusa-plugin-brightpearl@1.1.1
 - medusa-plugin-contentful@1.1.1
 - medusa-plugin-economic@1.1.1
 - medusa-plugin-mailchimp@1.1.1
 - medusa-plugin-permissions@1.1.1
 - medusa-plugin-segment@1.1.1
 - medusa-plugin-sendgrid@1.1.1
 - medusa-plugin-slack-notification@1.1.1
 - medusa-plugin-twilio-sms@1.1.1
 - medusa-plugin-wishlist@1.1.1
 - medusa-test-utils@1.1.1
 - @medusajs/medusa@1.1.2
2021-01-27 12:32:34 +01:00
Oliver Windall Juhl 7e14da1225 feat: adds discount code search functionality (#155) 2021-01-27 11:13:24 +01:00
Oliver Windall Juhl 103749eb65 hotfix: customer address updates + mongo ids (#153) 2021-01-26 14:59:50 +01:00
Sebastian Rindom 5c98624c1b chore(release): Publish
- @medusajs/medusa@1.1.1
2021-01-26 12:09:39 +01:00
Sebastian Rindom 282eaae675 fix: customer not found (#152) 2021-01-26 12:10:06 +01:00
Sebastian Rindom ff49d23322 chore(release): Publish
- babel-preset-medusa-package@1.1.0
 - @medusajs/medusa-cli@1.1.0
 - medusa-core-utils@1.1.0
 - medusa-file-spaces@1.1.0
 - medusa-fulfillment-manual@1.1.0
 - medusa-fulfillment-webshipper@1.1.0
 - medusa-interfaces@1.1.0
 - medusa-payment-adyen@1.1.0
 - medusa-payment-klarna@1.1.0
 - medusa-payment-stripe@1.1.0
 - medusa-plugin-add-ons@1.1.0
 - medusa-plugin-brightpearl@1.1.0
 - medusa-plugin-contentful@1.1.0
 - medusa-plugin-discount-generator@1.1.0
 - medusa-plugin-economic@1.1.0
 - medusa-plugin-ip-lookup@1.1.0
 - medusa-plugin-mailchimp@1.1.0
 - medusa-plugin-permissions@1.1.0
 - medusa-plugin-segment@1.1.0
 - medusa-plugin-sendgrid@1.1.0
 - medusa-plugin-slack-notification@1.1.0
 - medusa-plugin-twilio-sms@1.1.0
 - medusa-plugin-wishlist@1.1.0
 - medusa-test-utils@1.1.0
 - @medusajs/medusa@1.1.0
2021-01-26 11:17:43 +01:00
Sebastian Rindom f1baca3cbd Replaces MongoDB support with PostgreSQL (#151)
- All schemas have been rewritten to a relational model
- All services have been rewritten to accommodate the new data model
- Adds idempotency keys to core endpoints allowing you to retry requests with no additional side effects
- Adds staged jobs to avoid putting jobs in the queue when transactions abort
- Adds atomic transactions to all methods with access to the data layer

Co-authored-by: Oliver Windall Juhl <oliver@mrbltech.com>
2021-01-26 10:26:14 +01:00
Sebastian Rindom 5f819486fc chore(release): Publish
- medusa-plugin-segment@1.0.16
2021-01-08 16:59:49 +01:00
Sebastian Rindom 8dad0b3ac7 hotfix(segment): better order tracking 2021-01-08 16:59:25 +01:00
Sebastian Rindom d84c40e207 chore(release): Publish
- @medusajs/medusa@1.0.56
2021-01-06 13:26:59 +01:00
Sebastian Rindom 93fe261384 chore(release): Publish
- @medusajs/medusa@1.0.55
2021-01-06 13:25:08 +01:00
Sebastian Rindom 3ed62802fa hotfix(swap): add email to swap fulfillments 2021-01-06 13:24:29 +01:00
olivermrbl 10b6e0bba8 chore(release): Publish
- @medusajs/medusa@1.0.54
2020-12-28 16:45:58 +01:00
Oliver Windall Juhl 09d7ed232b feat(medusa): Adds filtering to order listing for use in admin (#149) 2020-12-28 16:45:02 +01:00
Sebastian Rindom cb0fc0d475 chore(release): Publish
- medusa-file-spaces@1.0.13
 - medusa-payment-adyen@1.0.13
 - medusa-payment-klarna@1.0.14
 - medusa-payment-stripe@1.0.15
 - medusa-plugin-add-ons@1.0.8
 - medusa-plugin-brightpearl@1.0.26
 - medusa-plugin-contentful@1.0.15
 - medusa-plugin-economic@1.0.13
 - medusa-plugin-mailchimp@1.0.15
 - medusa-plugin-permissions@1.0.13
 - medusa-plugin-segment@1.0.15
 - medusa-plugin-sendgrid@1.0.14
 - medusa-plugin-slack-notification@1.0.13
 - medusa-plugin-twilio-sms@1.0.12
 - medusa-plugin-wishlist@1.0.13
 - medusa-test-utils@1.0.13
 - @medusajs/medusa@1.0.53
2020-12-17 10:54:42 +01:00
Sebastian Rindom e7f2d20138 hotfix(medusa): match stringified id 2020-12-17 10:50:39 +01:00
olivermrbl a14578dbe4 hotfix(medusa-plugin-contentful): Reuse Redis clients in Contentful plugin 2020-12-16 12:29:32 +01:00
olivermrbl bb97a17fe3 hotfix(medusa): remove console.log 2020-12-16 12:12:22 +01:00
Oliver Windall Juhl 451451a38e feat(medusa): Adds product variant sale price (#148)
* feat(medusa): Adds product variant sale price

* fix(medusa-plugin-content): Always update prices in contentful
2020-12-16 11:54:28 +01:00
olivermrbl 14585a7b32 chore(release): Publish
- medusa-plugin-contentful@1.0.14
2020-12-13 12:44:38 +01:00
Oliver Windall Juhl 725241df66 fix(medusa-plugin-contentful): Adds correct thumbnail and images sync. (#145) 2020-12-13 12:44:14 +01:00
Sebastian Rindom 09d427502e chore(release): Publish
- @medusajs/medusa@1.0.52
2020-12-09 19:11:36 +01:00
Sebastian Rindom ed4d2b4b3d fix: .gitignore 2020-12-09 19:11:02 +01:00
Sebastian Rindom 5410265143 chore(release): Publish
- @medusajs/medusa@1.0.51
2020-12-09 18:00:32 +01:00