iachat/app/javascript/dashboard/components-next/Contacts
Sivin Varghese 8606aa1310
feat: Ability to filter contact based on labels (#12343)
# Pull Request Template

## Description

This PR add the ability to filter contact based on labels.

Fixes
https://linear.app/chatwoot/issue/CW-4001/feat-ability-to-filter-contact-based-on-labels

## Type of change

- [x] New feature (non-breaking change which adds functionality

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/f3d58d0fcee844b7817325a9a19929d3?sid=075b9448-7e6d-4180-af3c-9466fbf2138b


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-09-02 12:35:18 +05:30
..
ContactLabels chore: Adds the ability to remove labels from label card (#10591) 2024-12-17 18:43:36 +05:30
ContactsCard chore: Replace Thumbnail with Avatar in conversation card (#12112) 2025-08-07 09:50:24 +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: Show active Contacts (#8243) 2025-06-04 21:52:13 +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