Dominik
Dominik
will be postponed to 2.2.0, since 2.1.0 is now stable and almost final
Not that easy as I thought originally, how do we handle different currencies for stores?
Would love that, would you create a PR for that?
@dkarlovi Absolutely! The plan was to first create the wishlist and check what we need, and then further refactor and abstract it. Stuff could move into the StorageList Component and...
@dkarlovi reworked a lot now to share more between Order and Wishlist, you might wanna check?
thanks @IvanJavorovic for kicking this off
you mean the amount of the payment? or payment-provider?
Should we add that to the Core? Does your implementation work?
Filtering and Processing the Filters done in the Controller is quite heavy as well, maybe we can introduce a FilterableInterface and some sort of Service processing that returning a Pageable...
@dkarlovi Any progress in your Project? Maybe something we can re-use here?