Chatwoot/app/controllers/api/v1/accounts
2022-01-10 12:41:59 +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 fix: Selected agent profile picture in agent multi select (#2949) 2021-09-13 13:43:19 +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: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
automation_rules_controller.rb feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
base_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +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: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +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 fix: Use bus.$off to remove listeners on destroy (#3478) 2021-11-30 10:45:36 +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 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 Fix: Editable attrs presence check for the channel class (#3630) 2021-12-20 19:38:38 +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