iachat/app/javascript/dashboard/components-next/Contacts
Sojan Jose f89d9a4401
feat: Bulk delete for contacts (#12778)
Introduces a new bulk action `delete` for contacts

ref: https://github.com/chatwoot/chatwoot/pull/12763

## Screens

<img width="1492" height="973" alt="Screenshot 2025-10-31 at 6 27 21 PM"
src="https://github.com/user-attachments/assets/30dab1bb-2c2c-4168-9800-44e0eb5f8e3a"
/>
<img width="1492" height="985" alt="Screenshot 2025-10-31 at 6 27 32 PM"
src="https://github.com/user-attachments/assets/5be610c4-b19e-4614-a164-103b22337382"
/>
2025-11-04 17:47:53 -08:00
..
ContactLabels feat: Agent capacity policy Create/Edit pages (#12424) 2025-09-12 18:42:55 +05:30
ContactsCard feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
ContactsForm fix: Contact name editing did not allow spaces (#11931) 2025-07-14 10:27:50 +05:30
ContactsHeader feat: Ability to filter contact based on labels (#12343) 2025-09-02 12:35:18 +05:30
ContactsSidebar chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
EmptyState chore: Update contact empty state data (#12207) 2025-08-18 12:06:03 +05:30
Pages feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
ContactsDetailsLayout.vue feat(voice): Call button on Contacts with inbox picker (#12218) 2025-08-19 15:42:01 +05:30
ContactsListLayout.vue chore: Optimize contact page for smaller displays (#12183) 2025-08-14 19:07:20 +05:30
VoiceCallButton.vue feat(voice): Call button on Contacts with inbox picker (#12218) 2025-08-19 15:42:01 +05:30