Chatwoot/app/javascript/dashboard/store/modules
Aswin Dev P.S 24e6a92297
feat: IMAP Email Channel (#3298)
This change allows the user to configure both IMAP and SMTP for an email inbox. IMAP enables the user to see emails in Chatwoot. And user can use SMTP to reply to an email conversation.

Users can use the default settings to send and receive emails for email inboxes if both IMAP and SMTP are disabled.

Fixes #2520
2021-11-19 11:52:27 +05:30
..
contacts chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
conversations feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
notifications feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30
specs feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
teams feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
accounts.js feat: Ability for the logged in user to create a new account (#985) 2020-07-26 12:54:50 +05:30
agents.js Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
attributes.js chore: Add the option to edit custom attribute display name (#3382) 2021-11-15 12:45:47 +05:30
auth.js chore: Use availability in dashboard presence toggle (#3212) 2021-10-15 00:30:48 +05:30
campaigns.js feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
cannedResponse.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
contactConversations.js feat: Ability to specify a subject line for outbound emails (#3168) 2021-10-27 13:09:29 +05:30
contactLabels.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
contactNotes.js feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
conversationLabels.js Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
conversationMetadata.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationPage.js feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
conversationSearch.js feat: Add global message search (#1385) 2020-11-08 01:46:45 +05:30
conversationStats.js Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
conversationTypingStatus.js fix: Disable typing indicator for user when agent is typing a private note (#3303) 2021-11-01 12:20:07 +04:00
csat.js feat: Add date-range filter on CSAT Reports (#2622) 2021-07-14 20:15:57 +05:30
inboxAssignableAgents.js Enhancement: Ability to assign administrators as conversation assignees (#2142) 2021-04-22 23:17:29 +05:30
inboxes.js feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
inboxMembers.js Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
integrations.js feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
labels.js feat: Sort labels on sidebar by alphabetical order (#1387) 2020-11-07 12:21:34 +05:30
reports.js feat: Add Reports for teams (#3116) 2021-10-06 23:53:51 +05:30
teamMembers.js feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
userNotificationSettings.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
webhooks.js feat: Add an option to edit webhook URL (#2316) 2021-06-06 16:59:47 +05:30