Commit Graph
58 Commits
Author SHA1 Message Date
olivermrbl 3b75b15272 chore(release): Publish
- medusa-plugin-add-ons@1.0.4
2020-10-09 10:47:45 +02:00
olivermrbl 1da1ebbb5e hotfix(medusa-plugin-add-ons): adds metadata to endpoints 2020-09-30 09:27:26 +02:00
olivermrbl 5071f362e4 fix(medusa-plugin-add-ons): fixes add-on decorator 2020-09-29 14:13:36 +02:00
olivermrbl bcd54d7412 Adds pagination to customerService 2020-09-03 12:32:28 +02:00
olivermrbl 564b30ebbc Merge branch 'master' of https://github.com/medusajs/medusa 2020-09-03 11:03:35 +02:00
olivermrbl 238e9183a9 Admin related fixes 2020-09-02 15:53:14 +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
olivermrbl d8aac759cf fix(discount): allow all updates on discounts 2020-08-27 16:26:30 +02:00
olivermrbl db3c332a99 fix(completeOrder): removes payment capture 2020-08-27 15:39:31 +02:00
olivermrbl cfa74179dc fix(order): Adds display_id to free text search 2020-08-27 15:04:23 +02:00
olivermrbl 5fa8e40f94 Fixes Adyen payment methods response + endpoint errors 2020-08-25 17:24:31 +02:00
olivermrbl ee00bd27e4 Adds decoration for admin endpoints 2020-08-25 13:24:35 +02:00
olivermrbl 5917927a44 Adds search for list-customer + fix for adyen package.json 2020-08-21 16:30:53 +02:00
olivermrbl f4cf9d1a11 Adds adyen webhook 2020-08-20 13:33:29 +02:00
olivermrbl fa6b131111 All tests passes 2020-08-20 09:19:54 +02:00
olivermrbl 9028a5afab Adds update payment + minor fixes 2020-08-20 08:19:03 +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
olivermrbl 348c9980a5 Fixes merge conflicts 2020-08-06 12:16:50 +02:00
olivermrbl 20c8dc23a1 Adds Adyen payment provider 2020-08-06 12:12:31 +02:00
olivermrbl 58051fdb0f Adds order subscriber for slack 2020-07-12 11:26:01 +02:00
olivermrbl a8eaf2589c Removes slack test api 2020-07-12 11:23:41 +02:00
olivermrbl 764778b929 Adds slack order notification 2020-07-12 11:13:04 +02:00
olivermrbl d4c036c29a Adds delete image 2020-07-11 22:44:57 +02:00
olivermrbl 12ee10a3d4 Economic plugin 2020-07-11 15:13:01 +02:00
olivermrbl 2e54c5627b Economic invoice booking finalized 2020-07-11 12:20:35 +02:00
olivermrbl 9f17ab5861 Fixes the setting of a payment method 2020-07-10 16:29:51 +02:00
olivermrbl e9bf18fc47 Fixed merge conflics 2020-07-10 15:43:33 +02:00
olivermrbl c84215fde7 Adds medusa subcribers 2020-07-10 15:42:31 +02:00
olivermrbl 30c101a8be Adds create order transactiom 2020-07-10 10:23:31 +02:00
olivermrbl b36e3e502d Merge branch 'integration/dummy-project' of https://github.com/medusajs/medusa into integration/dummy-project 2020-07-10 08:44:48 +02:00
olivermrbl 26f5f66a6a Add klarna acknowledge order subcriber 2020-07-10 08:44:42 +02:00
olivermrbl 08cf7c7f2b Adds createFromCart and order.completed subscribers 2020-07-09 18:16:45 +02:00
olivermrbl 1e48ab3d74 Adds endpoint for booking and drafting invoices in Economic 2020-07-09 15:30:00 +02:00
olivermrbl 62e46ee820 Fixes merge conflicts 2020-07-09 15:09:52 +02:00
olivermrbl 66f7e45ede Finalizes first draft of economic plugin 2020-07-09 14:58:56 +02:00
olivermrbl 0a5d374f73 Initial work on economic plugin 2020-07-09 14:58:56 +02:00
olivermrbl 154564b80a Adds api and subscriber 2020-07-09 14:46:01 +02:00
olivermrbl 1da69a33c1 Adds book invoice functionality 2020-07-09 14:45:45 +02:00
olivermrbl 9265ea2a9d Adds get and list routes for customers 2020-07-07 21:24:35 +02:00
olivermrbl 5bca1a793c Merge branch 'integration/dummy-project' of https://github.com/medusajs/medusa into integration/dummy-project 2020-07-07 21:22:31 +02:00
olivermrbl e869b9961f Finalizes first draft of economic plugin 2020-07-07 21:02:11 +02:00
olivermrbl 2433411672 Initial work on economic plugin 2020-07-07 08:53:11 +02:00
olivermrbl 8804ab1595 Adds removeLineItem in CartService with tests 2020-07-05 12:28:44 +02:00
olivermrbl 24dbfc3dc7 Fixes creating discount with rule 2020-07-04 18:11:18 +02:00
olivermrbl 081c5278cb Adds missing folders 2020-07-03 17:01:10 +02:00
olivermrbl 758c72bdf1 Fixes as a result of 'end-to-end-backend' test 2020-07-03 17:00:27 +02:00
olivermrbl 63a2f126c5 Adds default shipping profile 2020-07-02 18:04:33 +02:00
olivermrbl e4f75be5ca Small fixes 2020-07-02 16:08:00 +02:00
olivermrbl 92ae54696d Finalized contentful plugin 2020-07-02 16:04:58 +02:00
olivermrbl f9476da6d6 Finalized Contentful product sync 2020-07-02 14:22:41 +02:00
olivermrbl 3cf295b79a Merge branch 'master' into integration/dummy-project 2020-07-02 09:43:22 +02:00
olivermrbl 83883dce16 small typo fix 2020-03-10 11:45:10 +01:00
olivermrbl 15df736e81 Merge branch 'refactor/issue-14' of github.com:srindom/medusa into refactor/issue-14 2020-03-10 11:44:37 +01:00
olivermrbl 9d2812ff76 Refactors retrieve function in services 2020-03-10 11:43:25 +01:00
olivermrbl 9014d2bd1b Refactors retrieve function in services 2020-03-10 11:36:14 +01:00
olivermrbl 8c0f6107a0 Adds ProductVariantService 2020-01-28 12:16:59 +01:00