iachat/spec/controllers/api/v1/widget
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
..
integrations feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
campaigns_controller_spec.rb fix: Show campaigns only if the feature is enabled (#11420) 2025-05-05 19:41:28 -07:00
configs_controller_spec.rb chore: Update widget config API to migrate the widget (#8303) 2023-11-06 15:27:29 -08:00
contacts_controller_spec.rb feat: do not send contact details to the widget (#9223) 2024-04-12 15:30:07 +05:30
conversations_controller_spec.rb chore: apply Rails/SaveBang cop (#15) 2025-04-03 23:29:24 -03:00
direct_uploads_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
events_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
inbox_members_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
labels_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
messages_controller_spec.rb fix(widget): Queue SDK-set conversation attributes and labels for first message (#13912) 2026-04-02 12:09:24 +04:00