hensei-api/app/models
Justin Edmund 1e213f01a2 Support for Siero, raids rework and edit party rework (#96)
* Add guidebooks migration

* Implement business logic for reading Guidebooks

* Change to individual guidebook columns

* Properly output guidebook description

* Move to 1-index guidebooks

* Update party-related files for 1-index guidebooks

* Add tables for Siero

* Add raid groups table

* Update raid model

To belong to the RaidGroup class

* Update job class

To have many job skills

* Add endpoint for raid groups

* Update Raid blueprint with views

* Added down for creating table

* Add guidebooks flag and auto summon flag

* Guidebooks → RaidGroup
* Auto summon → Party

* Add views to Raid blueprint

* Add views and guidebook flag to RaidGroup blueprint

* Add auto summon and Raid view to Party blueprint
2023-06-19 00:35:22 -07:00
..
concerns Restart on Rails 2020-09-14 18:30:54 -07: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
character.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_character.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_summon.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_weapon.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
guidebook.rb Add tables used for Siero's revival (#94) 2023-06-19 00:35:16 -07:00
job.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
job_accessory.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skill.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
party.rb Add tables used for Siero's revival (#94) 2023-06-19 00:35:16 -07:00
raid.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
raid_group.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
summon.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
user.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
weapon.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
weapon_key.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00