hensei-api/app/controllers/api/v1
Justin Edmund 9827658771
Render the correct view when updating jobs (#186)
We were referencing an old view in `PartiesController#update_job`. This has been corrected.
2025-02-25 09:11:13 -05:00
..
api_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
characters_controller.rb
favorites_controller.rb
grid_characters_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summons_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapons_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
guidebooks_controller.rb
import_controller.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_accessories_controller.rb
job_skills_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
jobs_controller.rb Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
parties_controller.rb Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
raids_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
search_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
summons_controller.rb
users_controller.rb Users#info endpoint uses username instead of ID (#180) 2025-02-13 02:43:16 -08:00
weapon_keys_controller.rb
weapons_controller.rb