Chatwoot/app
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 chore: Improve button component styles (#1996) 2021-04-07 11:43:16 +05:30
bot chore: Update Facebook Messenger gem (#2342) 2021-06-07 13:58:01 +05:30
builders feat: Add Public APIs for API Channel (#2375) 2021-06-15 20:09:17 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers feat: Add contact label filter (#2454) 2021-06-18 20:08:58 +05:30
dashboards feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
dispatchers feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
drops chore: Enable additional attributes in liquid (#1144) 2020-08-14 00:47:24 +05:30
fields feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
finders chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
helpers feat: Use audio tag instead of download file button (#1749) 2021-02-11 17:26:14 +05:30
javascript feat: Add customer satisfaction component (#2456) 2021-06-22 13:01:19 +05:30
jobs feat: Add APIs for Dialogflow integration V1 (#2155) 2021-05-05 21:06:11 +05:30
listeners feat: Remove restrictions on API channel webhook_url (#2261) 2021-05-13 15:03:25 +05:30
mailboxes fix: Handle application errors in Sentry (#1982) 2021-03-27 12:27:48 +05:30
mailers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
models feat: Add customer satisfaction component (#2456) 2021-06-22 13:01:19 +05:30
policies chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
presenters chore: Add event for conversations transferred to Bot (#2167) 2021-04-28 20:53:23 +05:30
services feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
views feat: Create campaign conversation only if user interacts with the bubble (#2335) 2021-06-15 20:09:42 +05:30
workers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30