Peter Berkenbosch

Results 15 issues of Peter Berkenbosch

For obvious reasons. Open to other naming suggestions of course. There are other parts in the codebase that use blacklist, these are from 3rd party software that need to be...

Enhancement
Solidus API
Solidus Core

Leaving this here for reference. Trying to setup better testing, (the chrome docker image does not work yet either, but that's another story).. running into the following compiling error for...

There is currently no way to generate and update translations as described in the README. ``` ❯ solidus_i18n (update-nl) ✔ bundle exec rake solidus_i18n:update_default DEPRECATION WARNING: SolidusSupport::EngineExtensions::Decorators is deprecated! Use...

On of the main issues I have always battled with (and still do btw) with Spree and Solidus was the notion that all payment (and taxes) where North American oriented....

`CheckoutController` never had the concept of redirecting the user to the "offsite" payment method site. This situation was handled in various bad ways in the past, mostly with the substitution...

Enhancement
Needs Work
Solidus Core

Right now there are some manual steps to do for renaming the app when using it as a template for your new application. Would be good to have a simple...

I'd love to exclude some ip's of doing tracking.. like mine and the store owner when doing some production testing.

Add the ability to create Kits using Products, thereby letting the user select the product's variant from the options provided. An example would be a Snow Board and Bindings. The...

Related to #75 We would require the ability to determine the price of the Kit either by being explicitly defined in the Kit OR from the price of the selected...