iachat/app/controllers
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
..
api chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
concerns chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
devise_overrides Chore: Improve confirmation flow for agents (#3519) 2021-12-09 11:11:46 +05:30
installation feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
platform/api/v1 chore: Ability to update user email via Platform APIs (#4659) 2022-05-10 00:28:46 +05:30
public/api/v1 Fix: Accept phone number in public contact api (#4580) 2022-04-29 20:54:12 +05:30
super_admin feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
survey feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
twilio Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
twitter feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
webhooks feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
android_app_controller.rb chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
apple_app_controller.rb Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
application_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
dashboard_controller.rb feat: Display Account context in the UI (#4069) 2022-02-25 16:36:36 +05:30
platform_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
public_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
swagger_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
widget_tests_controller.rb feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
widgets_controller.rb chore: Delayed deploy of direct uploads (#3966) 2022-02-15 16:16:54 +05:30