Adrien de Peretti
Adrien de Peretti
**What** Adding Adrien2p profile to the list
**What** Follow the previous pr about the same subject, but this time it is concentrated in the promise all context. Extract the call to with transaction when it is not...
**What** Migrate the existing products to the default sales channel FIXES CORE-434
Proposal for discussion Probably require the migration to typeorm 0.3 to continue and validate this one around a discussion **What** After discussing with @olivermrbl I got the information that in...
**what** migrate the return service to TS as well as the use of the new base service FIXES CORE-357
### What Add support for authentication strategies, The idea with that draft write up is to provide and `AbstractAuthStrategy` class that implements the interface `IAuthenticationStrategy` The strategy that extend this...
**[PERSONAL TEST]** Do not merge or review for now :) it is only a draft of my mind and could be a no go depending on discussion Probably require the...
**What** Migrate the stripe payment plugin to use the new abstract payment service from the core. Also include the transactions fixes