Chatwoot/app/models
Aswin Dev P.S e348db1e37
Fix: add option to choose 24 hour working slot (#4018)
* Add option to choose 24 hour working slot

* fix spec

* add check to update open hour and close hour for open all day

* update 24 hour working slot change in widget side

* add validation to check open_all_day and closed_all_day true at the same time
2022-02-22 01:28:49 -08:00
..
channel Add openssl verify mode and email encryption for smtp configuration (#3885) 2022-02-08 03:26:13 -08:00
concerns Fix: add option to choose 24 hour working slot (#4018) 2022-02-22 01:28:49 -08:00
integrations chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
kbase Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account.rb feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
account_user.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
agent_bot.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
application_record.rb feat: Add message content to mention email template (#2838) 2021-08-18 15:28:45 +05:30
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 fix: Ongoing campaign URL validation (#3890) 2022-02-04 14:38:18 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb Fix: Added the backend validation for name (#3878) 2022-02-02 14:21:17 -08:00
contact_inbox.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
conversation.rb fix: Automation Bugs and minor enhancements (#3936) 2022-02-15 23:36:29 +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 feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
data_import.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
email_template.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
inbox_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
installation_config.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
integrations.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
kbase.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
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: Discard activities from email notifiable messages (#3989) 2022-02-15 18:15:45 +05:30
note.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
notification.rb chore: Clean up assignment logic (#3763) 2022-01-13 21:38:10 -08:00
notification_setting.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
notification_subscription.rb Chore: Firebase Cloud Messaging Support (#858) 2020-06-05 00:15:50 +05:30
platform_app.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
platform_app_permissible.rb fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
super_admin.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
team.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
team_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +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: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
webhook.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
working_hour.rb Fix: add option to choose 24 hour working slot (#4018) 2022-02-22 01:28:49 -08:00