olivermrbl
83a7d7ec5a
fix pr review
2021-03-11 11:38:16 +01:00
olivermrbl
d55c24e28c
Merge branch 'develop' into feat/draft-orders
2021-03-11 08:35:41 +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
d9c17b5122
Merge branch 'hotfix/gift-card-creation' into develop
2021-03-08 16:14:22 +01:00
Sebastian Rindom
521d306b71
fix: adds integration test to create endpoint
2021-03-08 15:44:37 +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
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
97b19ccbdd
fix merge conflicts
2021-02-27 10:22:33 +01:00
Oliver Windall Juhl
22be418ec1
fix(medusa): Add querying func. on customer retrievals ( #181 )
2021-02-23 13:40:49 +01:00
olivermrbl
b65edfce06
PR review modifications
2021-02-19 17:42:18 +01:00
olivermrbl
c31e1ea691
fixed merge conflicts
2021-02-19 08:47:24 +01:00
Sebastian Rindom
99ad43bf47
feat(medusa): tracking links ( #177 )
...
* fix: creates tracking links on fulfillments
* fix: typo
2021-02-18 16:59:19 +01:00
olivermrbl
3ac71e4a4c
draft order func. complete
2021-02-18 15:46:40 +01:00
olivermrbl
c4164e4b66
add payment link func.
2021-02-18 13:22:55 +01:00
olivermrbl
283f8fbe54
fix merge conflicts
2021-02-17 17:24:34 +01:00
olivermrbl
362c5c6055
adds endpoints for draft orders
2021-02-16 16:53:55 +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
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