hensei-api/lib/granblue
Justin Edmund a042847aab
Migrate to Query Builder (#179)
* Moved queries into PartyQueryBuilder service

PartyQueryBuilder supersedes PartyQueryingConcern as it is also used for UsersController (and is our fix for profiles being broken)

* Implement PartyQueryBuilder in controllers

* Update summon_transformer.rb

This should fix the transformer so that we properly capture summons and subaura summons

* Update parties_controller_spec.rb

* Add NewRelic license key

* Add Sentry

Why not?
2025-02-12 23:43:02 -08:00
..
downloaders Adds documentation to some lib functions (#168) 2025-01-18 03:09:29 -08:00
importers Adds documentation to some lib functions (#168) 2025-01-18 03:09:29 -08:00
parsers Jedmund/import (#167) 2025-01-17 12:02:12 -08:00
transformers Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00