iachat/app/javascript/dashboard/store/modules
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
..
contacts feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
conversations feat: Add a read indicator for web-widget channel (#4224) 2022-04-20 16:03:12 +05:30
notifications feat: Update notifications and unread count in real time (#4261) 2022-03-28 20:01:23 +05:30
specs feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
teams
accounts.js
agents.js feat: Add reports about live agent load (#4537) 2022-04-25 07:34:41 -07:00
attributes.js feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
auth.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
automations.js fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
bulkActions.js feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
campaigns.js feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
cannedResponse.js
contactConversations.js fix: Contact conversations are showing in the chat list (#4078) 2022-03-21 11:46:43 +05:30
contactLabels.js
contactNotes.js
conversationLabels.js
conversationMetadata.js
conversationPage.js feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
conversationSearch.js
conversationStats.js
conversationTypingStatus.js
csat.js chore: Add an option to download CSAT Reports (#4694) 2022-05-17 21:01:45 +05:30
customViews.js feat: Adds the ability to delete a segment (#3836) 2022-01-24 17:37:43 +05:30
dashboardApps.js feat: Add the ability to create dashboard apps from the UI (#4924) 2022-07-08 15:55:32 +07:00
inboxAssignableAgents.js feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
inboxes.js chore: Fix loading state in the inbox settings page (#4926) 2022-06-24 23:15:46 +05:30
inboxMembers.js
integrations.js
labels.js fix: Could not able to create label (#4161) 2022-03-14 20:43:56 +05:30
reports.js feat: Add business hours in downloadable reports (#4674) 2022-05-27 09:26:59 +05:30
teamMembers.js
userNotificationSettings.js
webhooks.js feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30