iachat/app/javascript/dashboard
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
..
api feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
assets fix: Design issues with profile settings style (#11630) 2025-05-29 12:07:05 -06:00
components feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
components-next feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
composables feat: auto resolve label option and fixes (#11541) 2025-06-04 14:53:24 +05:30
constants feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
helper feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
i18n feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
routes feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
store feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30