hensei-api/app
Justin Edmund ae060bec18
Add Ultimate Mastery and other job mastery updates (#78)
* Small Rails 7 configuration changes (#72)

* Remove log call

* Show EMP skills for Row 5 classes

Row 4 EMP skills were not showing up, so you couldn't set Rage IV on Viking, for example

* Allow adding EMP skills from prior rows to team

We let you search but didn't fix the server-side validation check for skills

* Add `granblue_id` column to WeaponKeys table

This should have a `NOT NULL` constraint, but due to existing data it is nullable until we can update all environments with values.

* Add granblue_id to WeaponKeyBlueprint

* Rename ml to master level

* Add Ultimate Mastery

* Migrate database

* Migrate database
2023-03-16 08:38:20 -07:00
..
assets/config Upgrade to rails 7 2023-01-23 01:01:08 -08:00
blueprints/api/v1 Add Ultimate Mastery and other job mastery updates (#78) 2023-03-16 08:38:20 -07:00
controllers Allow anonymous users to edit remixed teams (#84) 2023-03-16 08:25:30 -07:00
errors/api/v1 Disallow adding arbitrary weapons to Extra slots 2022-12-25 00:23:27 -08:00
helpers Run RuboCop on everything 2022-12-21 00:22:47 -08:00
models GridWeapon decides if it is mainhand or not 2023-02-01 21:45:57 -08:00