Chatwoot/app/javascript/dashboard
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
..
api feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
assets feat: Add responsive tab styles (#4997) 2022-07-08 13:53:01 +07:00
components feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
helper feat: Support Twilio Messaging Services (#4242) 2022-07-08 18:20:07 +05:30
i18n feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
mixins feat: Add a read indicator for web-widget channel (#4224) 2022-04-20 16:03:12 +05:30
modules chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
routes feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
store feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
App.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30