iachat/app/controllers/api/v1/accounts/conversations
Jordan Brough 5e807c5875
chore: Remove unneeded include EnsureCurrentAccountHelper (#7339)
This class inherits from Api::V1::Accounts::BaseController, which already includes EnsureCurrentAccountHelper and also sets up before_action :current_account.
2023-06-19 17:18:07 +05:30
..
assignments_controller.rb fix: Selected agent profile picture in agent multi select (#2949) 2021-09-13 13:43:19 +05:30
base_controller.rb chore: Remove unneeded include EnsureCurrentAccountHelper (#7339) 2023-06-19 17:18:07 +05:30
direct_uploads_controller.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
labels_controller.rb fix: Labels cannot be added to conversations (#1644) 2021-01-13 12:15:11 +05:30
messages_controller.rb feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
participants_controller.rb chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00