hensei-api/config
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
..
environments Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
initializers Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
locales
application.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
boot.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
cable.yml
credentials.yml.enc Update post-deploy script and Rails credentials (#155) 2025-01-15 14:56:38 -08:00
database.yml
definitions.rb
environment.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
newrelic.yml Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
puma.rb
routes.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
sidekiq.yml Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
spring.rb
storage.yml