iachat/app/javascript/dashboard/store/modules
Pranav Raj S 2c7f93978e
fix: Update broken specs (#8651)
- Use fakeTimer for time.spec.js
- Use default sort as last_activity_at_desc
- Update specs for getAllConversations getter
2024-01-05 13:09:09 -08:00
..
contacts feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
conversations fix: Update broken specs (#8651) 2024-01-05 13:09:09 -08:00
helpCenterArticles chore: Refactors help center article url helper (#8269) 2023-11-04 04:18:34 +05:30
helpCenterCategories feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
helpCenterPortals feat: Adds support for logo in portal settings page [CW-2585] (#8354) 2023-11-17 19:58:27 -08:00
notifications feat: Handle notification.deleted action cable event (#8501) 2023-12-06 16:49:00 +05:30
specs fix: Update broken specs (#8651) 2024-01-05 13:09:09 -08:00
teams feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
accounts.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
agentBots.js feat: Allow disconnecting agent bots (#6245) 2023-01-13 22:28:45 +05:30
agents.js fix: Update the relevant agent presence only (#5220) 2022-08-09 12:32:09 +05:30
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 feat: add a common upload endpoint (#7806) 2023-08-31 10:36:02 +07:00
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 feat: Add the ability to send attachment in new conversation (#7913) 2023-10-10 09:34:36 +05:30
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: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
csat.js feat: more CSAT filters (#7038) 2023-05-18 22:50:46 +05:30
customViews.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
dashboardApps.js feat: Add the ability to create dashboard apps from the UI (#4924) 2022-07-08 15:55:32 +07:00
draftMessages.js feat: Add reply editor mode to the store (#7515) 2023-07-13 14:56:53 +05:30
inboxAssignableAgents.js
inboxes.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
inboxMembers.js
integrations.js feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
labels.js feat: multiple UX improvements to labels (#7358) 2023-06-25 18:49:49 +05:30
macros.js feat: Add API module and Vuex store for Macros (#5603) 2022-10-11 22:54:17 -07:00
reports.js feat: Add report on customer waiting time (#7545) 2023-07-20 12:01:22 -07:00
teamMembers.js
userNotificationSettings.js
webhooks.js