Thomas von Deyen

Results 253 comments of Thomas von Deyen

So, we figured it out. That one was funky. TL;DR: We cannot use `` elements for custom block level styles. Using `` fixed it for us. ```diff - title: Wrappers...

I agree. The above mentioned PR should be merged as is now and shouldn't be pushed back any further. I will ask Martin to rebase this and then it should...

1. Taxes per location of customer is currently already possible. Solidus will create VAT prices (prices marked as with included tax) for each member of your tax categories zones. Just...

@fthobe please use rebase to update this branch with main (and not merge), thanks 🙏🏻

> [@tvdeyen](https://github.com/tvdeyen) not flaming, what's wrong with the bug label, just to understand the dynamic. Maintainers usually qualify tickets, not reporters. In this particular case it is a flaky test,...

@rafaelfranca sorry for the ping, but someone please needs to merge this as this breaks all Rails apps still using sprockets. Try this ``` gem install rails -N rails new...

Needs https://github.com/solidusio/solidus_dev_support/pull/230 for latest chrome fixes

Needs https://github.com/solidusio/solidus/pull/6231

@JustShah @fthobe the Payment Method admin uses so called Preference Sources. This is how it looks in the Admin ![Image](https://github.com/user-attachments/assets/75a08817-2495-450b-b423-642fc5c4992b) It is implemented in `solidus_braintree` extension 1. Config Class https://github.com/solidusio/solidus_braintree/blob/main/app/models/solidus_braintree/configuration.rb...

> this does not scale well, we can do that but let's open up a separate issue. Currently the system also considers multitenancy by allowing different api keys for different...