Commit Graph
148 Commits
Author SHA1 Message Date
Oliver Windall JuhlandGitHub c4d1203155 feat(medusa): Product category, type and tags 2021-02-12 08:42:19 +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
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
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 RindomandOliver Windall Juhl 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 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
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 JuhlandGitHub 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 JuhlandGitHub 725241df66 fix(medusa-plugin-contentful): Adds correct thumbnail and images sync. (#145) 2020-12-13 12:44:14 +01:00
Sebastian Rindom 698ddc1e89 chore(release): Publish
- babel-preset-medusa-package@1.0.1
 - @medusajs/medusa-cli@1.0.11
 - medusa-core-utils@1.0.11
 - medusa-file-spaces@1.0.12
 - medusa-fulfillment-manual@1.0.12
 - medusa-fulfillment-webshipper@1.0.11
 - medusa-interfaces@1.0.14
 - medusa-payment-adyen@1.0.12
 - medusa-payment-klarna@1.0.13
 - medusa-payment-stripe@1.0.14
 - medusa-plugin-add-ons@1.0.7
 - medusa-plugin-brightpearl@1.0.23
 - medusa-plugin-contentful@1.0.13
 - medusa-plugin-economic@1.0.12
 - medusa-plugin-mailchimp@1.0.14
 - medusa-plugin-permissions@1.0.12
 - medusa-plugin-segment@1.0.14
 - medusa-plugin-sendgrid@1.0.13
 - medusa-plugin-slack-notification@1.0.12
 - medusa-plugin-twilio-sms@1.0.11
 - medusa-plugin-wishlist@1.0.12
 - medusa-test-utils@1.0.12
 - @medusajs/medusa@1.0.43
2020-11-24 14:03:42 +01:00
olivermrbl f5ec1b1b4c chore(release): Publish
- medusa-plugin-contentful@1.0.12
2020-11-17 07:44:55 +01:00
Oliver Windall JuhlandGitHub 34d3014db0 fix(medusa-plugin-contentful): Fixes Medusa Contentful plugin 2020-11-17 07:43:54 +01: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 cd39798b4b chore(release): Publish 2020-09-09 09:24:51 +02:00
Sebastian Rindom db519fbaa6 fix: updates license 2020-09-09 09:15:58 +02:00
Sebastian Rindom 0627276619 v1.0.7 2020-09-07 11:36:03 +02:00
Sebastian Rindom 8143fe1ae6 v1.0.1 2020-09-05 15:59:26 +02:00
Sebastian Rindom 755040a0f2 v1.0.1-beta.0 2020-09-04 19:03:18 +02:00
Sebastian Rindom e24d180ea3 v1.0.0 2020-09-03 13:43:58 +02:00
Sebastian Rindom 6c8dd1aebd v1.0.0-y.18 2020-09-01 13:01:19 +02:00
Sebastian Rindom 4747a1103c fix: use redis url from options 2020-09-01 13:00:58 +02:00
Sebastian Rindom 20c06e11cc v1.0.0-y.10 2020-09-01 11:14:44 +02:00
Sebastian Rindom 857c440c03 fix: typo 2020-09-01 11:14:20 +02:00
Sebastian Rindom 5edbbfa087 v1.0.0-y.7 2020-09-01 10:48:22 +02:00
Sebastian Rindom bee833e80e pull thumbs from contentful 2020-08-31 20:45:51 +02:00
Sebastian Rindom 9650f7d1c1 v1.0.0-alpha.30 2020-08-28 11:47:23 +02:00
Sebastian Rindom 8896e239cb v1.0.0-alpha.27 2020-08-27 18:04:51 +02:00
Oliver Windall JuhlandGitHub eb47896668 fix(contentful-plugin): Keep existing entry fields 2020-08-27 18:03:46 +02:00
Sebastian Rindom 924d5cad79 v1.0.0-alpha.26 2020-08-27 11:32:21 +02:00
Sebastian Rindom 6dbbb7e871 chore(dependencies): make medusa-interfaces a peerDependency 2020-08-27 11:31:52 +02:00
Sebastian Rindom e2572adadf v1.0.0-alpha.24 2020-08-27 10:48:41 +02:00
Sebastian Rindom 444cdff9a3 v1.0.0-alpha.5 2020-08-20 16:33:02 +02:00
Sebastian Rindom b0a4806aee (chore): Adds redis url to contentful 2020-08-20 16:32:26 +02:00
Sebastian Rindom 20643bbb52 v1.0.0-alpha.3 2020-08-20 13:57:50 +02:00
Sebastian Rindom 56ad2bdd91 Release ready 2020-08-20 13:57:31 +02:00
Sebastian Rindom 3cc7cbe512 v1.0.0-alpha.2 2020-08-20 13:52:58 +02:00
Sebastian Rindom 1d3b8befe4 Release ready 2020-08-20 13:52:29 +02:00
Sebastian Rindom b26bba807b v1.0.0-alpha.1 2020-08-20 13:48:35 +02:00
Sebastian Rindom 6952ee34df Fix build scripts 2020-08-20 13:47:56 +02:00
Sebastian Rindom a1cf900ed8 v1.0.0-alpha.0 2020-08-20 13:42:06 +02:00
Sebastian Rindom 211b7b2e05 Fix build scripts 2020-08-20 13:40:53 +02:00
Sebastian Rindom edd64b5f62 Adds cart creation 2020-07-08 18:26:56 +02:00
olivermrbl e4f75be5ca Small fixes 2020-07-02 16:08:00 +02:00
olivermrbl 92ae54696d Finalized contentful plugin 2020-07-02 16:04:58 +02:00
olivermrbl f9476da6d6 Finalized Contentful product sync 2020-07-02 14:22:41 +02:00
Oliver Windall JuhlandGitHub d56ccba2b1 Adds plugin for Contentful synchronization (#75)
Adds plugin for Contentful

Will create product and product variants in Contentful, when created in Medusa

Closes #47
2020-07-02 09:41:57 +02:00