iachat/spec/controllers/api/v1/widget
Shivam Mishra a040aee96b
feat: allow adding custom attributes to conversations from the SDK (#6782)
* feat: add conversation attributes method to sdk and widget app

* feat: add endpoints to update custom attributes

* refactor: update SDK api

* feat: add api and actions for conversation updates

* fix: error message

* test: custom attributes on conversations controller

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2023-04-04 08:57:55 +05:30
..
integrations feat: Add the support for video calls with Dyte in the live-chat widget (#6208) 2023-01-09 11:52:31 -08:00
campaigns_controller_spec.rb fix: Ongoing campaign URL validation (#3890) 2022-02-04 14:38:18 +05:30
configs_controller_spec.rb chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
contacts_controller_spec.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
conversations_controller_spec.rb feat: allow adding custom attributes to conversations from the SDK (#6782) 2023-04-04 08:57:55 +05:30
direct_uploads_controller_spec.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
events_controller_spec.rb feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
inbox_members_controller_spec.rb feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
labels_controller_spec.rb chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
messages_controller_spec.rb fix: Name missing when email is collected via email hook (#6530) 2023-02-24 15:24:53 +05:30