impress/app
Emi Matchu f6f618c9d5 Add Item.is{_not}_modeled scopes, for use in search later
We're now caching `predicted_fully_modeled?` on the database record, so
we can query by it in the database!

I'm moving on from the model I did in Impress 2020, of writing really
big fancy single-source-of-truth queries based on the assets themselves.

I see the merit of that in terms of theoretical reliability, but in
practice I think it will be *more* reliable to have one *in-code*
definition of modeling status (which we need anyway for generating the
homepage modeling requests), and just save that in a queryable way.
2024-11-19 15:52:52 -08:00
..
assets Add mode to keep labeled alt styles until they're all labeled 2024-10-22 16:39:25 -07:00
controllers Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
helpers Announcement about modeling being broken 2024-11-06 11:55:05 -08:00
javascript Move Alt Styles into /rainbow-pool URLs, say "Pet Styles" more in text 2024-10-11 15:37:37 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
services Oops, fix bug when loading species with no alt styles in the Studio 2024-11-14 19:03:06 -08:00
views Handle new colors/species in the Rainbow Pool 2024-11-15 19:56:07 -08:00