chatwoot/app/models
Clairton Rodrigo Heinzen 96f4f50d2d
feat: Add the ability to un-assign teams using automation (#9668)
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-06-26 12:40:36 -07:00
..
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 PermissionDeniedError for Dialogflow processor (#8252) 2023-10-30 13:24:03 -07:00
access_token.rb
account_user.rb feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +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 fix: Delete agent bots without deleting the messages (#7754) 2023-08-17 13:48:49 -07:00
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: Switch to instagram CDN url for attachments (#9287) 2024-04-30 08:04:05 -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 chore: Apply fixes for items in rubocop_todo [CW-1806] (#8864) 2024-02-07 13:36:04 +04:00
category.rb feat: Adds the ability to set an emoji for help center category (#8111) 2023-10-20 13:52:30 +05:30
contact_inbox.rb feat: Add job to remove stale contact inboxes (#8096) 2023-11-06 20:24:30 -08:00
contact.rb chore: Improved indexes for Conversations & Contacts [CW-3300] (#9475) 2024-05-15 16:10:39 -07:00
conversation_participant.rb
conversation.rb chore: Improved indexes for Conversations & Contacts [CW-3300] (#9475) 2024-05-15 16:10:39 -07:00
csat_survey_response.rb chore: Apply fixes for items in rubocop_todo [CW-1806] (#8864) 2024-02-07 13:36:04 +04:00
custom_attribute_definition.rb feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
custom_filter.rb fix: Revert the changes for SyncCustomFilterCountJob (#8238) 2023-10-27 10:45:48 -07:00
dashboard_app.rb fix: validate url for Dashboard Apps [CW-2979] (#8736) 2024-01-18 17:48:30 +05:30
data_import.rb chore: Add delay before running dataimport job (#8039) 2023-10-03 22:18:57 -07:00
email_template.rb
folder.rb
inbox_member.rb feat: auditlog for team and inbox member updates (#7516) 2023-08-15 19:55:19 -07:00
inbox.rb feat(perf): update query to do a simpler search [CW-2997] (#8763) 2024-01-23 14:20:00 +04:00
installation_config.rb
integrations.rb
jsonb_attributes_length_validator.rb
kbase.rb
label.rb
macro.rb chore: Apply fixes for items in rubocop_todo [CW-1806] (#8864) 2024-02-07 13:36:04 +04:00
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 feat: auditlog for team and inbox member updates (#7516) 2023-08-15 19:55:19 -07:00
team.rb
telegram_bot.rb chore: Apply fixes for items in rubocop_todo [CW-1806] (#8864) 2024-02-07 13:36:04 +04:00
user.rb fix: use safe nav when downcasing email in from_email (#9139) 2024-03-21 18:44:04 +05:30
webhook.rb feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
working_hour.rb