Commit Graph
100 Commits
Author SHA1 Message Date
Sebastian Rindom 7401b11a4a chore(release): Publish
- medusa-fulfillment-webshipper@1.0.6
 - medusa-interfaces@1.0.12
 - @medusajs/medusa@1.0.26
2020-10-14 17:59:30 +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
Sebastian Rindom cb54f968cd chore(release): Publish
- medusa-payment-stripe@1.0.12
 - medusa-plugin-add-ons@1.0.5
2020-10-12 09:09:23 +02:00
Sebastian Rindom 0c0177799a Merge branch 'master' of github.com:medusajs/medusa 2020-10-12 09:09:02 +02:00
Sebastian Rindom 315e8662f0 hotfix(medusa-payment-stripe): fixes failing customer updates 2020-10-12 09:08:44 +02:00
Sebastian Rindom 8d24f69829 chore(release): Publish
- medusa-plugin-brightpearl@1.0.19
2020-10-08 15:45:20 +02:00
Sebastian Rindom 6979cce59a fix(medusa-plugin-brightpearl): faulty fulfillments 2020-10-08 15:44:57 +02:00
Sebastian Rindom e092e055f2 chore(release): Publish
- @medusajs/medusa@1.0.25
2020-10-08 10:17:58 +02:00
Sebastian Rindom abbe42cec8 hotfix(medusa): adds missing regionService 2020-10-08 10:17:38 +02:00
Sebastian Rindom 2ad6ca8053 chore(release): Publish
- @medusajs/medusa@1.0.24
2020-10-08 09:03:32 +02:00
Sebastian Rindom ade0104c16 chore(release): Publish
- medusa-plugin-brightpearl@1.0.18
2020-10-06 18:29:21 +02:00
Sebastian Rindom 1f3cbe7bf1 hotfix(medusa-plugin-brightpearl): remove AUTH/CAPTURE
Removes the AUTH/CAPTURE flow; as it creates an issue when a user wants to
delete an authorized order. The order will at that point have a payment and
can thereby not be deleted. By simply using the RECEIPT payment type we avoid
this issue and make it possible to do extended authorization periods.
2020-10-06 18:26:09 +02:00
Sebastian Rindom 96d2235192 chore(release): Publish
- medusa-fulfillment-webshipper@1.0.5
2020-10-06 17:40:03 +02:00
Sebastian Rindom 5e7c3f1bb4 hotfix(webshipper): delete orders that can be deleted 2020-10-06 17:39:28 +02:00
Sebastian Rindom 67f033c44c chore(release): Publish
- medusa-fulfillment-webshipper@1.0.4
 - @medusajs/medusa@1.0.23
