hensei-api/app/controllers/api/v1
Justin Edmund 2ef7b3025b
Allow anonymous users to edit remixed teams (#84)
* 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

* Show created view when remixing

That will let anonymous users edit their remixed parties
2023-03-16 08:25:30 -07:00
..
api_controller.rb
characters_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00
favorites_controller.rb
grid_characters_controller.rb
grid_summons_controller.rb
grid_weapons_controller.rb Allow anonymous users to edit remixed teams (#84) 2023-03-16 08:25:30 -07:00
job_accessories_controller.rb
job_skills_controller.rb
jobs_controller.rb Allow anonymous users to edit remixed teams (#84) 2023-03-16 08:25:30 -07:00
parties_controller.rb Allow anonymous users to edit remixed teams (#84) 2023-03-16 08:25:30 -07:00
raids_controller.rb
search_controller.rb Allow anonymous users to edit remixed teams (#84) 2023-03-16 08:25:30 -07:00
summons_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00
users_controller.rb
weapon_keys_controller.rb
weapons_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00