Skip to content

[DIFE-1512] [Conversations] Improve display of deleted participants

Rebeca Diaconu requested to merge feature/DIFE-1512 into qa

DIFE-1512

Change log

  • Added deface overrides for:
    • conversation_helper.rb.deface
    • add_deleted_user_class.html.erb.deface
    • add_user_name_to_conversation.html.erb.deface
    • style for deleted users on conversations (separate _conversation.scss file).
  • Changed: add_deleted_user_class.html.erb.deface and add_user_name_to_conversation.html.erb.deface files.
  • Deprecated:
  • Removed: _messages.html.erb, remove_extra_end.html.erb.deface and remove_if_logic.html.erb.deface files.
  • Fixed:
  • Security:
Edited by Alexandru Emil Lupu

Merge request reports