iachat/enterprise/app/models/enterprise/audit
Sojan Jose 273c277d47
feat: Add conversation delete feature (#11677)
<img width="1240" alt="Screenshot 2025-06-05 at 12 39 04 AM"
src="https://github.com/user-attachments/assets/0071cd23-38c3-4638-946e-f1fbd11ec845"
/>


## Changes

Give the admins an option to delete conversation via the context menu

- enable conversation deletion in routes and controller
- expose delete API on conversations
- add delete option in conversation context menu and integrate with card
and list
- implement store action and mutation for delete
- update i18n with new strings

fixes: https://github.com/chatwoot/chatwoot/issues/947

---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-06-05 15:53:17 -05:00
..
account_user.rb feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +05:30
account.rb feat: add auditlogs for account model (#7511) 2023-07-19 23:52:34 +05:30
automation_rule.rb feat: Audit log APIs (#6434) 2023-03-01 20:02:58 +05:30
conversation.rb feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
inbox_member.rb feat: auditlog for team and inbox member updates (#7516) 2023-08-15 19:55:19 -07:00
inbox.rb fix: capture user and ip details on Inbox delete (#7395) 2023-06-27 19:49:24 +05:30
macro.rb feat: add audit trail for macros (#7352) 2023-06-20 13:04:59 +05:30
team_member.rb feat: auditlog for team and inbox member updates (#7516) 2023-08-15 19:55:19 -07:00
team.rb feat: Add audit trail events for team (#7285) 2023-06-09 17:30:36 -07:00
user.rb feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +05:30
webhook.rb feat: Audit log APIs (#6434) 2023-03-01 20:02:58 +05:30