olivermrbl
4e7b4b3a8a
Merge branch 'fix/discount-usage' into develop
2021-04-09 09:11:19 +02:00
olivermrbl
f08511166a
pr comment fix
2021-04-07 12:22:40 +02:00
olivermrbl
993766e5a1
Merge branch 'master' into fix/discount-usage
2021-04-07 12:22:09 +02:00
Sebastian Rindom
69442a1735
fix: adds tests
2021-04-06 18:55:11 +02:00
Sebastian Rindom
9d810971a7
fix: working api
2021-04-06 15:01:13 +02:00
Sebastian Rindom
2b2555004e
fix: creates restock functionality
2021-04-06 12:22:19 +02:00
Sebastian Rindom
0a80b098a4
chore: merge develop
2021-04-06 09:38:18 +02:00
olivermrbl
01f184b9b0
small fix
2021-03-29 12:29:35 +02:00
olivermrbl
3b801e7486
fix nullable description
2021-03-29 11:45:30 +02:00
olivermrbl
38521169c0
add integration tests
2021-03-29 10:28:14 +02:00
olivermrbl
d9cd52a177
fix(medusa): Move discount usage from rule to discount
2021-03-29 10:15:41 +02:00
Sebastian Rindom
e2228990a7
hotfix: create claim item w/o tags/images
2021-03-26 12:48:24 +01:00
Sebastian Rindom
8bd5fa8212
feat: restock service
2021-03-26 12:44:55 +01:00
Oliver Windall Juhl
1aa1760640
hotfix(medusa): Add missing discount field ( #213 )
2021-03-18 10:07:56 +01: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
8fc6b26cb8
pr review fixes
2021-03-17 10:32:11 +01:00
olivermrbl
fa2c6f9beb
fix merge conflicts
2021-03-17 08:52:00 +01:00
olivermrbl
de7245b574
--amend
2021-03-17 08:50:15 +01:00
Sebastian Rindom
3c3d6a0d8f
fix
2021-03-17 08:43:49 +01:00
olivermrbl
c513813bb6
fix(medusa): Add usage_count + usage_limit to discount
2021-03-17 08:42:14 +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
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
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
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
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
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
Oliver Windall Juhl
6a3409d239
hotfix(medusa): Efficient product querying ( #191 )
2021-03-02 08:02:24 +01:00