.. |
application_model
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
4 лет назад |
channel
|
fa9242dea1
Fixes #2736 - Retweet conversion setting not working
|
4 лет назад |
chat
|
71dcde5876
Fixes #3095 - Not all attributes if chats are indexed by elasticsearch (chat.name and tags are missing)
|
4 лет назад |
concerns
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
contexts
|
97d14a93b3
Initial knowledge base support.
|
5 лет назад |
cti
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
knowledge_base
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
object_manager
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
observer
|
284e504bcd
Testing: Add coverage for CommunicateTwitter::BackgroundJob
|
4 лет назад |
tag
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 лет назад |
ticket
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
trigger
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
user
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
application_model_examples.rb
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
4 лет назад |
calendar_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
chat_spec.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
5 лет назад |
email_address_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 лет назад |
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 лет назад |
history_spec.rb
|
543b552298
Fixes #3121 - Object lookup by text attribute fails if symbol is given
|
4 лет назад |
http_log_spec.rb
|
f84408dfc3
Support clearer layout of '.and change(...).to(...)' in RSpec files
|
6 лет назад |
import_job_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
job_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
knowledge_base_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
locale_spec.rb
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
5 лет назад |
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 лет назад |
object_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
organization_spec.rb
|
cbf5359589
Fixes #3089 - Domain based assignment can be enabled without domain being filled in
|
4 лет назад |
overview_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 лет назад |
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 лет назад |
recent_view_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
role_group_spec.rb
|
a97e959119
Prevent namespace collisions for let/subject in shared examples
|
6 лет назад |
role_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
scheduler_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
setting_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
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 лет назад |
sla_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 лет назад |
smime_certificate_spec.rb
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 лет назад |
tag_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
taskbar_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
ticket_spec.rb
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
token_spec.rb
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 лет назад |
translation_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 лет назад |
trigger_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
type_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
user_device_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
user_group_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
user_spec.rb
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 лет назад |