..
.keep
Initial Commit
2019-08-14 15:18:44 +05:30
access_tokenable.rb
Chore: Replaced dependent destroy with dependent destroy_async in all models ( #3249 )
2021-11-18 10:32:29 +05:30
account_cache_revalidator.rb
fix: Invalidate cache if any of the related objects change ( #6860 )
2023-04-10 15:47:13 +05:30
activity_message_handler.rb
feat: Adds automation view for assigning an agent ( #6131 )
2023-01-10 11:35:56 +05:30
assignment_handler.rb
chore: Add controllers for conversation participants ( #6462 )
2023-02-15 16:33:31 -08:00
auto_assignment_handler.rb
fix: Adds assignee as a participant during auto-assign ( #6789 )
2023-03-30 11:39:53 +05:30
availability_statusable.rb
chore: Move agent availability to Account level ( #3074 )
2021-10-07 13:21:46 +05:30
avatarable.rb
chore: Ability to Disable Gravatars ( #5027 )
2022-07-21 19:27:12 +02:00
cache_keys.rb
feat: IndexedDB based caching for labels, inboxes and teams [CW-50] ( #6710 )
2023-03-27 12:16:25 +05:30
channelable.rb
fix: Invalidate cache if any of the related objects change ( #6860 )
2023-04-10 15:47:13 +05:30
content_attribute_validator.rb
chore: Upgrade rails and ruby versions ( #2400 )
2021-08-03 20:11:52 +05:30
conversation_mute_helpers.rb
fix: bots included in time to response metrics ( #6409 )
2023-02-25 09:48:48 +05:30
featurable.rb
fix: Update enabled_features logic to fix superadmin edit action ( #5959 )
2022-12-14 18:24:02 -08:00
labelable.rb
feat: Save automation rules ( #3359 )
2022-01-10 12:41:59 +05:30
liquidable.rb
fix: Stop processing broken liquid tags ( #6236 )
2023-01-11 17:41:02 +05:30
message_filter_helpers.rb
Fix: Consider bot message on slack integration ( #6793 )
2023-03-31 18:56:51 +05:30
out_of_offisable.rb
Fix: add option to choose 24 hour working slot ( #4018 )
2022-02-22 01:28:49 -08:00
pubsubable.rb
chore: Migrate PubSub Token to contact inbox ( #3434 )
2021-11-22 23:32:17 +05:30
reauthorizable.rb
chore: Add reauthorization prompt for Whatsapp Channel ( #5929 )
2022-11-24 14:50:32 +03:00
reportable.rb
Chore: clean up Reporting Events ( #4044 )
2022-02-28 18:16:12 +05:30
sort_handler.rb
fix: last incoming message sort ( #4972 )
2022-07-06 00:37:43 +05:30
sso_authenticatable.rb
feat: Ability for super admin to impersonate a user ( #6382 )
2023-02-06 11:00:08 -08:00
user_attribute_helpers.rb
chore: Add controllers for conversation participants ( #6462 )
2023-02-15 16:33:31 -08:00