Commit graph

4 commits

Author SHA1 Message Date
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
44e92733d3 Refactor RaidsController for blueprinter 2022-12-21 15:35:05 -08:00
c1716c1e4f Run RuboCop on everything
yolo
2022-12-21 00:22:47 -08:00
edf489ce31 Add route to get all raids 2022-02-23 19:04:34 -08:00