iachat/app/models
2022-01-13 11:21:06 +05:30
..
channel Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
concerns feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
integrations
kbase Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
access_token.rb
account_user.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
account.rb feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
agent_bot_inbox.rb
agent_bot.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
application_record.rb
attachment.rb chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
automation_rule.rb Feat: Automations Actions (#3564) 2022-01-13 11:21:06 +05:30
campaign.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
canned_response.rb
contact_inbox.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
contact.rb chore: Prevent null in Contact JSONB attributes (#3730) 2022-01-11 15:14:55 -08:00
conversation.rb chore: Fix issue with conversation assignment notifications (#3661) 2021-12-28 21:53:13 +05:30
csat_survey_response.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
custom_attribute_definition.rb chore: Add the ability to use same key for conversation and contact (#3526) 2021-12-08 20:15:27 +05:30
custom_filter.rb
data_import.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
email_template.rb
event.rb
inbox_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
inbox.rb feat: Toggle to disallow users to send messages after a conversation is resolved (#3605) 2022-01-11 00:32:03 -08:00
installation_config.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
integrations.rb
kbase.rb
label.rb fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
mention.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
message.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
note.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
notification_setting.rb
notification_subscription.rb
notification.rb chore: Add display id in all conversation notifications (#3635) 2021-12-21 19:59:22 +05:30
platform_app_permissible.rb fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
platform_app.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
super_admin.rb
team_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
team.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
telegram_bot.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
user.rb chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
webhook.rb
working_hour.rb