hensei-api/app/blueprints/api/v1
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
..
api_blueprint.rb Create api_blueprint.rb 2022-12-21 01:20:13 -08:00
character_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
conflict_blueprint.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
empty_blueprint.rb Update blueprint for availability endpoints 2022-12-22 18:12:34 -08:00
error_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
favorite_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
grid_character_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_summon_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_weapon_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
guidebook_blueprint.rb Add tables used for Siero's revival (#94) 2023-06-19 00:35:16 -07:00
job_accessory_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_blueprint.rb Re-implement latest PRs on a clean Git history (#86) 2023-03-17 05:03:50 -07:00
job_skill_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
party_blueprint.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
raid_blueprint.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
raid_group_blueprint.rb Support for Siero, raids rework and edit party rework (#96) 2023-06-19 00:35:22 -07:00
summon_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
update_blueprint.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
user_blueprint.rb Add theme to user table and blueprint 2022-12-25 16:01:40 -08:00
weapon_blueprint.rb Add AX type to blueprint 2023-01-02 21:32:11 -08:00
weapon_key_blueprint.rb Re-implement latest PRs on a clean Git history (#86) 2023-03-17 05:03:50 -07:00