2020-10-06 16:59:48 +02:00
Sebastian Rindom 5deca90b5f hotfix: fulfillment-schema (#121)
* chore: debug

* corrects fulfillment schema
2020-10-06 16:59:15 +02:00
Sebastian Rindom 8661520d5c chore(release): Publish
- medusa-fulfillment-manual@1.0.11
 - medusa-fulfillment-webshipper@1.0.3
 - medusa-payment-stripe@1.0.11
 - @medusajs/medusa@1.0.22
2020-10-06 14:01: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 4bbb2a2367 chore(release): Publish
- medusa-plugin-brightpearl@1.0.17
 - @medusajs/medusa@1.0.21
2020-10-05 12:05:10 +02:00
Sebastian Rindom 0889059ba1 fix(medusa-plugin-brightpearl): reliable oauth (#119) 2020-10-05 11:48:20 +02:00
Sebastian Rindom f882e6f21a chore(release): Publish
- medusa-fulfillment-webshipper@1.0.2
2020-10-05 10:23:30 +02:00
Sebastian Rindom 1e2179f2e1 hotfix(webshipper): only show order channel methods 2020-10-05 10:23:00 +02:00
Sebastian Rindom e2cbdeafc6 chore(release): Publish
- medusa-fulfillment-webshipper@1.0.1
 - medusa-interfaces@1.0.11
 - medusa-plugin-add-ons@1.0.3
 - medusa-plugin-brightpearl@1.0.16
 - medusa-plugin-mailchimp@1.0.12
 - @medusajs/medusa@1.0.20
2020-10-05 08:45:31 +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
Sebastian Rindom 47e2ad2952 docs: adds first version of REST docs (#116) 2020-09-30 21:17:22 +02:00
Sebastian Rindom 34eb53f72e fix(medusa-plugin-brightpearl): automatic token refresh 2020-09-21 18:12:02 +02:00
Sebastian Rindom cd5e3494c6 chore(release): Publish
- @medusajs/medusa@1.0.19
2020-09-21 14:30:06 +02:00
Sebastian Rindom d784e5b0fb hotfix: list shipping options by product id 2020-09-21 14:29:36 +02:00
Sebastian Rindom 17a34ae30d chore(release): Publish
- @medusajs/medusa@1.0.18
2020-09-21 11:45:32 +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 b217a5c111 chore(release): Publish
- @medusajs/medusa@1.0.17
2020-09-18 13:50:24 +02:00
Sebastian Rindom 745e64323c hotfix(medusa): allow custom refund with return 2020-09-18 13:49:53 +02:00
Sebastian Rindom 43e57db73f chore(release): Publish
- medusa-plugin-brightpearl@1.0.15
2020-09-17 18:00:17 +02:00
Sebastian Rindom cc97908c15 hotfix(plugin-brightpearl): adds missing address parts 2020-09-17 17:59:51 +02:00
Sebastian Rindom 3c61a2c22b chore(release): Publish
- medusa-payment-klarna@1.0.11
2020-09-17 17:29:01 +02:00
Sebastian Rindom 71f9bdf603 hotfix(payment-klarna): refund amount in minor unitS 2020-09-17 17:28:28 +02:00
Sebastian Rindom 322366ca93 chore(release): Publish
- medusa-plugin-segment@1.0.11
2020-09-13 11:53:54 +02:00
Sebastian Rindom 6a90e94c62 fix(medusa-plugin-segment): Track additional order details 2020-09-13 11:52:55 +02:00
Sebastian Rindom 099304f335 chore(release): Publish
- medusa-plugin-sendgrid@1.0.11
 - @medusajs/medusa@1.0.16
2020-09-11 13:48:53 +02:00
Sebastian Rindom 5e47aecbf7 fix(medusa-plugin-sendgrid): do display_value calculations 2020-09-11 13:48:33 +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 eb0cd290a0 chore(release): Publish
- medusa-plugin-brightpearl@1.0.14
 - @medusajs/medusa@1.0.15
2020-09-10 13:34:20 +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
Sebastian Rindom f0b602faf0 chore(release): Publish
- medusa-plugin-add-ons@1.0.2
 - medusa-plugin-brightpearl@1.0.13
 - @medusajs/medusa@1.0.14
2020-09-09 15:30:25 +02:00
Sebastian Rindom 4d7559418f chore(release): release fixes 2020-09-09 15:30:07 +02:00
Sebastian Rindom 3bd91f6530 chore(release): Publish
- medusa-plugin-add-ons@1.0.1
 - medusa-plugin-brightpearl@1.0.12
 - @medusajs/medusa@1.0.13
2020-09-09 15:28:36 +02:00
Sebastian Rindom d0a967266f chore(release): fixes 2020-09-09 15:28:11 +02:00
Sebastian Rindom f5de0d355a chore(release): Publish
- medusa-plugin-add-ons@1.0.0
 - medusa-plugin-brightpearl@1.0.11
 - @medusajs/medusa@1.0.12
2020-09-09 15:24:49 +02:00
Sebastian Rindom d8a2197a47 Merge branch 'master' of github.com:medusajs/medusa 2020-09-09 15:24:19 +02:00
Sebastian Rindom 27052cae27 fix: use correct auth type 2020-09-09 15:24:05 +02:00
Sebastian Rindom 9030ae4c36 chore(release): Publish
- @medusajs/medusa@1.0.11
2020-09-09 11:51:23 +02:00
Sebastian Rindom 465b325691 chore(medusa): add npmignore 2020-09-09 11:50:56 +02:00
Sebastian Rindom 2a0d228cef chore(release): Publish
- medusa-plugin-twilio-sms@1.0.9
2020-09-09 11:47:52 +02:00
Sebastian Rindom 04940f07fc chore: lerna setup 2020-09-09 11:47:30 +02:00
Sebastian Rindom e1c465d244 chore(release): Publish
- medusa-plugin-twilio-sms@1.0.8
2020-09-09 11:39:04 +02:00
Sebastian Rindom cc8415969b chore: update versioning mode 2020-09-09 11:38:41 +02:00
Sebastian Rindom cd39798b4b chore(release): Publish 2020-09-09 09:24:51 +02:00
Sebastian Rindom eca1e006a7 fix: ignore files 2020-09-09 09:24:15 +02:00
Sebastian Rindom db519fbaa6 fix: updates license 2020-09-09 09:15:58 +02:00
Sebastian Rindom d5e49b516d v1.0.9 2020-09-08 12:53:32 +02:00
Sebastian Rindom 951684c2e1 hotfix: Don't send entire error 2020-09-08 12:52:01 +02:00
Sebastian Rindom b17e7c71c2 v1.0.8 2020-09-08 12:03:15 +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 0627276619 v1.0.7 2020-09-07 11:36:03 +02:00
Sebastian Rindom 00cbf8444d fix(medusa-core-utils): adds country utils 2020-09-07 11:33:59 +02:00
Sebastian Rindom c3b2beddf3 v1.0.6 2020-09-07 10:48:49 +02:00
Sebastian Rindom 7e2446f52e fix(medusa): secure cookies in staging 2020-09-07 10:48:19 +02:00
Sebastian Rindom 2735e8c7e8 v1.0.5 2020-09-06 14:13:25 +02:00
Sebastian Rindom 83c49e0b9c fix(medusa-plugin-slack-notification): adds currency code to line items 2020-09-06 14:12:32 +02:00
Sebastian Rindom 5500f945ff v1.0.4 2020-09-06 14:06:25 +02:00
Sebastian Rindom f009099c79 hotfix(medusa-plugin-slack-notification): proper thumbnails in blocks 2020-09-06 14:06:03 +02:00
Sebastian Rindom 6b5ebce34c v1.0.3 2020-09-06 13:44:55 +02:00
Sebastian Rindom f732a2d26a fix(medusa-plugin-slack-order-notification): adds additional information (#102) 2020-09-06 13:44:34 +02:00
Sebastian Rindom d092ac2aba v1.0.2 2020-09-06 12:53:02 +02:00
Sebastian Rindom df6d9102d4 hotfix(medusa-payment-stripe): fixing failing stripe webhooks 2020-09-06 12:52:37 +02:00
Sebastian Rindom 8143fe1ae6 v1.0.1 2020-09-05 15:59:26 +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 755040a0f2 v1.0.1-beta.0 2020-09-04 19:03:18 +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
Sebastian Rindom e24d180ea3 v1.0.0 2020-09-03 13:43:58 +02:00
Sebastian Rindom 4d575e0a26 fix: remove debug 2020-09-03 13:42:55 +02:00
Sebastian Rindom 129d8cf3ba v1.0.0-y.25 2020-09-03 13:37:29 +02:00
Sebastian Rindom b34bdd2c49 Merge branch 'master' of github.com:medusajs/medusa 2020-09-03 13:36:49 +02:00
Sebastian Rindom ea939437f3 fix(medusa-plugin-ip-lookup): Adds .npmignore 2020-09-03 13:36:37 +02:00
Sebastian Rindom 78a60cea24 v1.0.0-y.24 2020-09-03 10:45:48 +02:00
Sebastian Rindom 8920a96f7c fix: debug 2020-09-03 10:45:07 +02:00
Sebastian Rindom b7765ed62c v1.0.0-y.23 2020-09-03 10:34:36 +02:00
Sebastian Rindom 1f6ec9d2f0 fix: send response 2020-09-03 10:31:43 +02:00
Sebastian Rindom 56867d07d6 v1.0.0-y.22 2020-09-03 10:27:13 +02:00
Sebastian Rindom 60bbd120ea fix: rounds values when sending to brightpearl 2020-09-03 10:26:35 +02:00
Sebastian Rindom 3451d3f411 v1.0.0-y.21 2020-09-03 09:06:52 +02:00
Sebastian Rindom 2609cdcd0d fix: adds endpoint for manual brightpearl uploads 2020-09-03 09:03:23 +02:00
Sebastian Rindom e2cbdd5a05 v1.0.0-y.20 2020-09-03 08:45:24 +02:00
Sebastian Rindom f0b61e7654 fix: debug 2020-09-03 08:44:49 +02:00
Sebastian Rindom 95978ecddd v1.0.0-y.19 2020-09-02 10:35:20 +02:00
Sebastian Rindom 4006cad45a fix(medusa-plugin-brightpearl): set redirect uri 2020-09-02 10:32:03 +02:00
Sebastian Rindom 6c8dd1aebd v1.0.0-y.18 2020-09-01 13:01:19 +02:00
Sebastian Rindom 4747a1103c fix: use redis url from options 2020-09-01 13:00:58 +02:00
Sebastian Rindom 424f7d9250 v1.0.0-y.17 2020-09-01 12:54:21 +02:00
Sebastian Rindom 473d7025df fix: all redis urls correct 2020-09-01 12:54:00 +02:00