Bill Sanders
Bill Sanders
`fillParams()` as a concept is good but has some issues. It has to be explicitly called, it has some weird typing issues, and at the end, you still have to...
First, ordering carts is already possible and documented. See https://github.com/StackIQ/stacki/wiki/Setting-Cart-Order Carts get enumerated according to the alphabetical sorting of the cart names. To modify this order you must modify the...
A common theme from StackiFest was a desire to get an exact version of a installed node. It occurs to me that this is essentially asking for a version of...
We've had a lot of people lately attempting to customize this chunk of code, which might be easier if they could write a plugin instead.
### Issue Hello :) tl;dr: I have users, but not recipes after a postgres docker container upgrade from 11->16. I've been running Tandoor for a little over a year (via...