Chatwoot/spec
Sojan Jose bd9bac75ad
fix: Adds condition to handle base and mergee contact being same (#2485)
When an agent updates a contact email in the dashboard and the contact also update his email via the email collect box,
Merge action receives the same base and mergee contacts which could cause data corruption.
2021-06-22 15:57:48 +05:30
..
actions fix: Adds condition to handle base and mergee contact being same (#2485) 2021-06-22 15:57:48 +05:30
assets feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
builders feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
channels Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
controllers feat: Add contact label filter (#2454) 2021-06-18 20:08:58 +05:30
cypress Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
finders feat: Add team assignment & filter APIs (#1712) 2021-01-31 12:40:02 +05:30
fixtures fix: Handle email with no subject line and no body (#2164) 2021-04-27 10:51:04 -07:00
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 feat: APIs for Integration Hooks (#2250) 2021-05-17 10:32:59 +05:30
lib chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
listeners feat: Remove restrictions on API channel webhook_url (#2261) 2021-05-13 15:03:25 +05:30
mailboxes chore: Enable email channel (#1851) 2021-03-04 13:59:59 +05:30
mailers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
models chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters chore: Add event for conversations transferred to Bot (#2167) 2021-04-28 20:53:23 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
support fix: Add a check for thread_ts (#1389) 2020-11-09 22:01:57 +05:30
workers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
cypress.json Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
rails_helper.rb chore: ability to run Chatwoot as API only server (#2344) 2021-05-27 20:07:21 +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