Sebastian Rindom
586f4d884c
feat: allow custom address on claims
2021-05-27 12:29:11 +02:00
Oliver Windall Juhl
f8f1f57fa1
feat(medusa): Swaps on swaps ( #229 )
...
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
2021-04-20 10:55:15 +02:00
olivermrbl
d9cd52a177
fix(medusa): Move discount usage from rule to discount
2021-03-29 10:15:41 +02:00
olivermrbl
7872d37c04
fix merge conflicts
2021-03-17 14:50:07 +01:00
Sebastian Rindom
a26b12a536
fix: expose statusses on order
2021-03-17 14:35:53 +01:00
olivermrbl
c513813bb6
fix(medusa): Add usage_count + usage_limit to discount
2021-03-17 08:42:14 +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
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
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
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