iachat/app/javascript/dashboard/components-next/Contacts
gabrieljablonski 112385fd9e Merge branch 'main' into chore/merge-4.13.0
Resolves 26 conflicts via manual review. Key decisions:

- signature: kept fork's send-time architecture (PR #79), discarded upstream's
  editor-manipulation functions
- WhatsApp incoming: combined fork's two-layer locking (source_id + contact
  phone) with upstream's blocked-contact drop. Fixed pre-existing regression
  where echoes were silently dropped
- InstallationConfig: upstream's simplified coder (validated against legacy
  YAML-in-jsonb data)
- schema.rb: regenerated, stripped kanban tables from other branches,
  restored f_unaccent SQL function
2026-04-17 16:23:47 -03:00
..
ContactLabels feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
ContactsCard feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
ContactsForm fix(contacts): Show telegram id in contact details form (#13611) 2026-02-23 19:26:45 +04:00
ContactsHeader feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
ContactsSidebar feat: schedule messages recurrence (#240) 2026-03-19 22:51:14 -03:00
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 chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
ContactsListLayout.vue fix(bulk-select): limit select-all to visible items; add secondary slot (#12891) 2026-04-16 12:22:53 +05:30
ContactsLoadMore.vue feat: Add infinite scroll to contacts search page (#13376) 2026-01-27 18:55:19 -08:00
VoiceCallButton.vue feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00