iachat/app/javascript/dashboard/store/modules
2023-07-20 12:01:22 -07:00
..
contacts feat: Contact Exports (#7258) 2023-06-13 09:18:43 +05:30
conversations fix: Cannot read properties of undefined (reading 'filter') (#7522) 2023-07-13 15:56:28 -07:00
helpCenterArticles feat: allow sorting of articles (#6833) 2023-04-17 14:43:10 +05:30
helpCenterCategories
helpCenterPortals
notifications
specs feat: Add reply editor mode to the store (#7515) 2023-07-13 14:56:53 +05:30
teams feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
accounts.js feat: Show alerts when the limit is reached in accounts (#7323) 2023-06-15 20:47:11 -07:00
agentBots.js
agents.js
attributes.js
auditlogs.js feat: audit logs UI (#6803) 2023-04-17 19:11:05 +05:30
auth.js feat: Support dark mode in login pages (#7420) 2023-07-01 07:49:52 +05:30
automations.js
bulkActions.js
campaigns.js feat: more events tracking for SaaS (#6234) 2023-01-17 21:53:40 -08:00
cannedResponse.js fix: Welcome email copy changes and canned response API error handling [cw-1290] (#7054) 2023-05-15 16:17:55 +05:30
contactConversations.js
contactLabels.js
contactNotes.js
conversationLabels.js
conversationMetadata.js
conversationPage.js
conversationSearch.js fix: Search improvements and bug fixes [CW-1604] (#6985) 2023-04-27 13:20:29 +05:30
conversationStats.js
conversationTypingStatus.js
conversationWatchers.js feat: conversation participants (#4145) 2023-02-16 13:35:06 +05:30
csat.js feat: more CSAT filters (#7038) 2023-05-18 22:50:46 +05:30
customViews.js feat: Ability to edit saved folders (#7236) 2023-06-08 14:58:57 +05:30
dashboardApps.js
draftMessages.js feat: Add reply editor mode to the store (#7515) 2023-07-13 14:56:53 +05:30
inboxAssignableAgents.js
inboxes.js fix: Show meaning full error message while creating and email inbox [CW-1312] (#6711) 2023-03-27 16:15:11 +05:30
inboxMembers.js
integrations.js feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
labels.js feat: multiple UX improvements to labels (#7358) 2023-06-25 18:49:49 +05:30
macros.js
reports.js feat: Add report on customer waiting time (#7545) 2023-07-20 12:01:22 -07:00
teamMembers.js
userNotificationSettings.js
webhooks.js