Commit Graph

701 Commits

Author SHA1 Message Date
Sebastian Rindom
dbb75c292e Merge pull request #208 from medusajs/release/next
Release
2021-03-17 13:59:33 +01:00
Sebastian Rindom
811c88b566 chore(release): Publish
- @medusajs/medusa-cli@1.1.3
 - medusa-core-utils@1.1.2
 - medusa-dev-cli@0.0.3
 - medusa-file-spaces@1.1.5
 - medusa-fulfillment-manual@1.1.2
 - medusa-fulfillment-webshipper@1.1.5
 - medusa-interfaces@1.1.3
 - medusa-payment-adyen@1.1.5
 - medusa-payment-klarna@1.1.6
 - medusa-payment-paypal@1.0.5
 - medusa-payment-stripe@1.1.5
 - medusa-plugin-add-ons@1.1.5
 - medusa-plugin-brightpearl@1.1.7
 - medusa-plugin-contentful@1.1.6
 - medusa-plugin-economic@1.1.5
 - medusa-plugin-mailchimp@1.1.5
 - medusa-plugin-permissions@1.1.5
 - medusa-plugin-segment@1.1.7
 - medusa-plugin-sendgrid@1.1.6
 - medusa-plugin-slack-notification@1.1.5
 - medusa-plugin-twilio-sms@1.1.5
 - medusa-plugin-wishlist@1.1.5
 - medusa-test-utils@1.1.5
 - @medusajs/medusa@1.1.13
2021-03-17 11:08:30 +01:00
Sebastian Rindom
441811235a chore(release): Publish
- @medusajs/medusa-cli@1.1.2
 - medusa-core-utils@1.1.1
 - medusa-dev-cli@0.0.2
 - medusa-file-spaces@1.1.4
 - medusa-fulfillment-manual@1.1.1
 - medusa-fulfillment-webshipper@1.1.4
 - medusa-interfaces@1.1.2
 - medusa-payment-adyen@1.1.4
 - medusa-payment-klarna@1.1.5
 - medusa-payment-paypal@1.0.4
 - medusa-payment-stripe@1.1.4
 - medusa-plugin-add-ons@1.1.4
 - medusa-plugin-brightpearl@1.1.6
 - medusa-plugin-contentful@1.1.5
 - medusa-plugin-economic@1.1.4
 - medusa-plugin-mailchimp@1.1.4
 - medusa-plugin-permissions@1.1.4
 - medusa-plugin-segment@1.1.6
 - medusa-plugin-sendgrid@1.1.5
 - medusa-plugin-slack-notification@1.1.4
 - medusa-plugin-twilio-sms@1.1.4
 - medusa-plugin-wishlist@1.1.4
 - medusa-test-utils@1.1.4
 - @medusajs/medusa@1.1.12
