Chatwoot/app/javascript/dashboard/store/modules/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.js feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
getters.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
index.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
mutations.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00