Eric Pugh

Results 572 comments of Eric Pugh

I had luck doing this: ``` var $j = jQuery.noConflict(); ``` And then using `$j` instead of `$` everywhere... Not an ideal fix... Here is the commit that demonstrates this...

To run quepid, check out the source and it assumes you have ruby installed locally (3.3.6). it runs in docker, so .. ``` bin/setup_docker bin/docker server ``` Go to http://localhost:3000...

i also think I need to work towards getting rid of rails-jquery, but I am half on sprockets and half on importmaps, and can't quite figure out how to get...

I think on the latest 0.4.3 of debug var this issue has been resolved! Just tested it with Quepid.

Is this able to backwards ported to 9x? Seems good stuff!

Hi @frutik thanks for opening this up. Yes, so every person owns their own data... Having said that, myself and a few OSC folks are "Admins" on Quepid, and we...

one thing we need to do is probably encrypt the llm_key field...

@frutik are you thinking some sort of popup type thing in the homepage when you first log in? When you get the "Create your first Case" prompt?

Ugh, just tried it out, and of course, since we use a guid instead of a name, everytime I restart chorus I get different guid for the webshop. Sigh. Maybe...