hensei-api/config/initializers
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
..
active_record_logger.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
application_controller_renderer.rb
assets.rb Fix image embeds 3 (#176) 2025-01-20 03:55:22 -08:00
aws.rb Work towards fixing embed images (#174) 2025-01-18 11:46:41 -08:00
backtrace_silencers.rb
blueprinter.rb
cors.rb
doorkeeper.rb
filter_parameter_logging.rb
inflections.rb
mime_types.rb
new_framework_defaults_7_0.rb
oj.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
redis.rb Work towards fixing embed images (#174) 2025-01-18 11:46:41 -08:00
scheduler.rb Work towards fixing embed images (#174) 2025-01-18 11:46:41 -08:00
sentry.rb Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
sidekiq.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
wrap_parameters.rb