Sebastian Rindom
c5c19d2988
hotfix(medusa): missing shipping_address update
2020-10-20 15:29:39 +02:00
Sebastian Rindom
30e64dda71
allow country code on set region
2020-10-20 14:34:49 +02:00
Sebastian Rindom
ec93aea110
hotfix(medusa): emit event with updated shipment
2020-10-19 16:07:00 +02:00
Oliver Windall Juhl
46dbbdb9fb
hotfix(medusa): Save empty metadata on line-items ( #126 )
2020-10-17 17:06:20 +02:00
Sebastian Rindom
c1e821d9d4
feat: return shipping and flow ( #125 )
...
Adds support for return shipping methods and changes returns to have a request/receive flow. Store operators should now first request a return, noting the line items that will be returned. When the inventory is received the return will be registered triggering the refund. Return shipping methods can now be created for all regions.
2020-10-14 17:58:23 +02:00
Oliver Windall Juhl
128351a8f0
hotfix(CartService): Preserve metadata on line-item updates
2020-10-14 08:28:56 +02:00
Sebastian Rindom
abbe42cec8
hotfix(medusa): adds missing regionService
2020-10-08 10:17:38 +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
Sebastian Rindom
5deca90b5f
hotfix: fulfillment-schema ( #121 )
...
* chore: debug
* corrects fulfillment schema
2020-10-06 16:59:15 +02:00
Sebastian Rindom
11bedf8c6f
fix/cancel-order ( #120 )
...
* fix: adds ability to cancel order
* passing tests
* chore: clean up unused code
2020-10-06 14:00:47 +02:00
Sebastian Rindom
0889059ba1
fix(medusa-plugin-brightpearl): reliable oauth ( #119 )
2020-10-05 11:48:20 +02:00
Oliver Windall Juhl
a06d603722
hotfix(medusa): Check metadata in line item isEqual
2020-10-05 11:22:46 +02:00
Sebastian Rindom
893a7f69af
feat: webshipper ( #118 )
...
* register fulfillment providers as singletons
* fix: adds subscribers/api endpoints and webhook handlers
* Adds readme
* Allow document attachments to orders:
* chore: gitignore utils
* chore: rm compiled files
2020-10-05 08:44:12 +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
Sebastian Rindom
d784e5b0fb
hotfix: list shipping options by product id
2020-09-21 14:29:36 +02:00
Sebastian Rindom
15bcc1d68c
hotfix(medusa): shipping option metadata ( #110 )
...
* hotfix(medusa): allow metadata update of shipping options
* fix: typo
2020-09-21 11:44:57 +02:00
Sebastian Rindom
745e64323c
hotfix(medusa): allow custom refund with return
2020-09-18 13:49:53 +02:00
Sebastian Rindom
c5019ca0d1
fix(medusa): add line item to order.gift_card_created event
2020-09-11 13:48:07 +02:00
Sebastian Rindom
c7bd7838aa
fix: cron jobs and brightpearl auto refresh ( #107 )
...
* fix: adds automatic refresh of tokens
* fix: send options to plugin loaders
* fix: adds README optional inventory sync
2020-09-10 13:33:38 +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
Sebastian Rindom
db519fbaa6
fix: updates license
2020-09-09 09:15:58 +02:00
Sebastian Rindom
951684c2e1
hotfix: Don't send entire error
2020-09-08 12:52:01 +02:00
Sebastian Rindom
1e04be90c8
fix: fulfillment api ( #104 )
...
* fix: updates admin fulfillment endpoint
* fix: adds shipment creation in admin
* fix: adds shipment creation in admin
* fix: missing await
2020-09-08 12:02:26 +02:00
Sebastian Rindom
7e2446f52e
fix(medusa): secure cookies in staging
2020-09-07 10:48:19 +02:00
Sebastian Rindom
021544d454
fix(medusa): adds fulfillment_created event in order service ( #101 )
2020-09-05 15:40:57 +02:00
Sebastian Rindom
520115a2ce
fix(medusa): product variant metadata ( #98 )
...
fix(medusa-plugin-sendgrid): generic email support
2020-09-04 18:48:14 +02:00
olivermrbl
bcd54d7412
Adds pagination to customerService
2020-09-03 12:32:28 +02:00
olivermrbl
238e9183a9
Admin related fixes
2020-09-02 15:53:14 +02:00
Sebastian Rindom
473d7025df
fix: all redis urls correct
2020-09-01 12:54:00 +02:00
Sebastian Rindom
11a9f38bce
fix: all redis urls correct
2020-09-01 12:50:01 +02:00
Sebastian Rindom
aece0ff3ab
fix: debug
2020-09-01 12:43:59 +02:00
Sebastian Rindom
d7cd7e9674
fix: pass config to service loader
2020-09-01 12:35:15 +02:00
Sebastian Rindom
61dc478084
fix: use medusa config for env vars
2020-09-01 11:57:09 +02:00
Sebastian Rindom
5504281e8a
fix: asValue registrations
2020-09-01 11:37:42 +02:00
Sebastian Rindom
b5ee323bf6
fix: use fewer redis connections
2020-09-01 11:32:12 +02:00
Sebastian Rindom
b85417a9b7
fix: more economical use of redis clients
2020-09-01 11:02:39 +02:00
Sebastian Rindom
fdfc213d24
fix: more economical use of redis clients
2020-09-01 10:58:40 +02:00
Sebastian Rindom
e8afb6b968
fix: add tax_code to regions
2020-08-31 11:30:13 +02:00
Sebastian Rindom
d11eb8fa65
fix: auto pick country in 1 country regions
2020-08-31 11:19:04 +02:00
Sebastian Rindom
270645deb2
fix: removes unnecessary import
2020-08-30 16:10:29 +02:00
Sebastian Rindom
16d3c88c4f
fix: update password hashing
2020-08-30 16:04:57 +02:00
Sebastian Rindom
f56bd6ab08
Updates hashing method
2020-08-30 09:59:46 +02:00
Sebastian Rindom
3093cba610
fix: better rounding of totals
2020-08-28 12:47:53 +02:00
olivermrbl
3cba8c51ea
Merge branch 'master' of https://github.com/medusajs/medusa
2020-08-28 11:36:39 +02:00
olivermrbl
014354a16d
Adds discount decoration
2020-08-28 11:36:35 +02:00
Sebastian Rindom
81fc7d9f2e
Merge branch 'master' of github.com:medusajs/medusa
2020-08-27 18:04:04 +02:00
Sebastian Rindom
0856645a11
fix(medusa): allow multiple fulfillments
2020-08-27 18:03:51 +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