Sebastian Rindom
716415263d
Adds an image connector; introduces file service
2020-07-07 14:36:48 +02:00
Oliver Windall Juhl
d6fc477636
SendGrid plugin ( #77 )
...
Closes #73 and #77
2020-07-03 18:00:54 +02:00
Sebastian Rindom
96377df101
updates tests
2020-05-25 14:06:10 +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
Sebastian Rindom
4c2aec2838
Adds publish/subscribe pattern to allow plugins and projects to hook into events ( #55 )
...
Also adds CLI to ease development.
2020-05-07 13:47:27 +02:00
Sebastian Rindom
516bc7675d
Adds Middleware API ( #40 )
...
* Adds test project
* Adds e2e for end-2-end tests
* Update gitignore
* Update loaders
* Creates test project
* v0.1.27
* Upgrade
* dependency fixes
* Load project plugins in the plugin loader
* Issue with instanceof
* Fixes versioning issues
* Adds medusa middleware api
* Adds documentation
* Fixes tests
2020-05-01 13:33:03 +02:00
Sebastian Rindom
bc5dc5fab4
Fixes failing user tetst
2020-04-06 12:51:23 +02:00
Sebastian Rindom
808d0912e3
Load Services, Models and API from Core, Plugins and Project root ( #23 )
2020-03-30 16:52:20 +02:00
Sebastian Rindom
5e8e94ba9e
chore : dependency fix
2020-03-24 11:43:40 +01:00
Sebastian Rindom
ed472e9fba
Creates test request helper for API endpoints
...
Separates common utils into the medusa-core-utils package.
Sets up a testing environment where mocked models/services/etc. can be placed in
__mocks__ folder within its corresponding directory. The mocks will
automatically be registered in a awilix container only used for testing.
2020-01-21 15:13:47 +01:00
Sebastian Rindom
c7cf9b8061
Add core
2020-01-18 15:08:22 +01:00