Oliver Windall Juhl
c1bec4f843
cleanup: Eventbus, BP, Contentful, NotificationService ( #292 )
2021-06-24 17:56:02 +02:00
Oliver Windall Juhl
350603ac57
fix: Adds manual return option ( #290 )
2021-06-22 09:05:17 +02:00
Oliver Windall Juhl
bf4e8d8ff8
hotfix: Claim return shipping ( #244 )
2021-04-29 15:46:56 +02:00
Oliver Windall Juhl
fb0613d3cb
fix(medusa): Add free shipping functionality ( #241 )
2021-04-27 15:14:18 +02:00
7343a4e841
release: next ( #239 )
...
* hotfix(medusa-plugin-brightpearl): Use order id in sales order endpoint
* feat(medusa-plugin-sendgrid): adds localization option (#238 )
* chore(deps): bump y18n from 4.0.0 to 4.0.1 in /packages/medusa-cli (#226 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump y18n from 4.0.0 to 4.0.3 in /packages/medusa (#235 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump y18n from 4.0.0 to 4.0.1 in /e2e/prod-project (#225 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump y18n in /packages/medusa-core-utils (#224 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(medusa): Swaps on swaps (#229 )
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
* chore: version bumps
* chore: version bumps
* chore(release): Publish
- babel-preset-medusa-package@1.1.1
- @medusajs/medusa-cli@1.1.5
- medusa-core-utils@1.1.7
- medusa-dev-cli@0.0.6
- medusa-file-spaces@1.1.10
- medusa-fulfillment-manual@1.1.7
- medusa-fulfillment-webshipper@1.1.10
- medusa-interfaces@1.1.8
- medusa-payment-adyen@1.1.10
- medusa-payment-klarna@1.1.11
- medusa-payment-paypal@1.0.10
- medusa-payment-stripe@1.1.10
- medusa-plugin-add-ons@1.1.10
- medusa-plugin-brightpearl@1.1.13
- medusa-plugin-contentful@1.1.11
- medusa-plugin-discount-generator@1.1.1
- medusa-plugin-economic@1.1.10
- medusa-plugin-ip-lookup@1.1.1
- medusa-plugin-mailchimp@1.1.10
- medusa-plugin-permissions@1.1.10
- medusa-plugin-restock-notification@0.0.4
- medusa-plugin-segment@1.1.13
- medusa-plugin-sendgrid@1.1.11
- medusa-plugin-slack-notification@1.1.10
- medusa-plugin-twilio-sms@1.1.10
- medusa-plugin-wishlist@1.1.10
- medusa-test-utils@1.1.10
- @medusajs/medusa@1.1.20
* chore(release): Publish
- babel-preset-medusa-package@1.1.2
- @medusajs/medusa-cli@1.1.6
- medusa-core-utils@1.1.8
- medusa-dev-cli@0.0.7
- medusa-file-spaces@1.1.11
- medusa-fulfillment-manual@1.1.8
- medusa-fulfillment-webshipper@1.1.11
- medusa-interfaces@1.1.9
- medusa-payment-adyen@1.1.11
- medusa-payment-klarna@1.1.12
- medusa-payment-paypal@1.0.11
- medusa-payment-stripe@1.1.11
- medusa-plugin-add-ons@1.1.11
- medusa-plugin-brightpearl@1.1.14
- medusa-plugin-contentful@1.1.12
- medusa-plugin-discount-generator@1.1.2
- medusa-plugin-economic@1.1.11
- medusa-plugin-ip-lookup@1.1.2
- medusa-plugin-mailchimp@1.1.11
- medusa-plugin-permissions@1.1.11
- medusa-plugin-restock-notification@0.0.5
- medusa-plugin-segment@1.1.14
- medusa-plugin-sendgrid@1.1.12
- medusa-plugin-slack-notification@1.1.11
- medusa-plugin-twilio-sms@1.1.11
- medusa-plugin-wishlist@1.1.11
- medusa-test-utils@1.1.11
- @medusajs/medusa@1.1.21
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 16:40:49 +02:00
Oliver Windall Juhl and Sebastian Rindom
f8f1f57fa1
feat(medusa): Swaps on swaps ( #229 )
...
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
2021-04-20 10:55:15 +02:00
Oliver Windall Juhl
345b0e6305
hotfix(medusa-plugin-brightpearl): Use order id in sales order endpoint ( #236 )
2021-04-14 12:33:09 +02:00
Oliver Windall Juhl
7771471612
fix(medusa): Move discount usage from rule to discount ( #221 )
2021-04-09 09:06:45 +02:00
Oliver Windall Juhl
1773954794
hotfix(medusa-plugin-contentful): Fixes image assets ( #232 )
2021-04-08 21:22:25 +02:00
Oliver Windall Juhl
08bb111e29
Update README.md
2021-03-25 19:04:17 +01:00
Oliver Windall Juhl
1aa1760640
hotfix(medusa): Add missing discount field ( #213 )
2021-03-18 10:07:56 +01:00
Oliver Windall Juhl
a031f1f338
fix(medusa): Upsert product images ( #200 )
2021-03-12 10:09:01 +01:00
Oliver Windall Juhl
60f164913d
hotfix(medusa): Add q to order filter validation ( #192 )
2021-03-03 15:35:13 +01:00
Oliver Windall Juhl
6a3409d239
hotfix(medusa): Efficient product querying ( #191 )
2021-03-02 08:02:24 +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
Oliver Windall Juhl
790d412bb3
hotfix(medusa): Optimize cart retrieval ( #189 )
2021-02-28 10:01:48 +01:00
Oliver Windall Juhl
ed5b1592a4
hotfix(medusa): wrap update-product in transaction ( #182 )
2021-02-27 10:24:46 +01:00
Oliver Windall Juhl
4d708d2306
hotfix(medusa): Optimize product retrieval ( #185 )
2021-02-26 07:58:59 +01:00
Oliver Windall Juhl
3ca04a8ca1
chore: Update README.md
2021-02-25 18:38:56 +01:00
Oliver Windall Juhl
22be418ec1
fix(medusa): Add querying func. on customer retrievals ( #181 )
2021-02-23 13:40:49 +01:00
Oliver Windall Juhl
587a464e83
fix(medusa-plugin-contentful): Allow custom fields in plugin options ( #180 )
2021-02-23 07:49:01 +01:00
Oliver Windall Juhl
90ea888829
hotfix(medusa-fulfillment-webshipper): Cancel fulfillment idempotently ( #175 )
2021-02-18 13:46:34 +01:00
Oliver Windall Juhl
6f1da4ff7d
docs: fix cart documentation
2021-02-12 08:44:43 +01:00
Oliver Windall Juhl
c4d1203155
feat(medusa): Product category, type and tags
2021-02-12 08:42:19 +01:00
Oliver Windall Juhl
81df78384c
hotfix(medusa): Get cart with session ( #165 )
2021-02-04 14:51:04 +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
Oliver Windall Juhl
41eeecb5a8
hotfix(medusa-plugin-segment): Fix sku ( #160 )
2021-02-01 11:56:34 +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
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
Oliver Windall Juhl
09d7ed232b
feat(medusa): Adds filtering to order listing for use in admin ( #149 )
2020-12-28 16:45:02 +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
Oliver Windall Juhl
725241df66
fix(medusa-plugin-contentful): Adds correct thumbnail and images sync. ( #145 )
2020-12-13 12:44:14 +01:00
Oliver Windall Juhl
de7c98c9a6
hotfix(medusa): Allow SKU and EAN on create variant ( #141 )
2020-12-07 15:37:22 +01:00
Oliver Windall Juhl
34d3014db0
fix(medusa-plugin-contentful): Fixes Medusa Contentful plugin
2020-11-17 07:43:54 +01:00
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
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
Oliver Windall Juhl
cc23a3b070
feat(medusa-interfaces): Adds schema options to base model
2020-10-20 17:07:47 +02:00
Oliver Windall Juhl
46dbbdb9fb
hotfix(medusa): Save empty metadata on line-items ( #126 )
2020-10-17 17:06:20 +02:00
Oliver Windall Juhl
128351a8f0
hotfix(CartService): Preserve metadata on line-item updates
2020-10-14 08:28:56 +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
Oliver Windall Juhl
371fd0c433
Adds use of injected decorators in all services ( #122 )
...
* hotfix(services): Use injected decorators in services
* Fixes test
2020-10-08 09:03:05 +02:00
Oliver Windall Juhl
a06d603722
hotfix(medusa): Check metadata in line item isEqual
2020-10-05 11:22:46 +02:00
Oliver Windall Juhl
89c21f2f5b
feat(plugins): Adds Mailchimp newsletter subscription
2020-10-01 12:30:11 +02:00
Oliver Windall Juhl
d8483cd135
fix(medusa-plugin-addon): Fixes admin endpoints, Adds flag to avoid merging add-on line-items
2020-09-23 09:51:47 +02:00
Oliver Windall Juhl
e3d8eea3cd
(feat): Adds phone number to Customer
2020-09-09 16:55:34 +02:00
Oliver Windall Juhl
3de1e6dd4a
feat(plugins): Adds add-on plugin
...
Adds an add-on plugin, that supports adding add-ons to line items in the cart
2020-09-09 15:22:57 +02:00
Oliver Windall Juhl
35a91ae6a1
feat(plugins): Adds Twilio SMS plugin
2020-09-09 10:52:58 +02:00
Oliver Windall Juhl
1c8384c7c3
fix(medusa-plugin-slack-notification): Fixes slackbot ( #100 )
2020-09-04 18:56:27 +02:00
Oliver Windall Juhl
eb47896668
fix(contentful-plugin): Keep existing entry fields
2020-08-27 18:03:46 +02:00
Oliver Windall Juhl
9dc6999a9a
feat(pagination): Adds MVP pagination to orders and products for admin routes
2020-08-27 17:51:23 +02:00
Oliver Windall Juhl
eeca05117a
Adds ip lookup middleware for cart creation
2020-08-25 09:51:30 +02:00
Oliver Windall Juhl
b826bab1ee
Merge pull request #89 from medusajs/alpha
...
Alpha release
2020-08-20 13:36:01 +02:00
Oliver Windall Juhl
3c72d49bb6
Adds Klarna payment provider
2020-07-09 15:08:31 +02:00
Oliver Windall Juhl
5e83a7d38a
Adds klarna payment provider ( #79 )
2020-07-09 12:30:25 +02:00
Oliver Windall Juhl
70ba668202
Adds deleteMetadata to all services ( #78 )
2020-07-05 11:56:02 +02:00
Oliver Windall Juhl
d6fc477636
SendGrid plugin ( #77 )
...
Closes #73 and #77
2020-07-03 18:00:54 +02:00
Oliver Windall Juhl
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
Oliver Windall Juhl
3debd7e108
Stripe payment provider plugin ( #65 )
...
Adds Stripe payment provider plugin
Closes #44
2020-05-25 21:08:16 +02:00
Oliver Windall Juhl
420c1d8cdb
Adds ProductVariant endpoints ( #59 )
...
Adds endpoints for product variants with tests.
Closes #58
2020-05-14 11:05:26 +02:00
Oliver Windall Juhl
809133fa2a
Closes #53
...
Use email for reset password and reset password token
2020-05-11 13:55:44 +02:00
Oliver Windall Juhl
8255a839f6
Adds OrderService and /orders endpoints
...
Adds OrderService
Adds endpoints for orders - both store and admin
2020-05-11 13:54:09 +02:00
Oliver Windall Juhl
a53822d298
Adds admin endpoints / routes for user ( #36 )
...
Adds all endpoints / routes for user operations
Tweaks in UserService
Adds update in UserService
Fixes old tests
2020-04-17 08:13:24 +02:00
Oliver Windall Juhl
e3cdde3c9e
Fixes according to issue #21 ( #35 )
2020-04-14 21:44:05 +02:00
Oliver Windall Juhl
20735de62d
Adds admin discount routes / endpoints ( #34 )
2020-04-12 17:18:07 +02:00
Oliver Windall Juhl
42fdd14e42
Adds admin API endpoints for product operations ( #32 )
2020-04-08 21:18:03 +02:00
Oliver Windall Juhl
aff1ec3390
Adds DiscountService and TotalsService ( #26 )
2020-04-07 12:48:57 +02:00
Oliver Windall Juhl
f6d5180e5f
Adds medusa-plugin-permissions ( #12 )
2020-04-06 15:57:31 +02:00
Oliver Windall Juhl
8ab9b823b9
#22 Fixes create return value
2020-04-02 19:39:04 +02:00
Oliver Windall Juhl
8d51a3f716
Adds LineItemService ( #11 )
2020-03-10 10:46:01 +01:00
Oliver Windall Juhl
bcaac913d2
Adds UserService ( #10 )
2020-02-18 20:14:20 +01:00
Oliver Windall Juhl
cc2e87754d
Feature/customer service ( #8 )
...
Adds CustomerService
2020-02-05 12:25:58 +01:00