2021-03-17 11:07:15 +01:00
Sebastian Rindom
edbcc10983 chore: cli version 2021-03-17 11:05:51 +01:00
Sebastian Rindom
dc450c6cb1 chore: contentful version 2021-03-17 11:03:09 +01:00
Sebastian Rindom
3c3d6a0d8f fix 2021-03-17 08:43:49 +01:00
Sebastian Rindom
29693bb666 Merge remote-tracking branch 'origin/develop' into release/next 2021-03-17 08:34:56 +01:00
Sebastian Rindom
227cdb6222 fix: contentful sync (#206) 2021-03-17 08:34:38 +01:00
Sebastian Rindom
49f1d0f67a fix: merge 2021-03-16 22:39:29 +01:00
Sebastian Rindom
31d5bb017d fix: merge 2021-03-16 22:27:09 +01:00
Sebastian Rindom
3d0dff58c4 docs: fixture improvements + small fixes (#204)
* fix: deref arrays

* docs: clean up

* fix: update license
2021-03-16 18:15:41 +01:00
Sebastian Rindom
b18beb5a84 Merge remote-tracking branch 'origin/develop' into release/next 2021-03-16 13:58:18 +01:00
Sebastian Rindom
90787be914 Merge branch 'develop' of github.com:medusajs/medusa into develop 2021-03-16 13:57:55 +01:00
Sebastian Rindom
192237b335 Return Reason (#205)
* feat: add return reasons

* feat: add return reasons

* feat: adds return reason entity

* fix: endpoint tag

* fix: endpoint tag

* fix: do not require label

* fix: PR
2021-03-16 13:57:33 +01:00
dependabot[bot]
34bb39afa3 chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /packages/medusa (#140)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:13:28 +01:00
dependabot[bot]
f03c11c218 chore(deps): bump ini from 1.3.5 to 1.3.8 in /e2e/prod-project (#147)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:02:25 +01:00
dependabot[bot]
8b42f29648 chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /e2e/prod-project (#139)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:01:52 +01:00
dependabot[bot]
5eff8f6aa1 chore(deps): bump highlight.js from 10.4.0 to 10.5.0 in /packages/medusa (#154)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 10:01:17 +01:00
Sebastian Rindom
695b1fd0a5 feat: dev cli (#203)
* feat: adds dev-cli

* feat: adds dev-cli

* fix: works with org package names

* fix: medusa cli bin

* hotfix(brightpearl): rounding errors + failing customer test (#199)

* fix: verdacio publish

* fix: update yarn lock

* fix(CI): update node

* fix: update yarn lock
2021-03-16 09:51:04 +01:00
Sebastian Rindom
f422c83c4b Merge remote-tracking branch 'origin/master' into develop 2021-03-16 09:12:41 +01:00
Sebastian Rindom
3fbf38ffc9 fix(medusa): expose items.refundable 2021-03-15 13:45:20 +01:00
Sebastian Rindom
6ad2b0e6e9 fix: merge api 2021-03-15 08:28:53 +01:00
Sebastian Rindom
7c7f86e8e8 fix: allows shipping option filters in return (#202)
* fix: allows shipping option filters in return

* fix: test

* chore: update fixtures

* docs: update openapi
2021-03-12 14:23:03 +01:00
Sebastian Rindom
dd7b306333 feat(medusa): cart context (#201)
- Adds a context field to Cart
- context is automatically populated with ip + user agent
- context can be updated via POST /store/cart/:id or set when creating via POST /store/cart
2021-03-12 11:48:51 +01:00
Oliver Windall Juhl
a031f1f338 fix(medusa): Upsert product images (#200) 2021-03-12 10:09:01 +01:00
Sebastian Rindom
ffac0d3a3d fix: add region to gift-cards 2021-03-11 16:18:33 +01:00
Sebastian Rindom
ca74226d4a docs: add new endpoints 2021-03-11 08:39:44 +01:00
Sebastian Rindom
833da81cc2 hotfix(brightpearl): rounding errors + failing customer test (#199) 2021-03-11 08:23:53 +01:00
Sebastian Rindom
0601b34765 chore: merge 2021-03-11 08:21:37 +01:00
Sebastian Rindom
d02b804ed3 hotfix(brightpearl): rounding errors + failing customer test 2021-03-11 08:10:19 +01:00
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
1e5a1398d8 hotfix: docs build (#198)
* fix: build

* fix: build

* fix: build

* fix: build
2021-03-10 16:15:06 +01:00
Sebastian Rindom
82d2c352b2 hotfix(www): build fix 2021-03-10 11:57:06 +01:00
Sebastian Rindom
8edb32c742 docs: oas (#197)
Adds OpenAPI specification of Storefront and Admin APIs.
Updates docs project.
2021-03-10 11:51:54 +01:00
Sebastian Rindom
d9c17b5122 Merge branch 'hotfix/gift-card-creation' into develop 2021-03-08 16:14:22 +01:00
Sebastian Rindom
975de99ee7 hotfix: gift card creation (#196)
* fix: enable gift-card creation without order_id

* fix: adds integration test to create endpoint
2021-03-08 15:58:59 +01:00
Sebastian Rindom
152ce6a2cb Merge branch 'master' into hotfix/gift-card-creation 2021-03-08 15:46:02 +01:00
Sebastian Rindom
521d306b71 fix: adds integration test to create endpoint 2021-03-08 15:44:37 +01:00
Sebastian Rindom
1263d24ca3 fix: enable gift-card creation without order_id (#195) 2021-03-08 15:31:39 +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
Oliver Windall Juhl
60f164913d hotfix(medusa): Add q to order filter validation (#192) 2021-03-03 15:35:13 +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
olivermrbl
e3eaf8260f Merge branch 'hotfix/product-querying' into develop 2021-03-03 13:31:37 +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