Chatwoot/app/controllers/api/v1/accounts
Aswin Dev P.S 1ff9939a80
feat: Ability to remove inbox avatar (#2885)
* Delete inbox avatar

1) New API endpoint added for deleting inbox avatar.
2) Delete avatar button in the inbox settings page.

Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-08-31 15:12:05 +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 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
conversations chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +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: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
base_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
callbacks_controller.rb chore: Add down gem for Local file downloads (#2765) 2021-08-11 16:40:28 +05:30
campaigns_controller.rb chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
canned_responses_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
contacts_controller.rb chore: Ability to create contact with identifiers (#2802) 2021-08-13 13:02:46 +05:30
conversations_controller.rb feat: Ability to snooze conversations (#2682) 2021-07-23 15:24:07 +05:30
csat_survey_responses_controller.rb feat: Add date-range filter on CSAT Reports (#2622) 2021-07-14 20:15:57 +05:30
custom_attribute_definitions_controller.rb chore: Add description in custom attributes CRUD API response (#2875) 2021-08-26 01:10:45 +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: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
inboxes_controller.rb feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +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: Update method for team members (#1734) 2021-02-09 19:21:31 +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