impress/app
Emi Matchu 26add4577c Use cached fields for item searches, instead of big joins
This is the second part of the previous change `efda6d74`, in which we
switch out the item search query conditions!

This was a two-parter to ease deployment: first deploy the change with
the migration, then *run* the migration (because it's an unusually slow
one), then deploy this change that actually uses it.

Another way to approach this would've been to deploy it all in one
commit, but not set it as `current` until we had run the migration.
That would have been a reasonable approach too!
2024-09-30 23:16:03 -07:00
..
assets Limit Rainbow Pool filter dropdown size 2024-09-30 17:42:52 -07:00
controllers Paginate Alt Styles, sort by most recent first-seen date 2024-09-30 17:35:18 -07:00
helpers Add edit form for Alt Styles, for Support staff only 2024-09-30 17:21:45 -07:00
javascript Oops, fix locale form with Turbo pageloads 2024-09-20 18:55:08 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use cached fields for item searches, instead of big joins 2024-09-30 23:16:03 -07:00
services Oops, don't show not-directly-for-sale items as being "0 NC" 2024-09-27 18:27:12 -07:00
views Oops, omit the commit field from Rainbow Pool filter URLs 2024-09-30 18:05:05 -07:00