hensei-api/app/models
Justin Edmund c3d9efa349
Job accessories backend support (#206)
* add jobs search endpoint with pg_search

- add en_search and ja_search scopes to Job model
- add jobs action to SearchController with filtering
- supports row, proficiency, master_level, ultimate_mastery, accessory filters

* add jobs create endpoint

* add job accessories CRUD

- add accessory_type to blueprint
- add index, show, create, update, destroy actions
- editors only for mutations

* add routes for jobs search, create, and accessories CRUD
2026-01-04 14:47:27 -08:00
..
concerns compute strength from quality at display time 2025-12-18 22:30:44 -08:00
app_update.rb
application_record.rb
artifact.rb
artifact_skill.rb allow empty base_values for special skills 2025-12-18 23:37:50 -08:00
awakening.rb
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
collection_artifact.rb collection sync with orphan handling (#200) 2025-12-23 22:44:35 -08:00
collection_character.rb
collection_job_accessory.rb
collection_summon.rb collection sync with orphan handling (#200) 2025-12-23 22:44:35 -08:00
collection_weapon.rb add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
crew.rb
crew_gw_participation.rb
crew_invitation.rb
crew_membership.rb add crew roster endpoint for checking member collections 2025-12-20 04:13:27 -08:00
data_version.rb
favorite.rb
gacha.rb
grid_artifact.rb collection sync with orphan handling (#200) 2025-12-23 22:44:35 -08:00
grid_character.rb
grid_summon.rb collection sync with orphan handling (#200) 2025-12-23 22:44:35 -08:00
grid_weapon.rb add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
guidebook.rb
gw_crew_score.rb
gw_event.rb
gw_individual_score.rb
job.rb Job accessories backend support (#206) 2026-01-04 14:47:27 -08:00
job_accessory.rb
job_skill.rb
party.rb collection sync with orphan handling (#200) 2025-12-23 22:44:35 -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
user.rb
weapon.rb auto-compute forge chain fields from forged_from 2025-12-22 19:52:59 -08:00
weapon_awakening.rb
weapon_key.rb
weapon_key_series.rb
weapon_series.rb fix augment_type enum conflict with ActiveRecord none method 2025-12-31 22:39:34 -08:00
weapon_stat_modifier.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00