Chatwoot/spec/controllers/api/v1
giquieu 827f977a37
feat: Update API for contact avatar (#4719)
Added the ability to update the contact's avatar via API and Dashboard.

- Contact create and update APIs can now accept avatar attachment parameters [form data].
- Contact create and update endpoints can now accept the avatar_url parameter.[json]
- API endpoint to remove a contact avatar.
- Updated Contact create/edit UI components with avatar support

Fixes: #3428
2022-07-12 10:03:16 +02:00
..
accounts feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
widget chore: Fix contact model silently discarding invalid attributes (#4994) 2022-07-08 13:58:09 +05:30
accounts_controller_spec.rb feat: Add hCaptcha for public forms (#4017) 2022-02-18 20:02:50 +05:30
notification_subscriptions_controller_spec.rb chore: Add subscription delete API (#3703) 2022-01-06 21:40:43 +05:30
profiles_controller_spec.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30