Chatwoot/app/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
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget chore: Fix contact model silently discarding invalid attributes (#4994) 2022-07-08 13:58:09 +05:30
accounts_controller.rb feat: Add hCaptcha for public forms (#4017) 2022-02-18 20:02:50 +05:30
notification_subscriptions_controller.rb chore: Use "destroy!" instead of "destroy" when not checking the return value (#4259) 2022-03-24 13:28:25 +05:30
profiles_controller.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30