Chatwoot/spec
Sony Mathew b803ae3300
Bugfix: Private notes in emails & broken Signup (#1068)
* Bugfix: Private notes in emails

Private notes were sent in the emails as part of
conversation continuity. Fixed this issue.

Also made the changes to not even queue the mails
if message is a private note.

* Bugfix: Change issue with featurable in signup - passing array
* Bugfix: Added specs for checking  private notes being sent in email
2020-07-20 12:47:02 +05:30
..
actions Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30
assets Feature: Profile API [#238] (#354) 2019-12-10 10:29:35 +05:30
builders Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
channels Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
controllers Chore: Feature lock email settings in UI (#1065) 2020-07-19 23:08:07 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories Chore: Feature lock email settings in UI (#1065) 2020-07-19 23:08:07 +05:30
finders Feature: Inbox greeting message (#927) 2020-06-09 23:54:35 +05:30
fixtures Chore: Change the prefix in reply emails (#1060) 2020-07-19 13:34:34 +05:30
helpers 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
lib Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30
listeners Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
mailboxes Feature: Inbox greeting message (#927) 2020-06-09 23:54:35 +05:30
mailers Bugfix: Private notes in emails & broken Signup (#1068) 2020-07-20 12:47:02 +05:30
models Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters Chore: Fix issues with conversation data models (#1000) 2020-07-04 19:46:17 +05:30
requests/api/v1 Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
services Chore: Cleanup attachment handling for Facebook & Whatsapp (#1051) 2020-07-17 00:32:32 +05:30
support Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
workers Enhancement: ability to send out an email without summary #1048 (#1049) 2020-07-15 16:33:52 +05:30
rails_helper.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
spec_helper.rb Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30