iachat/app/controllers/api/v1/accounts
Bruno Shiohei 91cd42583e
fix: Removing repetitive name parameter in AgentsController (#11259)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2025-04-09 08:53:13 +05:30
..
actions
channels chore: Fix twilio inbox create transaction rollback (#9181) 2024-04-02 15:04:10 +05:30
contacts chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00
conversations chore: Fix issue with deleting interactive messages (#10123) 2024-09-16 21:05:39 -07:00
google feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
instagram feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
integrations feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
microsoft feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
twitter
agent_bots_controller.rb chore: Adds API for agent bot avatar upload (#8533) 2023-12-11 19:02:11 -08:00
agents_controller.rb fix: Removing repetitive name parameter in AgentsController (#11259) 2025-04-09 08:53:13 +05:30
articles_controller.rb feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
assignable_agents_controller.rb
automation_rules_controller.rb
base_controller.rb
bulk_actions_controller.rb feat: Add support for bulk snooze until (#9360) 2024-05-08 08:55:31 +05:30
callbacks_controller.rb
campaigns_controller.rb
canned_responses_controller.rb
categories_controller.rb
contact_inboxes_controller.rb
contacts_controller.rb feat: validate query conditions (#10595) 2024-12-17 17:16:37 +05:30
conversations_controller.rb chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00
csat_survey_responses_controller.rb
custom_attribute_definitions_controller.rb feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
custom_filters_controller.rb
dashboard_apps_controller.rb
inbox_members_controller.rb feat: invalidate cache after inbox members or team members update (#10869) 2025-02-20 21:28:38 -08:00
inboxes_controller.rb
labels_controller.rb
macros_controller.rb
notification_settings_controller.rb
notifications_controller.rb feat: Update last_snoozed_at after the un-snooze notification (#8943) 2024-02-20 18:55:39 +05:30
portals_controller.rb chore: Clean up report & knowledge base policies (#11234) 2025-04-03 16:00:32 -07:00
search_controller.rb
team_members_controller.rb feat: invalidate cache after inbox members or team members update (#10869) 2025-02-20 21:28:38 -08:00
teams_controller.rb
upload_controller.rb feat: Extend upload API end point to support external images (#10062) 2024-09-05 10:42:54 +05:30
webhooks_controller.rb
working_hours_controller.rb