hensei-api/config
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
..
environments add next-api.granblue.team to allowed hosts 2025-12-14 01:48:15 -08:00
initializers add next.granblue.team to cors origins 2025-11-30 20:24:32 -08:00
locales Add doorkeeper files 2020-09-25 10:53:06 -07:00
application.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
boot.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
cable.yml Restart on Rails 2020-09-14 18:30:54 -07:00
credentials.yml.enc Update post-deploy script and Rails credentials (#155) 2025-01-15 14:56:38 -08:00
database.yml use DATABASE_URL for database configuration 2025-11-30 20:19:40 -08:00
definitions.rb Add definitions.rb for solargraph 2020-09-25 10:51:54 -07:00
environment.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
newrelic.yml Update config files (#189) 2025-02-27 23:13:57 -08:00
puma.rb Update config files (#189) 2025-02-27 23:13:57 -08:00
routes.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
sidekiq.yml Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
spring.rb Restart on Rails 2020-09-14 18:30:54 -07:00
storage.yml Restart on Rails 2020-09-14 18:30:54 -07:00