Brice Sanchez

Results 21 issues of Brice Sanchez

Hi @parndt ! I've tried to fix all flaky tests with wait for ajax or sleep. It looks like it works but i'm not a big fan of this solution....

**/!\ This is a Work In Progress, please don't merge it now but feel free to test it and report any bugs.** I suggest to use GraphQL as an official...

Feature Request

This is a Work in Progress of the new admin UI. It's based on the excellent work of @sjoulbak team at Nerds & Company (https://github.com/nerds-and-company). It's mainly a refactor of...

Feature Request

Hi ! I face a problem with spree_auth_devise when i don't want to use `email` field in `Spree::User` records. I'm able to disable validate presence of email like we can...

Step to reproduce: * Set `config.filter_spam = false` * Don't set any recaptcha key * Send an Inquiry * Check if the inquiry has been saved If the bug is...

Hello all ! In addition to my PR https://github.com/refinery/refinerycms-i18n/pull/51 I suggest this solution to add localized routes on refinerycms engine. It will be great if the ActionDispatch::Routing::Mapper::localizable method will be...

Previously posted on https://github.com/spree/spree/issues/6837: I'm using Spree and Spree_i18n on edge master branch. I'm not able to use product filters with translated properties, this is my current working progress to...