Commit Graph

93 Commits

Author SHA1 Message Date
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 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 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 e8afb6b968 fix: add tax_code to regions 2020-08-31 11:30:13 +02:00
olivermrbl 014354a16d Adds discount decoration 2020-08-28 11:36:35 +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
olivermrbl d8aac759cf fix(discount): allow all updates on discounts 2020-08-27 16:26:30 +02:00
olivermrbl cfa74179dc fix(order): Adds display_id to free text search 2020-08-27 15:04:23 +02:00
Sebastian Rindom dd2980500e chore(medusa): cleanup test routes 2020-08-27 09:53:22 +02:00
olivermrbl ee00bd27e4 Adds decoration for admin endpoints 2020-08-25 13:24:35 +02:00
Oliver Windall Juhl eeca05117a Adds ip lookup middleware for cart creation 2020-08-25 09:51:30 +02:00
olivermrbl 5917927a44 Adds search for list-customer + fix for adyen package.json 2020-08-21 16:30:53 +02:00
olivermrbl fa6b131111 All tests passes 2020-08-20 09:19:54 +02:00
olivermrbl f68c3fe067 Merge branch 'integration/dummy-project' of https://github.com/medusajs/medusa into integration/dummy-project 2020-08-12 20:55:35 +02:00
olivermrbl 782acf4dca Adds query builder 2020-08-12 20:55:31 +02:00
Sebastian Rindom ab0c51819c Brightpearl integration sales flow 2020-08-11 15:40:04 +02:00
Sebastian Rindom ee93256e69 Tests passing 2020-08-05 15:26:00 +02:00
Sebastian Rindom 21bc096b2e Adds Oauth support to plugins 2020-08-04 17:13:47 +02:00
Sebastian Rindom c18677d5f2 Adds integration to send sales orders to brightpearl 2020-08-03 10:23:45 +02:00
Sebastian Rindom 630bf3abc6 Adds gift card support 2020-07-29 11:51:59 +02:00
Sebastian Rindom 4c9b876407 Adds gift card line item generation 2020-07-20 16:29:27 +02:00
Sebastian Rindom df47da50fa Gift cards are automatically added to gift card profile 2020-07-20 15:54:14 +02:00
Sebastian Rindom 0b8f1a5c31 adds wishlist plugin 2020-07-20 13:04:29 +02:00
Sebastian Rindom 3710f7f80a Adds dynamic coupon codes and segment plugin 2020-07-17 14:06:55 +02:00
Sebastian Rindom ec6a538877 All tests passing 2020-07-15 17:47:43 +02:00
Sebastian Rindom 312e405588 Robustness 2020-07-14 17:23:43 +02:00
Sebastian Rindom 44c7177e43 Automatic stripe customers; address 2020-07-14 08:10:09 +02:00
Sebastian Rindom cd989c56a7 Setup future usage 2020-07-13 17:35:50 +02:00
Sebastian Rindom eeae2a056c Add orders to account 2020-07-13 10:58:03 +02:00
Sebastian Rindom 518bc95f70 respond unauthorized if not logged in 2020-07-12 12:15:45 +02:00
Sebastian Rindom 92759c8e47 Merge branch 'integration/dummy-project' of github.com:medusajs/medusa into integration/dummy-project 2020-07-12 12:11:41 +02:00
Sebastian Rindom 60b8bca753 Adds account support 2020-07-12 12:11:31 +02:00
olivermrbl d4c036c29a Adds delete image 2020-07-11 22:44:57 +02:00
Sebastian Rindom 419d5db340 Klarna clean up 2020-07-11 16:32:05 +02:00
olivermrbl c84215fde7 Adds medusa subcribers 2020-07-10 15:42:31 +02:00
Sebastian Rindom d58a994ef0 Merge branch 'integration/dummy-project' of github.com:medusajs/medusa into integration/dummy-project 2020-07-09 18:19:21 +02:00
Sebastian Rindom aabec1e45e Adds delete line item, prepares checkout 2020-07-09 18:19:16 +02:00
olivermrbl 08cf7c7f2b Adds createFromCart and order.completed subscribers 2020-07-09 18:16:45 +02:00
oliverheaps 448dc9ed8f Fixes most tests 2020-07-09 12:27:31 +02:00
oliverheaps 782869a46b Adds customer routes to admin 2020-07-09 10:28:58 +02:00
Sebastian Rindom ceac726412 Merge branch 'integration/dummy-project' of github.com:medusajs/medusa into integration/dummy-project 2020-07-08 22:21:09 +02:00
Sebastian Rindom edd64b5f62 Adds cart creation 2020-07-08 18:26:56 +02:00
olivermrbl 9265ea2a9d Adds get and list routes for customers 2020-07-07 21:24:35 +02:00
Sebastian Rindom 7247095078 Adds thumbnail to products 2020-07-07 14:54:24 +02:00
Sebastian Rindom 716415263d Adds an image connector; introduces file service 2020-07-07 14:36:48 +02:00
Sebastian Rindom ca6dd7e257 Adds fulfillment option endpoint 2020-07-06 15:49:49 +02:00
Sebastian Rindom f9b232da54 Defaults 2020-07-06 11:52:16 +02:00