Chatwoot/spec
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 chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
builders Fix: Campaign triggers first_response reporting event (#4607) 2022-05-09 01:34:52 -07:00
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
configs chore: validation spec for schedules (#3480) 2021-11-30 21:44:30 +05:30
controllers chore: Ability to update user email via Platform APIs (#4659) 2022-05-10 00:28:46 +05:30
cypress feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
enterprise/models chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
factories feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30
finders Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
fixtures Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
helpers fix: Referer URL validation (#4309) 2022-03-30 14:36:22 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs Feat: send fb message outside of standard messaging window (#4439) 2022-04-19 12:21:20 +05:30
lib Fix: sentry issue for slack incoming files check (#4656) 2022-05-09 23:54:45 +05:30
listeners fix: Disable automation on tweets (#4571) 2022-04-27 20:10:40 +05:30
mailboxes fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
mailers fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
models chore: Sentry Issue fixes (#4618) 2022-05-05 00:31:11 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters Fix: handling UTF encoded mail (#4384) 2022-04-06 12:36:32 +05:30
requests/api/v1 chore: Update Help Center APIs to accomodate locale (#4515) 2022-04-20 16:00:37 +05:30
services fix: Dig params in widget contact end point (#4516) 2022-04-21 20:39:45 +05:30
support Fix: File upload from slack (#4494) 2022-04-28 21:09:39 +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