iachat/app/models
Sojan Jose b61ad6e41a
feat: Add APIs to manage custom roles in Chatwoot (#9995)
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-08-23 17:18:28 +05:30
..
channel feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
concerns feat: Add the ability to un-assign teams using automation (#9668) 2024-06-26 12:40:36 -07:00
integrations fix: Handle OpenAI API errors (#9560) 2024-08-22 10:24:13 +05:30
access_token.rb
account_user.rb feat: Add APIs to manage custom roles in Chatwoot (#9995) 2024-08-23 17:18:28 +05:30
account.rb fix: support_email and inbound_email_domain returning empty string (#8963) 2024-02-19 15:43:35 +05:30
agent_bot_inbox.rb
agent_bot.rb
application_record.rb chore: fix sla email notifications (#9192) 2024-04-04 21:16:49 +05:30
article.rb feat: Use embeddings in help center search (#9227) 2024-04-15 16:35:23 -07:00
attachment.rb fix: Instagram outgoing attachments (#9863) 2024-07-31 23:00:01 -07:00
automation_rule.rb feat: disable automation rules if condition fails multiple times (#9017) 2024-03-28 13:14:16 +05:30
campaign.rb
canned_response.rb
category.rb
contact_inbox.rb
contact.rb chore: Improved indexes for Conversations & Contacts [CW-3300] (#9475) 2024-05-15 16:10:39 -07:00
conversation_participant.rb
conversation.rb fix: last_activity_at is nil when conv is created (#9934) 2024-08-12 15:15:49 +05:30
csat_survey_response.rb
custom_attribute_definition.rb
custom_filter.rb
dashboard_app.rb
data_import.rb
email_template.rb
folder.rb
inbox_member.rb
inbox.rb feat: Integration with Captain (alpha) (#9834) 2024-07-25 14:24:04 -07:00
installation_config.rb
integrations.rb
jsonb_attributes_length_validator.rb
kbase.rb
label.rb
macro.rb
mention.rb
message.rb chore: Add indexes to improve reporting performance (#9478) 2024-05-15 21:21:15 -07:00
note.rb
notification_setting.rb
notification_subscription.rb fix: Change the column identifier from string to text to avoid overflow (#9073) 2024-03-07 11:13:01 +05:30
notification.rb feat: Add push/email notification support for SLA (#9140) 2024-03-29 20:27:21 +11:00
platform_app_permissible.rb
platform_app.rb
portal_member.rb
portal.rb feat: Add widget to help center config (#9235) 2024-04-15 16:46:48 -07:00
related_category.rb
reporting_event.rb
super_admin.rb
team_member.rb
team.rb
telegram_bot.rb
user.rb fix: use safe nav when downcasing email in from_email (#9139) 2024-03-21 18:44:04 +05:30
webhook.rb
working_hour.rb