Chatwoot/app/javascript/dashboard/components/widgets
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
..
chart feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
conversation feat: Add responsive tab styles (#4997) 2022-07-08 13:53:01 +07:00
DashboardApp feat: Allow users to create dashboard apps to give agents more context (#4761) 2022-06-01 11:13:10 +05:30
FilterInput Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
forms feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
mentions chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
modal fix: Add a fix for minor UI / a11y issues (#4905) 2022-06-24 23:12:53 +05:30
WootWriter feat: Add agent_reply_time_window in API channels (#4857) 2022-06-14 18:05:37 +05:30
AttachmentsPreview.vue fix: Add multiple file paste support and fix for bugs (#4066) 2022-03-23 18:25:57 +05:30
AutomationActionInput.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
AutomationActionTeamMessageInput.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
AutomationFileInput.vue fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
Avatar.vue feat: Support square variants of thumbnail and avatar components (#5003) 2022-07-09 14:03:55 +05:30
BackButton.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ChannelItem.vue feat: Add Instagram Channel (#2955) 2021-10-05 14:35:32 +05:30
ChatTypeTabs.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
ColorPicker.vue Feature: Ability to customise widget color (#903) 2020-05-30 17:28:00 +05:30
EmptyState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
InboxName.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue feat: Update the design of labels to use a smooth theme (#4325) 2022-06-20 15:09:22 +05:30
LoadingState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ReportStatsCard.vue feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
ShowMore.vue feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30
TableFooter.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
Thumbnail.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
Thumbnail.stories.js feat: Support square variants of thumbnail and avatar components (#5003) 2022-07-09 14:03:55 +05:30
Thumbnail.vue feat: Support square variants of thumbnail and avatar components (#5003) 2022-07-09 14:03:55 +05:30
UserAvatarWithName.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30