impress/app/models
Emi Matchu 48c1a58df9 Fix new bug where re-modeling a background would reset it from ID 0
This bug never made it into production I think, it was a consequence of
some of how I refactored stuff in the recent changes? I think??

But yeah, I refactor how we manage `SwfAsset#body_id`, to be a bit more
explicit about when and how it can change, instead of the weird
callbacks that tbqh have bit us too often…
2024-11-06 13:48:01 -08:00
..
fundraising Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00
item Handle invalid Item state a bit better 2024-10-21 14:24:45 -07:00
pet Fix new bug where re-modeling a background would reset it from ID 0 2024-11-06 13:48:01 -08:00
alt_style.rb Extract biology processing from AltStyle into Pet 2024-11-03 11:46:29 -08:00
application_record.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
auth_record.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
auth_user.rb Move NCMall and NeoPass services into a Neopets module 2024-10-18 17:27:15 -07:00
closet_hanger.rb Fix MissingAttributeError in ClosetHanger#merge_quantities 2024-02-28 13:30:55 -08:00
closet_list.rb Disallow email addresses in closet list descriptions 2024-04-16 17:04:31 -07:00
closet_visibility.rb Delete a couple unused accessors 2023-11-11 15:42:08 -08:00
color.rb Add filter form to alt styles page 2024-09-30 16:06:22 -07:00
contribution.rb Track contributions of Alt Styles 2024-01-24 03:54:43 -08:00
item.rb Fix modeling bug where compatible_body_ids field was not updating 2024-11-06 13:39:32 -08:00
item_outfit_relationship.rb Oops, update outfit's updated_at when adding/removing items 2024-02-08 10:32:53 -08:00
nc_mall_record.rb Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
neopets_connection.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
neopets_page.rb Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
outfit.rb Add Customize More button back to item pages 2024-09-06 17:12:11 -07:00
parent_swf_asset_relationship.rb Fix modeling bug where compatible_body_ids field was not updating 2024-11-06 13:39:32 -08:00
pet.rb Disable modeling in production, while we investigate errors 2024-11-06 11:54:28 -08:00
pet_state.rb Use our IntegerSet serializer for PetState#swf_asset_ids 2024-11-03 12:16:27 -08:00
pet_type.rb Simplify modeling code for biology data 2024-11-02 21:15:12 -07:00
species.rb Drastically reduce queries for item page preview 2024-09-05 17:52:35 -07:00
swf_asset.rb Fix new bug where re-modeling a background would reset it from ID 0 2024-11-06 13:48:01 -08:00
user.rb Add shadowban mechanism for closet lists 2024-04-20 20:57:15 -07:00
zone.rb Remove unused logic for whether a zone is "sometimes" occupied 2024-08-31 13:16:47 -07:00