discourse-assign/spec/serializers
benj ec8a785df9
FIX: Ensure assign plugin respects `prioritize_full_name_in_ux` site setting (#632)
* WIP

* more messing around

* undos, notes to self

* WIP notes

* completed logic and added tests for existing  code and implemented code

* fixed failing tests

* fixed failing tests

* added suggested changes

* added suggested changes

* fix merge

* fix linting issues

* possible flaky test

* removed comment

* further user name display changes

* implemented suggested change

* fixed bug in small action post when assigning or unassigning

* fixed breaking tests

* refactored test

---------

Co-authored-by: Juan David Martinez <juan@discourse.org>
2025-03-14 18:08:28 -05:00
..
flagged_topic_serializer_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
group_show_serializer_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
post_serializer_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
suggested_topic_serializer_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
topic_list_serializer_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
topic_view_serializer_spec.rb FIX: Ensure assign plugin respects `prioritize_full_name_in_ux` site setting (#632) 2025-03-14 18:08:28 -05:00
user_bookmark_base_serializer_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00