iachat/app/javascript/dashboard/store
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
..
captain feat: support bulk select and delete for documents (#13907) 2026-03-26 19:48:12 +05:30
modules Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
utils feat: Prevent saving preferences and status when impersonating (#11164) 2025-05-20 17:34:30 -07:00
constants.js fix: stale report value shown if summary fetch breaks (#11270) 2025-04-15 20:18:06 +05:30
index.js feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
mutation-types.js Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
storeFactory.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
storeFactory.spec.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
storeFactoryHelper.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30