discourse-translator/spec/serializers
Natalie Tay 7ebee972ab
FIX: Show toggle button even when original content is displayed (#275)
This commit returns a proper attribute indicating whether the toggle button should be shown or not depending on whether the topic has translations for the user. This is independent of whether the user is seeing translated content or not.
2025-04-15 18:48:20 +08:00
..
basic_topic_serializer_spec.rb DEV: Use cookie instead of URL param to show original content (#273) 2025-04-14 17:12:54 +08:00
post_serializer_spec.rb DEV: Use cookie instead of URL param to show original content (#273) 2025-04-14 17:12:54 +08: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 FIX: Show toggle button even when original content is displayed (#275) 2025-04-15 18:48:20 +08:00