Chatwoot/app/controllers/api/v1/accounts
Sojan Jose 467f3b9191
chore: Disable fetching new emails after mailbox error (#4176)
- Disabled email fetch job if credentials for the channel isn't working
- notify customers when the email channel isn't working

fixes: https://github.com/chatwoot/chatwoot/issues/4174
2022-03-22 12:14:17 +05:30
..
actions Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
channels chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
contacts feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
conversations Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
integrations chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
kbase Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
twitter fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
agent_bots_controller.rb feat: Add AgentBot APIs (#2323) 2021-06-01 22:34:25 +05:30
agents_controller.rb chore: Improve n+1 queries (#4202) 2022-03-17 15:57:32 +05:30
automation_rules_controller.rb Automation enhancement (#4087) 2022-03-21 13:12:27 +05:30
base_controller.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
bulk_actions_controller.rb feat: bulk actions to update conversation objects (#3934) 2022-02-23 16:53:36 +05:30
callbacks_controller.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
campaigns_controller.rb fix: Ongoing campaign URL validation (#3890) 2022-02-04 14:38:18 +05:30
canned_responses_controller.rb Chore: API Improvements (#3469) 2021-11-27 00:48:46 +05:30
contacts_controller.rb Fix: Update contact validation messages (#3500) 2021-12-03 13:19:11 +05:30
conversations_controller.rb chore: Assign the conversation to agent who opens the conversation (#3925) 2022-02-08 16:39:19 +05:30
csat_survey_responses_controller.rb feat: Add agents filter in CSAT reports (#4106) 2022-03-04 03:49:26 -08:00
custom_attribute_definitions_controller.rb choore: Change values to attribute_values in custom attributes (#3413) 2021-11-18 18:59:28 +05:30
custom_filters_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
inbox_members_controller.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
inboxes_controller.rb chore: Disable fetching new emails after mailbox error (#4176) 2022-03-22 12:14:17 +05:30
labels_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
notification_settings_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
notifications_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
team_members_controller.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
teams_controller.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
webhooks_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
working_hours_controller.rb feat: Business hours 2020-11-01 00:14:33 +05:30