Chatwoot/app/javascript/dashboard/routes
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
..
auth chore: Remove confirm password field from the account signup step (#4976) 2022-07-06 12:26:26 +07:00
dashboard feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
login chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
index.js fix: Allow users to login even if they have access to more than 15 accounts (#4475) 2022-04-14 20:54:26 +05:30
index.spec.js fix: Allow users to login even if they have access to more than 15 accounts (#4475) 2022-04-14 20:54:26 +05:30