.. |
application_model
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
channel
|
e65c8b1399
Fixes #3142 - Import archive mailbox.
|
4 years ago |
chat
|
71dcde5876
Fixes #3095 - Not all attributes if chats are indexed by elasticsearch (chat.name and tags are missing)
|
4 years ago |
concerns
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
contexts
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
cti
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
knowledge_base
|
5bb948d87f
Maintenance: Search works if multiple KBs are present in database.
|
4 years ago |
object_manager
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
observer
|
5f3a8dc581
Refactoring: Migrated last Delayed::Job classes to ActiveJob.
|
4 years ago |
tag
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 years ago |
ticket
|
164bf0068b
Fixes #2620 - Deleting articles with accounted time to not affect accounted time.
|
4 years ago |
trigger
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
user
|
3033002ae5
Maintenance: Naming conflict between RSpec HasTicketCreateScreenImpact generic and user concern examples.
|
4 years ago |
application_model_examples.rb
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
4 years ago |
calendar_spec.rb
|
7e9ce7e3ed
Fixes #3180 - Calendar counts 24/7 business hours as closed for 1 minute at midnight
|
4 years ago |
chat_spec.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
5 years ago |
data_privacy_task_spec.rb
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
email_address_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
group_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
history_spec.rb
|
543b552298
Fixes #3121 - Object lookup by text attribute fails if symbol is given
|
4 years ago |
http_log_spec.rb
|
f84408dfc3
Support clearer layout of '.and change(...).to(...)' in RSpec files
|
6 years ago |
import_job_spec.rb
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
job_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
knowledge_base_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
locale_spec.rb
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
5 years ago |
macro_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
object_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
organization_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
overview_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 years ago |
permission_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
recent_view_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
role_group_spec.rb
|
a97e959119
Prevent namespace collisions for let/subject in shared examples
|
6 years ago |
role_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
scheduler_spec.rb
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
setting_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
signature_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
sla_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 years ago |
smime_certificate_spec.rb
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 years ago |
tag_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
taskbar_spec.rb
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
ticket_spec.rb
|
6810bc5548
Fixes #3270 - Ticket selector "within last (relative)" and "within next (relative)" not working correctly.
|
4 years ago |
token_spec.rb
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 years ago |
translation_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
trigger_spec.rb
|
49d104a11c
Refactoring: Migrate ticket_trigger_extended_recursive_disabled_test to RSpec.
|
4 years ago |
type_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
user_device_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
user_group_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
user_spec.rb
|
3033002ae5
Maintenance: Naming conflict between RSpec HasTicketCreateScreenImpact generic and user concern examples.
|
4 years ago |