discourse-assign/spec
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
..
components DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
fabricators FIX: Order items properly in user menu 2023-11-09 16:41:48 +01:00
integration FIX: allow user to be assigned to post and topic (#638) 2025-03-07 13:14:07 +04:00
jobs FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
lib FIX: skip notifications when topic is not found (#634) 2025-02-18 12:02:59 +04:00
models FIX: Recreate notifications on topic reopening 2024-03-18 10:56:08 +01:00
requests FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
serializers FIX: Ensure assign plugin respects `prioritize_full_name_in_ux` site setting (#632) 2025-03-14 18:08:28 -05:00
support DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
system FIX: Ensure assign plugin respects `prioritize_full_name_in_ux` site setting (#632) 2025-03-14 18:08:28 -05:00
plugin_spec.rb FIX: If a group is deleted also remove assignments (#592) 2024-09-10 14:05:48 -06:00