Chatwoot/spec
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
..
actions chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
assets chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
builders chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
channels Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
controllers feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
cypress chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
fixtures chore: Prevent notification email loop (#3386) 2021-11-15 19:15:51 +05:30
helpers chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
lib feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
listeners fix: Disable typing indicator for user when agent is typing a private note (#3303) 2021-11-01 12:20:07 +04:00
mailboxes feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
mailers feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
models Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services feat: Update Swagger for the custom filter endpoint (#3367) 2021-11-12 19:28:03 +05:30
support chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
spec_helper.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30