chatwoot/app/javascript/dashboard/components-next/Contacts/ContactsForm
Sojan Jose 1d88e0dd28
fix: Contact form breaks if name is empty (#10597)
- Handles the case where the form and contact display page breaks if
name is `null`
2024-12-17 17:16:50 +05:30
..
story feat: Add contact merge form component (#10478) 2024-11-21 13:52:25 -08:00
ConfirmContactDeleteDialog.vue feat(v4): Add new contact details screen (#10504) 2024-12-03 21:29:47 -08:00
ContactExportDialog.vue feat(v4): Update the design for the contacts list page (#10501) 2024-11-27 20:07:20 -08:00
ContactImportDialog.vue feat(v4): Update the design for the contacts list page (#10501) 2024-11-27 20:07:20 -08:00
ContactMergeForm.vue feat(v4): Add new contact details screen (#10504) 2024-12-03 21:29:47 -08:00
ContactsForm.vue fix: Contact form breaks if name is empty (#10597) 2024-12-17 17:16:50 +05:30
CreateNewContactDialog.vue feat: Improve Contact list (#10522) 2024-12-02 18:23:41 -08:00
CreateSegmentDialog.vue feat(v4): Update the design for the contacts list page (#10501) 2024-11-27 20:07:20 -08:00
DeleteSegmentDialog.vue feat(v4): Update the design for the contacts list page (#10501) 2024-11-27 20:07:20 -08:00