chatwoot/db/migrate
Pranav Raj S 3a547de909
fix: Update the default status of the hooks to enabled (#7652)
In the recent Slack integration update, we made changes to how hooks are handled. Now, hooks require an additional check to be enabled. By default, new hooks are created in a disabled state, which might lead to issues with the hooks not being executed as expected.

This migration updates the status attribute of hooks to have 'enabled' as the default value, ensuring that new hooks are enabled by default and can function properly.
2023-08-01 12:14:47 -07:00
..
20200225162150_init_schema.rb Chore: Squash previous migrations (#1107) 2020-09-07 15:19:41 +05:30
20200309170810_create_access_tokens.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
20200309213132_add_account_id_to_agent_bot_inboxes.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
20200310062527_create_events.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
20200310070540_add_index_to_event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
20200311083854_add_index_to_message.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
20200325210612_add_locale_to_account.rb Feature: API for updating account settings (#645) 2020-03-29 12:16:31 +05:30
20200330071706_create_channel_twilio_sms.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
20200330115622_create_action_mailbox_tables.action_mailbox.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
20200331095710_add_identifier_to_contact.rb Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
20200404092329_add_conversation_uuid.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
20200404135009_add_unique_validation_index.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
20200410145519_devise_create_super_admins.rb Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
20200411125638_add_domain_to_accounts.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
20200417093432_remove_name_from_channels.rb chore: Fix connection pool (#6005) 2023-01-16 17:50:23 +05:30
20200418124534_add_sender_to_messages.rb chore: Fix connection pool (#6005) 2023-01-16 17:50:23 +05:30
20200422130153_create_notifications.rb Chore: Fix data migration in notification settings (#797) 2020-05-01 22:30:57 +05:30
20200429082655_add_medium_to_twilio_sms.rb Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
20200430163438_create_integrations_hooks.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
20200503151130_add_account_feature_flag.rb Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
20200504144712_add_index_on_notification_subscriptions.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
20200509044639_add_hide_input_flag_to_bot_config.rb Feature: Customise widget for bot conversations (#834) 2020-05-09 22:02:43 +05:30
20200510112339_create_installation_config.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
20200510154151_add_reference_id_to_conversation.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
20200520125815_add_active_at_to_account_users.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
20200522115645_reload_config.rb Enhancement: Threaded email replies for a conversation (#885) (#886) 2020-05-22 18:14:18 +05:30
20200605130625_agent_away_message_to_auto_reply.rb chore: Fix connection pool (#6005) 2023-01-16 17:50:23 +05:30
20200606132552_create_labels.rb Feature: Label APIs (#931) 2020-06-07 11:17:13 +05:30
20200607140737_remove_subscriptions.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
20200610143132_rename_reference_id.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
20200625124400_migrate_and_add_unique_index_to_labels.rb Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
20200625154254_add_default_value_to_color.rb Chore: Add default value for label color (#981) 2020-06-25 21:33:56 +05:30
20200627115105_create_api_channel.rb Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
20200629122646_add_availability_to_user.rb Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
20200704135408_create_kbase_portals.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
20200704135810_create_kbase_categories.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
20200704140029_create_kbase_folders.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
20200704140509_create_kbase_articles.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
20200704173104_add_twitter_feature_flag.rb Chore: Feature Flags for Channels (#1010) 2020-07-06 11:16:19 +05:30
20200709145000_remove_multiple_feature_flags.rb Chore: Feature lock email settings in UI (#1065) 2020-07-19 23:08:07 +05:30
20200715124113_create_email_channel.rb Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
20200719171437_rename_nick_name_to_display_name.rb Chore: Add display name to the user (#1067) 2020-07-20 18:28:14 +05:30
20200725131651_create_email_templates.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
20200730080242_add_feature_setting_to_website_inbox.rb feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
20200802170002_reset_agent_last_seen_at.rb Bugfix: Use server timestamp to set agent_last_seen_at (#1114) 2020-08-03 13:40:20 +05:30
20200819190629_add_custom_attributes_to_contacts.rb feat: Custom Attributes for contacts (#1158) 2020-08-21 19:30:27 +05:30
20200828175931_add_external_source_ids_to_messages.rb feat: Enable Slack Integration in all channels (#1175) 2020-08-29 01:39:41 +05:30
20200907094912_rename_user_last_seen.rb feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
20200907171106_add_reply_time_to_web_widget.rb feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
20200927135222_add_last_activity_at_to_conversation.rb fix: Use last_activity_at instead of updated_at for sorting (#1281) 2020-10-05 22:52:43 +05:30
20201003105618_add_auto_resolve_duration_to_account.rb feat: Auto resolve conversations after n days of inactivity (#1308) 2020-11-01 12:53:25 +05:30
20201011152227_add_email_address_to_inbox.rb feat: Allow custom email address for inbox (#1336) 2020-10-11 23:24:11 +05:30
20201019173944_add_default_value_to_jsonb_colums.rb feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
20201027135006_create_working_hours.rb feat: Business hours 2020-11-01 00:14:33 +05:30
20201123195011_create_platform_apps.rb feat: Add Platform APIs (#1456) 2021-01-14 20:35:22 +05:30
20201124101124_create_platform_app_permissibles.rb feat: Add Platform APIs (#1456) 2021-01-14 20:35:22 +05:30
20201125121240_create_triggers_accounts_insert_or_conversations_insert.rb chore: Automate conversation display_id generation with db triggers (#1412) 2021-01-05 20:07:04 +05:30
20201125123131_conv_dpid_seq_for_existing_accnts.rb chore: Automate conversation display_id generation with db triggers (#1412) 2021-01-05 20:07:04 +05:30
20210105185632_enable_pg_stats_extention.rb chore: Sync the schema and migrations (#1610) 2021-01-06 11:36:45 +05:30
20210109211805_add_ui_settings_to_users.rb feat: Save UI state in the database (#1635) 2021-01-10 19:25:33 +05:30
20210112174124_add_hmac_token_to_inbox.rb feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
20210113045116_add_locked_attribute_to_installation_config.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
20210114202310_create_teams.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
20210126121313_addunique_index_to_team_members.rb feat: Bulk add team members in Team APIs (#1695) 2021-01-29 12:34:52 +05:30
20210201150037_create_data_imports.rb feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
20210212154240_add_request_for_email_on_channel_web_widget.rb feat: Add a pre-chat form on widget (#1769) 2021-02-16 00:14:13 +05:30
20210217154129_remove_orphan_inbox_members_from_inboxes.rb fix: Remove orphan members from inbox (#1797) 2021-02-18 15:56:54 +05:30
20210219085719_remove_old_notifications.rb chore: Fix issues with notification actors (#1807) 2021-02-19 18:35:21 +05:30
20210222131048_change_working_hours_to_zero.rb feat: Business hour Inbox APIs (#1821) 2021-02-23 12:11:15 +05:30
20210222131155_switch_time_zone_from_account_to_inbox.rb feat: Business hour Inbox APIs (#1821) 2021-02-23 12:11:15 +05:30
20210303192243_rename_channel_email_forward_address.rb chore: Enable email channel (#1851) 2021-03-04 13:59:59 +05:30
20210306170117_add_last_activity_at_to_contacts.rb feat: Sort contacts via name, email, phone_number, last_activity_at (#1870) 2021-05-13 13:32:19 +05:30
20210315101919_enable_email_channel.rb Chore: Migration to enable email channel (#1913) 2021-03-15 19:15:48 +05:30
20210425093724_convert_integration_hook_settings_field.rb feat: Add APIs for Dialogflow integration V1 (#2155) 2021-05-05 21:06:11 +05:30
20210426191914_migration_remove_locked_from_conversation.rb chore: Add event for conversations transferred to Bot (#2167) 2021-04-28 20:53:23 +05:30
20210428135041_add_campaigns.rb fix: Rename migration for Campaigns (#2232) 2021-05-07 00:56:32 +05:30
20210428151147_create_triggers_accounts_insert_or_campaigns_insert.rb feat: Add APIs for Campaigns (#2175) 2021-04-29 22:23:32 +05:30
20210430095748_add_camp_dp_id_seq_for_existing_accounts.rb chore: Campaign ID migration for existing accounts (#2189) 2021-04-30 06:15:24 -07:00
20210430100138_rename_campaign_content_to_message.rb chore: Campaign ID migration for existing accounts (#2189) 2021-04-30 06:15:24 -07:00
20210513083044_remove_not_null_from_webhook_url_channel_api.rb feat: Remove restrictions on API channel webhook_url (#2261) 2021-05-13 15:03:25 +05:30
20210513143021_rename_events_to_report_events.rb Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
20210520200729_add_account_id_to_agent_bots.rb feat: Add AgentBot APIs (#2323) 2021-06-01 22:34:25 +05:30
20210527173755_remove_super_admin_access_tokes.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
20210602182058_add_hmac_to_api_channel.rb feat: Add Public APIs for API Channel (#2375) 2021-06-15 20:09:17 +05:30
20210609133433_add_email_collect_to_inboxes.rb feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
20210611180221_add_service_name_to_active_storage_blobs.active_storage.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
20210611180222_create_active_storage_variant_records.active_storage.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
20210618073042_create_notes.rb chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
20210618095823_add_csat_toggle_for_inbox.rb chore: Add CSAT survey toggle attribute to Inboxes (#2455) 2021-06-18 15:55:48 +05:30
20210623150613_create_custom_filters.rb feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
20210623155413_create_csat_survey_responses.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
20210707142801_add_campaign_type_to_campaigns.rb chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
20210708140842_remove_notifications_without_primary_actor.rb chore: Fixes the missing gem warning (#3207) 2021-10-14 13:57:01 +05:30
20210714110714_remove_duplicate_access_tokens_for_existing_users.rb chore: Removing duplicate callback to create auth token (#2624) 2021-07-15 15:24:38 +05:30
20210721182458_add_snoozed_until_to_conversations.rb feat: Ability to snooze conversations (#2682) 2021-07-23 15:24:07 +05:30
20210722095814_add_custom_attribute_definition.rb feat: Add APIs for custom attribute definitions (#2689) 2021-07-23 17:04:33 +05:30
20210723094412_add_index_to_conversations.rb chore: Improve search, list performance of contact/conversation APIs (#2696) 2021-07-23 18:39:24 +05:30
20210723095657_add_index_to_contacts.rb chore: Improve search, list performance of contact/conversation APIs (#2696) 2021-07-23 18:39:24 +05:30
20210824152852_add_description_to_custom_attribute_definition.rb chore: Add description field in custom attribute model (#2872) 2021-08-24 21:17:23 +05:30
20210827120929_add_custom_attributes_to_user.rb feat: Platform API improvements (#2900) 2021-09-02 18:29:45 +05:30
20210828124043_add_telegram_channel.rb feat: Telegram Channel (#2901) 2021-09-10 00:00:52 +05:30
20210829124254_add_line_channel.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
20210902181438_add_instagram_id_to_facebook_page.rb feat: Add Instagram Channel (#2955) 2021-10-05 14:35:32 +05:30
20210916060144_add_custom_attributes_to_conversations.rb chore: Conversation custom attribute APIs (#3024) 2021-09-22 10:46:48 +05:30
20210916112533_add_whatsapp_channel.rb chore: Provider API prototype (#3112) 2021-10-05 23:35:06 +05:30
20210922082754_add_assignee_last_seen.rb feat: Add assignee last seen to conversations (#3069) 2021-09-23 20:59:10 +05:30
20210923132659_set_content_type_text_for_the_old_messages.rb fix: set default content type as text for message (#3060) 2021-10-06 00:10:29 +05:30
20210923190418_add_online_status_to_account_users.rb chore: Minor Housekeeping tasks (#3169) 2021-10-08 15:45:45 +05:30
20210927062350_add_trigger_only_during_business_hours_collect_to_campaigns.rb fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
20211012135050_add_limits_to_accounts.rb chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
20211027073553_add_imap_smtp_config_to_channel_email.rb feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
20211109143122_add_tweet_enabled_flag_to_twitter_channel.rb Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
20211110101046_create_automation_rules.rb feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
20211116131740_add_values_to_custom_attribute_definitions.rb chore: Add the support for list and checkbox in custom attribute model (#3400) 2021-11-16 23:25:19 +05:30
20211118100301_change_values_to_attribute_values_in_custom_attribute_definitions.rb choore: Change values to attribute_values in custom attributes (#3413) 2021-11-18 18:59:28 +05:30
20211122061012_add_pub_sub_token_to_contact_inbox.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
20211122112607_remove_invalid_migration.rb chore: Update schema files (#3438) 2021-11-23 16:04:01 +05:30
20211129120040_add_templates_to_whatsapp_channel.rb chore: Whatsapp templates fix for 360 dialog (#3479) 2021-11-30 20:50:35 +05:30
20211201224513_create_mentions.rb feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
20211207113102_remove_attribute_key_index_on_custom_attribute_definition.rb fix: Index custom attribute uniqueness on account (#3516) 2021-12-07 18:20:47 +05:30
20211208081344_add_attribute_model_index_on_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
20211208085931_update_contact_inbox_foreign_key.rb Fix: Add foreign key with delete cascade for destroy_async (#3527) 2021-12-08 18:03:27 +05:30
20211216110209_add_allow_messages_after_resolved_to_inbox.rb feat: Toggle to disallow users to send messages after a conversation is resolved (#3605) 2022-01-11 00:32:03 -08:00
20211219031453_update_foreign_keys_on_delete.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
20211221125545_add_unique_index_on_inbox_members.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
20220110090126_add_active_flag_to_automation_rule.rb Feat: Automations Actions (#3564) 2022-01-13 11:21:06 +05:30
20220111200105_update_nil_contact_attributes_to_empty_hash.rb chore: Prevent null in Contact JSONB attributes (#3730) 2022-01-11 15:14:55 -08:00
20220111223630_remove_platform_app_permissible_access_tokens.rb fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
20220116103902_add_open_ssl_verify_mode_to_channel_email.rb Add openssl verify mode and email encryption for smtp configuration (#3885) 2022-02-08 03:26:13 -08:00
20220119051739_enable_conversation_continuity.rb feat: Ability to toggle conversation continuity via email (#3817) 2022-01-26 15:59:48 -08:00
20220121055444_add_type_to_users.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
20220129024443_add_sms_channel.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
20220131081750_add_email_signature_to_user.rb feat: Email signature API support (#3874) 2022-02-02 19:37:33 +05:30
20220207124741_add_direct_uploads_to_installation_config.rb chore: Delayed deploy of direct uploads (#3966) 2022-02-15 16:16:54 +05:30
20220215060751_remove_message_signature_enabled.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
20220216151613_add_open_all_day_to_working_hour.rb Fix: add option to choose 24 hour working slot (#4018) 2022-02-22 01:28:49 -08:00
20220218120357_add_h_captcha_key.rb feat: Add hCaptcha for public forms (#4017) 2022-02-18 20:02:50 +05:30
20220315204137_add_account_sid_unique_index_to_channel_twilio_sms.rb chore: "Channel::TwilioSms" to be unique on account_sid+phone_number (#4188) 2022-05-07 17:57:16 +05:30
20220316054933_add_custom_fields_to_pre_chat_form.rb feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
20220317171031_add_messaging_service_sid_to_channel_twilio_sms.rb feat: Support Twilio Messaging Services (#4242) 2022-07-08 18:20:07 +05:30
20220329131401_add_value_in_business_hours_to_reporting_event.rb feat: Consider business hours while generating the reports (#4330) 2022-04-08 00:18:18 -07:00
20220405092033_update_web_widget_feature_flags.rb feat: Add an option to disable endConversation button (#4352) 2022-04-06 13:54:55 +05:30
20220409044943_rename_imap_email_and_smtp_email_columns.rb fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
20220416203340_add_config_to_portal.rb chore: Update Help Center APIs to accomodate locale (#4515) 2022-04-20 16:00:37 +05:30
20220416205519_add_locale_to_kbase_category.rb chore: Update Help Center APIs to accomodate locale (#4515) 2022-04-20 16:00:37 +05:30
20220418094715_remove_contact_pubsub_token.rb fix: Agent typing indicator for website widget (#4495) 2022-04-18 19:05:45 +05:30
20220424081117_add_subscriptions_to_webhooks.rb feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30
20220428101325_add_index_to_conversation_and_reporting_event.rb fix: Add index in conversation and reporting event (#4577) 2022-04-28 16:58:06 +05:30
20220506061540_change_kbase_portals_to_portals.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220506064938_create_portals_members_join_table.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220506072007_change_kbase_categories_to_categories.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220506080338_change_kbase_folders_to_folders.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220506080429_change_kbase_articles_to_articles.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220506163839_add_additional_attributes_to_message.rb Fix: Campaign triggers first_response reporting event (#4607) 2022-05-09 01:34:52 -07:00
20220511072655_add_archive_column_to_portal.rb feat: Portal endpoint (#4633) 2022-05-16 13:59:59 +05:30
20220513145010_add_first_reply_activity_at_to_conversation.rb Add first_reply_created event in conversation (#4576) 2022-05-18 21:16:33 -07:00
20220525141844_create_dashboard_apps.rb feat: Allow users to create dashboard apps to give agents more context (#4761) 2022-06-01 11:13:10 +05:30
20220527040433_add_auto_assignment_configuration_to_inboxes.rb feat (ee): APIs to configure an auto assignment limit for inboxes (#4672) 2022-06-13 20:18:38 +05:30
20220527080906_add_reference_for_author_id.rb feat: APIs for Articles (#4777) 2022-06-13 15:56:49 +05:30
20220527120826_add_index_on_category_slug_and_locale.rb feat: APIs for Articles (#4777) 2022-06-13 15:56:49 +05:30
20220608084622_add_associated_article_id.rb feat: CRUD operation for associated articles to current article (#4912) 2022-07-04 20:29:44 +05:30
20220610091206_add_additional_attributes_to_api_channel.rb chore: Add support for message_templates in API inbox (#4835) 2022-06-10 18:40:29 +05:30
20220616154502_remove_special_characters_from_inbox_name.rb chore: Revert the migration for inbox name changes (#4919) 2022-06-23 20:36:46 +05:30
20220622090344_add_type_to_agent_bots.rb feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
20220623113405_add_parent_id_to_category.rb feat: Category API to handle linked categories and parent-sub categories (#4879) 2022-06-28 11:23:20 +05:30
20220623113604_create_related_categories.rb feat: Category API to handle linked categories and parent-sub categories (#4879) 2022-06-28 11:23:20 +05:30
20220627135753_add_linked_category_id_to_categories.rb feat: Category API to handle linked categories and parent-sub categories (#4879) 2022-06-28 11:23:20 +05:30
20220628124837_create_portal_members.rb feat: CRUD operation for associated articles to current article (#4912) 2022-07-04 20:29:44 +05:30
20220706085458_rename_linked_category_column_name.rb Feat: Article public apis (#4955) 2022-07-08 17:24:38 +05:30
20220711090528_create_macros.rb feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
20220712145440_sync_gravatar_for_existing_avatarables.rb chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
20220718123938_add_custom_attributes_to_account.rb chore: Add ee helper, custom_attributes to account (#5058) 2022-07-19 00:33:06 +05:30
20220720080126_add_meta_column_to_article.rb fix: help center clearing minor bugs (#5075) 2022-07-22 15:01:07 +05:30
20220720123615_set_default_locale_at_accounts.rb fix: Set account default language in account API (#5086) 2022-07-26 22:42:20 +05:30
20220802133722_add_status_to_accounts.rb chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
20220802193353_add_conversation_uuid_unique_index.rb chore: Add index on conversations.uuid (#5179) 2022-08-23 19:05:30 +05:30
20220808193420_add_conversation_participants.rb chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
20220809104508_revert_cascading_indexes.rb fix: Notification page breakages (#5236) 2022-08-10 13:46:46 +02:00
20220919225556_make_help_center_custom_domain_unique.rb chore: Improve Helpcenter custom domains (#5456) 2022-09-19 17:36:01 -07:00
20220920014549_enable_help_center.rb chore: Enable help center for self-hosted accounts (#5458) 2022-09-19 19:39:41 -07:00
20220926164441_add_slug_to_article.rb fix: Add slug to articles (#5500) 2022-09-27 12:27:18 -07:00
20220930025317_add_unique_index_to_slug.rb fix: Article slug auto saves (#5524) 2022-09-30 07:25:23 -07:00
20221010212946_add_index_to_message_attachments.rb chore: Add missing indexes for attachments table (#5588) 2022-10-10 15:23:33 -07:00
20221017201914_add_features_to_accounts.rb chore: Add feature flags in the settings console (#5657) 2022-10-17 14:59:44 -07:00
20221029202300_add_two_features_to_accounts.rb chore: Add feature flags for campaigns and website channel (#5778) 2022-12-14 16:06:26 -08:00
20221102082737_change_macros_created_by_to_null.rb fix: Macros authorizations (#5779) 2022-11-07 17:46:00 -08:00
20221109065043_add_lock_conversation_to_single_thread.rb feat: Ability to lock to single conversation (#5881) 2022-11-25 13:01:04 +03:00
20221116000514_enable_macros_for_all_accounts.rb chore: Enable Macros for all accounts (#5858) 2022-11-16 00:33:09 +00:00
20221219162759_enabled_new_features.rb chore: Cleanup feature flags (#6096) 2022-12-19 22:38:30 +05:30
20221230113108_add_ms_oauth_token_to_channel.rb Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
20230118155353_add_unique_index_to_conversation_participants.rb chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
20230202132107_install_audited.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
20230209033203_update_default_on_subscriptions_webhooks.rb feat: Add webhook events for contact created, updated (#6415) 2023-02-13 13:28:27 -08:00
20230214025901_update_reporting_events_with_incorrect_first_responses.rb fix: migration script to run on all reporting events (#6590) 2023-03-02 19:03:31 +05:30
20230224124632_add_index_for_search_operations.rb feat: New APIs for search (#6564) 2023-02-28 22:00:36 +05:30
20230302054408_update_reporting_events_first_response_time.rb fix: migration script to run on all reporting events (#6590) 2023-03-02 19:03:31 +05:30
20230306100327_add_trgm_index_to_tag_name.rb feat: add trigram index to tags (#6615) 2023-03-08 18:11:07 +05:30
20230313113920_add_position_to_articles.rb feat: Backend changes for article and categories ordering (#6655) 2023-03-13 17:39:07 +05:30
20230315105847_add_indexes_for_common_queries.rb chore: Additional indexes and fixes (#6675) 2023-03-15 19:52:02 +05:30
20230321073727_remove_not_null_on_active_storage_blobs_checksum.active_storage.rb chore: Upgrade to Rails 7 (#6719) 2023-05-06 10:44:52 +05:30
20230327081350_add_index_to_conversations_account_id_and_id.rb feat: add index to conversation id and account_id (#6757) 2023-03-28 22:34:04 +05:30
20230328131926_drop_extra_audit_integer_column.rb chore: Remove extra audit column (#6769) 2023-03-29 12:24:14 +05:30
20230404030719_remove_settings_flags_from_account.rb chore: Use feature_flags attribute instead of settings_flags (#6820) 2023-04-04 09:56:58 -07:00
20230405104405_update_position_for_articles.rb feat: allow sorting of articles (#6833) 2023-04-17 14:43:10 +05:30
20230407191457_migrate_env_var_to_channel_feature.rb feat: Use inbox image as avatar for the bot (#6859) 2023-04-07 13:25:18 -07:00
20230413085302_add_portal_id_to_inbox.rb feat: Link help center portal to an Inbox (#6903) 2023-04-24 12:49:52 +05:30
20230418100944_add_priority_to_conversation.rb feat: add priority field to conversation (#6921) (#6927) 2023-04-19 13:23:14 +05:30
20230426130150_add_index_for_widget_contact_look_up.rb chore: Add Index for widget contact lookup (#6998) 2023-04-26 19:22:16 +05:30
20230503101201_create_sla_policies.rb feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30
20230509101256_add_index_to_messages_created_at.rb feat(perf): add index to messages created at (#7044) 2023-05-10 11:34:49 +05:30
20230510060828_add_index_to_messages_for_reportings.rb feat: add index migration (#7050) 2023-05-10 17:55:14 +05:30
20230510113208_set_default_empty_string_for_contact_name.rb chore: Add migration to set the default empty string value for contact name (#7052) 2023-05-11 17:35:19 +05:30
20230515051424_update_article_image_keys.rb feat: add migration to fix image signed keys (#7076) 2023-05-15 15:13:26 +05:30
20230523104139_add_partial_index_for_resolved_contacts.rb feat(perf): contacts query performance (#7175) 2023-05-23 17:22:47 +05:30
20230525085402_add_custom_sender_name_toggle.rb feat: Ability to customise the email sender name [CW-1629] (#7345) 2023-07-04 20:46:01 +05:30
20230608040738_add_processed_message_content_to_messages.rb fix: Automations condition based quoted text (#7272) 2023-06-09 17:00:05 +05:30
20230612103936_add_index_to_reporting_events.rb feat: add index to reporting events [CW-1960] (#7294) 2023-06-12 18:23:42 +05:30
20230614044633_add_sender_name_to_in.rb feat: Ability to customise the email sender name [CW-1629] (#7345) 2023-07-04 20:46:01 +05:30
20230620132319_add_sla_policy_to_conversations.rb chore: Add sla policy association to conversation (#7360) 2023-06-21 14:48:50 +05:30
20230620212340_add_waiting_since_to_conversations.rb feat: Add a sort option for conversations waiting for a reply from an agent (#7364) 2023-06-21 13:20:39 -07:00
20230706090122_sentiment_column_to_messages.rb feat: Sentiment Analysis (#7475) 2023-07-12 15:03:31 +05:30
20230714054138_add_api_key_sid_to_twilio_sms.rb feat: Add support for API key authentication in Twilio (#7523) 2023-07-14 19:20:54 -07:00
20230727065605_add_partial_index_contact_account_id.rb feat(perf): contact page loading speed (#7629) 2023-07-27 13:32:22 +05:30
20230801180936_update_default_status_in_hooks.rb fix: Update the default status of the hooks to enabled (#7652) 2023-08-01 12:14:47 -07:00