| .. |
|
channel
|
feat: Use inbox image as avatar for the bot (#6859)
|
2023-04-07 13:25:18 -07:00 |
|
concerns
|
chore: Enable the new Rubocop rules (#7122)
|
2023-05-19 14:37:10 +05:30 |
|
integrations
|
feat: Ability to improve drafts in the editor using GPT integration (#6957)
|
2023-04-24 23:52:23 +05:30 |
|
access_token.rb
|
Feature: Access tokens for API access (#604)
|
2020-03-11 00:02:15 +05:30 |
|
account_user.rb
|
fix: destroy bulk service (#5921)
|
2022-11-25 22:46:50 +05:30 |
|
account.rb
|
chore: Add max length validation to text fields (#7073)
|
2023-05-12 22:12:21 +05:30 |
|
agent_bot_inbox.rb
|
Feature: Access tokens for API access (#604)
|
2020-03-11 00:02:15 +05:30 |
|
agent_bot.rb
|
fix: Notification page breakages (#5236)
|
2022-08-10 13:46:46 +02:00 |
|
application_record.rb
|
chore: Add max length validation to text fields (#7073)
|
2023-05-12 22:12:21 +05:30 |
|
article.rb
|
feat: Add support to uncategorized articles (#6912)
|
2023-05-02 15:35:26 +05:30 |
|
attachment.rb
|
fix: External url validation in attachment (#7082)
|
2023-05-15 20:33:58 +05:30 |
|
automation_rule.rb
|
feat: Add a condition for filters based on the priority of automation (#6939)
|
2023-04-20 18:10:05 +05:30 |
|
campaign.rb
|
feat: Allow wildcard URL in the campaigns (#6056)
|
2022-12-09 16:43:09 -08:00 |
|
canned_response.rb
|
fix: order for canned response (#6400)
|
2023-02-06 12:53:48 -08:00 |
|
category.rb
|
fix: Notification page breakages (#5236)
|
2022-08-10 13:46:46 +02:00 |
|
contact_inbox.rb
|
[CW-1348] fix: Update email regex validation for contact_inbox (#6705)
|
2023-03-21 10:51:12 +05:30 |
|
contact.rb
|
chore: Add max length validation to text fields (#7073)
|
2023-05-12 22:12:21 +05:30 |
|
conversation_participant.rb
|
chore: Add controllers for conversation participants (#6462)
|
2023-02-15 16:33:31 -08:00 |
|
conversation.rb
|
chore: Enable the new Rubocop rules (#7122)
|
2023-05-19 14:37:10 +05:30 |
|
csat_survey_response.rb
|
feat: more CSAT filters (#7038)
|
2023-05-18 22:50:46 +05:30 |
|
custom_attribute_definition.rb
|
chore: Reorganize Sidekiq Queues (#6976)
|
2023-05-04 15:44:16 +05:30 |
|
custom_filter.rb
|
feat: Add APIs to create custom views on the dashboard (#2498)
|
2021-06-29 19:29:57 +05:30 |
|
dashboard_app.rb
|
chore: upgrade ruby to 3.1.3 (#5555)
|
2023-01-24 23:55:07 +05:30 |
|
data_import.rb
|
chore: Contact import improvements (CW-1362) (#6747)
|
2023-04-18 00:40:55 +05:30 |
|
email_template.rb
|
feat: Customisable Email Templates (#1095)
|
2020-08-06 15:21:06 +05:30 |
|
folder.rb
|
feat: Portal endpoint (#4633)
|
2022-05-16 13:59:59 +05:30 |
|
inbox_member.rb
|
feat: Enable Capacity Config UI (#5164)
|
2022-08-16 16:58:23 +05:30 |
|
inbox.rb
|
feat: Link help center portal to an Inbox (#6903)
|
2023-04-24 12:49:52 +05:30 |
|
installation_config.rb
|
chore: Enable the new Rubocop rules (#7122)
|
2023-05-19 14:37:10 +05:30 |
|
integrations.rb
|
Feature: Slack integration (#783)
|
2020-06-12 23:12:47 +05:30 |
|
jsonb_attributes_length_validator.rb
|
Fix: added validation for custom and additional attribute (#4260)
|
2022-03-24 15:38:28 +05:30 |
|
kbase.rb
|
Feature: Knowledge Base APIs (#1002)
|
2020-09-26 02:32:34 +05:30 |
|
label.rb
|
feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710)
|
2023-03-27 12:16:25 +05:30 |
|
macro.rb
|
feat: Add an action in Macro to change the priority (#6940)
|
2023-04-24 17:14:30 +05:30 |
|
mention.rb
|
fix: Notification page breakages (#5236)
|
2022-08-10 13:46:46 +02:00 |
|
message.rb
|
feat: add index migration (#7050)
|
2023-05-10 17:55:14 +05:30 |
|
note.rb
|
fix: Notification page breakages (#5236)
|
2022-08-10 13:46:46 +02: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 |
|
notification.rb
|
chore: Search optimisations (#6644)
|
2023-03-13 19:10:31 +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 |
|
portal_member.rb
|
feat: CRUD operation for associated articles to current article (#4912)
|
2022-07-04 20:29:44 +05:30 |
|
portal.rb
|
feat: Link help center portal to an Inbox (#6903)
|
2023-04-24 12:49:52 +05:30 |
|
related_category.rb
|
feat: CRUD operation for associated articles to current article (#4912)
|
2022-07-04 20:29:44 +05:30 |
|
reporting_event.rb
|
fix: Add index in conversation and reporting event (#4577)
|
2022-04-28 16:58:06 +05:30 |
|
super_admin.rb
|
chore: Remove message_signature_enabled from users (#3982)
|
2022-02-15 12:10:53 +05:30 |
|
team_member.rb
|
fix: Notification page breakages (#5236)
|
2022-08-10 13:46:46 +02:00 |
|
team.rb
|
feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710)
|
2023-03-27 12:16:25 +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
|
fix: Case insensitive email match (#6760)
|
2023-03-28 15:23:41 +05:30 |
|
webhook.rb
|
feat: Audit log APIs (#6434)
|
2023-03-01 20:02:58 +05:30 |
|
working_hour.rb
|
chore: Replace deprecated functions (#5611)
|
2022-10-12 14:55:59 -07:00 |