Chatwoot/app/javascript/dashboard/store/modules/specs/contacts
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
..
actions.spec.js feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
filterApiResponse.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
fixtures.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
getters.spec.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
mutations.spec.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00