Chatwoot/app
Sojan Jose 81d0405473
chore: Ability to update user email via Platform APIs (#4659)
When the platform update API is called with a new user email, Chatwoot will still follow the same behaviour as in the dashboard where the user will have to confirm the new email activation link until the email gets updated on the user record.

In the case of platform APIs, this might not be the ideal behaviour since the original app will already have a flow to update the user emails. Hence we need to confirm the emails without the extra step in this case

fixes: #4510
2022-05-10 00:28:46 +05:30
..
actions feat: Add additional attributes in setUser method (#3958) 2022-02-28 12:10:55 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers chore: Ability to update user email via Platform APIs (#4659) 2022-05-10 00:28:46 +05:30
dashboards feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
fields feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
finders chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
helpers fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
javascript chore: Update translations from Crowdin (#4652) 2022-05-09 18:57:05 +05:30
jobs chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
listeners feat: Add reports about live agent load (#4537) 2022-04-25 07:34:41 -07:00
mailboxes Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
mailers feat: Add send message, fix issues with message conditions (#4423) 2022-04-14 13:36:55 +05:30
models Fix: Campaign triggers first_response reporting event (#4607) 2022-05-09 01:34:52 -07:00
policies fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
presenters Fix: handling UTF encoded mail (#4384) 2022-04-06 12:36:32 +05:30
services chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
views Fix: Accept phone number in public contact api (#4580) 2022-04-29 20:54:12 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30