discourse-translator/spec/serializers
Natalie Tay 892cdb6910
DEV: Preload translations when inline translation enabled (#266)
For sites with experimental_inline_translation enabled, we are seeing N+1 on topic list page (e.g. root / latest etc). This commit preloads locale and translations when the setting is enabled.
2025-04-01 17:31:51 +08:00
..
basic_topic_serializer_spec.rb DEV: Change backfill rate handling (#256) 2025-03-20 15:22:29 -03:00
post_serializer_spec.rb DEV: Change backfill rate handling (#256) 2025-03-20 15:22:29 -03:00
topic_list_serializer_spec.rb DEV: Preload translations when inline translation enabled (#266) 2025-04-01 17:31:51 +08:00
topic_view_serializer_spec.rb DEV: Change backfill rate handling (#256) 2025-03-20 15:22:29 -03:00