Sebastian Castro

Results 58 comments of Sebastian Castro

As a quick workaround, you can create a custom simple_form helper and add some logic there : ```ruby # app/helpers/application_helper.rb module ApplicationHelper def my_simple_form_for(record, options, &block) if options[:wrapper] == :search...

Salut @ldidry ! Thanks for the support :) Re skin, I was thinking of CSS skins, not template skins. I will probably change the templates to add some new css...

Sorry, I think I need a bit help for installing :) I followed the instructions with ansible, I manage to have it running and I can access http://lists.example.com/sympa But 1....

Hello again ! We decide with our non profit organisation to ask help from a designer so we would have a better UI. But the guy is not available until...

Hi ! 2 years later, I'm trying to install sympa again so I could finally do something on the UI... but still failing ! :) This time I tried "installaing...

Thanks :) I'm on Debian 10, and here are following command I have run so far ``` sudo groupadd sympa sudo useradd -g sympa -c 'Sympa user' -s /sbin/nologin sympa...

Yeah, all of that with stimulus reflex and action cable, well done !!! Few comments regarding UI - The select box should open when we click anywhere in the input,...

Hi @jibees ! Ok I will first finish the report refactor openfoodfoundation/openfoodnetwork#9032 , then I'll try to participate in the UI uplift :)

Yes I think it would be the best, so I could directly work on openfoodfoundation/wishlist#255, applying the changes to both the old code and to your new code

Coucou ! Je ferme cette PR puisque la refactor d'aceditor fix le probleme