iachat/app/views/api/v1/widget
Muhsin Keloth 05b8486538
fix: message_type inconsistency across message end points (#10108)
The `before_type_cast` method sometimes returns a string for
`message_type`, creating inconsistencies in different payloads. This
pull request will remove all `before_type_cast` usage and replace it
with `to_i` methods.
2024-09-16 16:14:35 +05:30
..
campaigns fix: Use Display name for campaigns (#7631) 2023-07-27 17:58:19 +03:00
configs feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30
contacts feat: do not send contact details to the widget (#9223) 2024-04-12 15:30:07 +05:30
conversations chore: Add missing test cases in conversations_controller_spec (#4438) 2022-04-11 14:06:44 +05:30
inbox_members chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
messages fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30