hensei-api/spec/requests
Justin Edmund 1f80e4189f
Add weapon stat modifiers for AX skills and befoulments (#202)
* add weapon_stat_modifiers table for ax skills and befoulments

* add fk columns for ax modifiers and befoulments, replace has_ax_skills with augment_type

* update models for weapon_stat_modifier fks and befoulments

* update blueprints for weapon_stat_modifier serialization

* update import service for weapon_stat_modifier fks and befoulments

* add weapon_stat_modifiers controller and update params for fks

* update tests and factories for weapon_stat_modifier fks

* fix remaining has_ax_skills and ax_modifier references

* add ax_modifier and befoulment_modifier to eager loading

* fix ax modifier column naming and migration approach

* add game_skill_ids for befoulment modifiers
2025-12-31 22:20:00 -08:00
..
api/v1 gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
artifact_skills_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_characters_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons_controller_spec.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
crew_invitations_controller_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
drag_drop_api_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
drag_drop_endpoints_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
grid_characters_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_summons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_weapons_controller_spec.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
import_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_skills_spec.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
parties_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00