hensei-api/app/models
Justin Edmund b828bbeba3 collection sync with orphan handling
- preview_sync endpoint shows what'll get deleted before you commit
- import services handle reconciliation (find missing items, delete them)
- grid items get flagged as orphaned when their collection source is gone
- party exposes has_orphaned_items
- blueprints include orphaned field
2025-12-23 22:42:58 -08:00
..
concerns compute strength from quality at display time 2025-12-18 22:30:44 -08:00
app_update.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
application_record.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
artifact.rb add artifact models with skill validations 2025-12-03 12:58:32 -08:00
artifact_skill.rb allow empty base_values for special skills 2025-12-18 23:37:50 -08:00
awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
character.rb remove Standard series, shift IDs down 2025-12-15 17:47:23 -08:00
character_series.rb remove Standard series, shift IDs down 2025-12-15 17:47:23 -08:00
character_series_membership.rb add character series lookup table 2025-12-14 11:58:10 -08:00
collection_artifact.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
collection_character.rb add default awakening, sorting, filtering scopes to CollectionCharacter 2025-12-02 17:19:07 -08:00
collection_job_accessory.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summon.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
collection_weapon.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
crew.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
crew_gw_participation.rb fix total_score to sum individual honors instead of crew scores 2025-12-04 03:02:18 -08:00
crew_invitation.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_membership.rb add crew roster endpoint for checking member collections 2025-12-20 04:13:27 -08:00
data_version.rb Create pipeline for importing data via PRs (#148) 2025-01-13 05:33:04 -08:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
gacha.rb Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
grid_artifact.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
grid_character.rb add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
grid_summon.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
grid_weapon.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
guidebook.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
gw_crew_score.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_event.rb gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
gw_individual_score.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
job.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_accessory.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skill.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
party.rb collection sync with orphan handling 2025-12-23 22:42:58 -08:00
phantom_player.rb fix confirm_claim not setting deleted_at 2025-12-18 00:35:41 -08:00
raid.rb raids controller and model updates 2025-12-20 04:13:48 -08:00
raid_group.rb add unlimited flag to raid groups 2025-12-20 01:58:23 -08:00
summon.rb update summon model and blueprint for series lookup 2025-12-14 11:58:34 -08:00
summon_series.rb add summon series lookup table 2025-12-14 11:58:22 -08:00
user.rb use 1-based values for collection_privacy enum 2025-12-14 01:23:42 -08:00
weapon.rb auto-compute forge chain fields from forged_from 2025-12-22 19:52:59 -08:00
weapon_awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
weapon_key.rb update models to use weapon_series associations 2025-12-03 10:45:48 -08:00
weapon_key_series.rb add weapon_series and weapon_key_series tables and models 2025-12-03 10:45:25 -08:00
weapon_series.rb add weapon_series and weapon_key_series tables and models 2025-12-03 10:45:25 -08:00