impress/app
Emi Matchu 42e7eabdd8 Fix modeling bug where compatible_body_ids field was not updating
Ah right, the callbacks in `ParentSwfAssetRelationship` don't get
called when Rails does automatic join-model management stuff. We need
the `Item` to call its `update_cached_fields` callback itself, too!

When fixing this, I found a new bug that arose, in how we infer
`body_id` for assets that fit all pets. Fixing that next!
2024-11-06 13:39:32 -08:00
..
assets Add mode to keep labeled alt styles until they're all labeled 2024-10-22 16:39:25 -07:00
controllers Disable modeling in production, while we investigate errors 2024-11-06 11:54:28 -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 Fix modeling bug where compatible_body_ids field was not updating 2024-11-06 13:39:32 -08:00
services Oops, fix sloppiness about pet service refactor 2024-10-18 18:14:01 -07:00
views Announcement about modeling being broken 2024-11-06 11:55:05 -08:00