Commit Graph
19 Commits
Author SHA1 Message Date
Oliver Windall Juhl 3c72d49bb6 Adds Klarna payment provider 2020-07-09 15:08:31 +02:00
Oliver Windall Juhl 5e83a7d38a Adds klarna payment provider (#79) 2020-07-09 12:30:25 +02:00
Oliver Windall Juhl 70ba668202 Adds deleteMetadata to all services (#78) 2020-07-05 11:56:02 +02:00
Oliver Windall Juhl d6fc477636 SendGrid plugin (#77)
Closes #73 and #77
2020-07-03 18:00:54 +02:00
Oliver Windall Juhl d56ccba2b1 Adds plugin for Contentful synchronization (#75)
Adds plugin for Contentful

Will create product and product variants in Contentful, when created in Medusa

Closes #47
2020-07-02 09:41:57 +02:00
Oliver Windall Juhl 3debd7e108 Stripe payment provider plugin (#65)
Adds Stripe payment provider plugin

Closes #44
2020-05-25 21:08:16 +02:00
Oliver Windall Juhl 420c1d8cdb Adds ProductVariant endpoints (#59)
Adds endpoints for product variants with tests.

Closes #58
2020-05-14 11:05:26 +02:00
Oliver Windall Juhl 809133fa2a Closes #53
Use email for reset password and reset password token
2020-05-11 13:55:44 +02:00
Oliver Windall Juhl 8255a839f6 Adds OrderService and /orders endpoints
Adds OrderService

Adds endpoints for orders - both store and admin
2020-05-11 13:54:09 +02:00
Oliver Windall Juhl a53822d298 Adds admin endpoints / routes for user (#36)
Adds all endpoints / routes for user operations
Tweaks in UserService
Adds update in UserService
Fixes old tests
2020-04-17 08:13:24 +02:00
Oliver Windall Juhl e3cdde3c9e Fixes according to issue #21 (#35) 2020-04-14 21:44:05 +02:00
Oliver Windall Juhl 20735de62d Adds admin discount routes / endpoints (#34) 2020-04-12 17:18:07 +02:00
Oliver Windall Juhl 42fdd14e42 Adds admin API endpoints for product operations (#32) 2020-04-08 21:18:03 +02:00
Oliver Windall Juhl aff1ec3390 Adds DiscountService and TotalsService (#26) 2020-04-07 12:48:57 +02:00
Oliver Windall Juhl f6d5180e5f Adds medusa-plugin-permissions (#12) 2020-04-06 15:57:31 +02:00
Oliver Windall Juhl 8ab9b823b9 #22 Fixes create return value 2020-04-02 19:39:04 +02:00
Oliver Windall Juhl 8d51a3f716 Adds LineItemService (#11) 2020-03-10 10:46:01 +01:00
Oliver Windall Juhl bcaac913d2 Adds UserService (#10) 2020-02-18 20:14:20 +01:00
Oliver Windall Juhl cc2e87754d Feature/customer service (#8)
Adds CustomerService
2020-02-05 12:25:58 +01:00