iachat/app/models
Aswin Dev P.S 31cdc63e18
fix: Remove IMAP and SMTP email validation (#4435)
* Remove IMAP and SMTP email validation
* Rename imap_email & smtp_email columns to imap_login & smtp_login respectively.
* Use channel email domain if inbound email domain not present
2022-04-11 07:07:20 -07:00
..
channel fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
concerns
integrations
kbase
access_token.rb
account_user.rb
account.rb
agent_bot_inbox.rb
agent_bot.rb
application_record.rb
attachment.rb
automation_rule.rb fix: Update validations in automation edit actions (#4370) 2022-04-05 15:22:56 +05:30
campaign.rb
canned_response.rb
contact_inbox.rb
contact.rb
conversation.rb
csat_survey_response.rb
custom_attribute_definition.rb
custom_filter.rb
data_import.rb
email_template.rb
inbox_member.rb
inbox.rb
installation_config.rb
integrations.rb
jsonb_attributes_length_validator.rb
kbase.rb
label.rb
mention.rb
message.rb
note.rb
notification_setting.rb
notification_subscription.rb
notification.rb chore: Remove unnecessary fields from notification payload (#4403) 2022-04-07 00:07:53 +05:30
platform_app_permissible.rb
platform_app.rb
reporting_event.rb feat: Consider business hours while generating the reports (#4330) 2022-04-08 00:18:18 -07:00
super_admin.rb
team_member.rb
team.rb
telegram_bot.rb
user.rb
webhook.rb
working_hour.rb