chatwoot/app/javascript/dashboard/store/modules
Vishnu Narayanan cc47ccaa2c
feat(ee): Add SLA management UI (#8777)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2024-02-20 23:03:22 -08:00
..
contacts feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
conversations fix:Avoid adding all new conversations when on a custom view (#8905) 2024-02-12 07:10:53 -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 fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
specs fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +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: Add inbox view page (#8814) 2024-01-30 13:55:20 +05:30
agentBots.js feat: Allow disconnecting agent bots (#6245) 2023-01-13 22:28:45 +05:30
agents.js
attributes.js
auditlogs.js feat: audit logs UI (#6803) 2023-04-17 19:11:05 +05:30
auth.js feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
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
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
sla.js feat(ee): Add SLA management UI (#8777) 2024-02-20 23:03:22 -08:00
teamMembers.js
userNotificationSettings.js
webhooks.js