iachat/app/javascript/dashboard/components-next/Contacts
Sojan Jose 159c810117
feat: Bulk actions for contacts (#12763)
Introduces APIs and UI for bulk actions in contacts table. The initial
action available will be assign labels

Fixes: #8536 #12253 

## Screens

<img width="1350" height="747" alt="Screenshot 2025-10-29 at 4 05 08 PM"
src="https://github.com/user-attachments/assets/0792dff5-0371-4b2e-bdfb-cd32db773402"
/>
<img width="1345" height="717" alt="Screenshot 2025-10-29 at 4 05 19 PM"
src="https://github.com/user-attachments/assets/ae510404-c6de-4c15-a720-f6d10cdac25b"
/>

---------

Co-authored-by: Muhsin <muhsinkeramam@gmail.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-10-30 15:28:28 +05:30
..
ContactLabels feat: Agent capacity policy Create/Edit pages (#12424) 2025-09-12 18:42:55 +05:30
ContactsCard feat: Bulk actions for contacts (#12763) 2025-10-30 15:28:28 +05:30
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 actions for contacts (#12763) 2025-10-30 15:28:28 +05:30
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