iachat/spec
Luis 533f9f7fe4
fix: Email collect overriding existing contact name (#7355)
Currently, if Enable email collect box is enabled, and the user starting the chat already has an account with the same email, it will override the current account with {name} from the email name@email.com , this fixes it.

Co-authored-by: Sojan <sojan@pepalo.com>
2023-06-22 19:09:12 +05:30
..
actions chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
assets chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
builders fix: calculation for resolution count (#7293) 2023-06-14 13:50:10 +05:30
channels chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
configs chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
controllers fix: Email collect overriding existing contact name (#7355) 2023-06-22 19:09:12 +05:30
cypress chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
drops chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
enterprise chore: Add sla policy association to conversation (#7360) 2023-06-21 14:48:50 +05:30
factories feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30
finders chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
fixtures fix: Update mail check for html_part (#7273) 2023-06-09 16:08:40 +05:30
helpers feat: Add APIs for limit check in accounts (#7242) 2023-06-15 20:11:40 -07:00
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs feat: Adds Lithuanian language selectable as site language (#7354) 2023-06-20 17:29:05 +05:30
lib feat: Shows Youtube and Vimeo links as embeds [cw-1393] (#7330) 2023-06-21 20:28:28 +05:30
listeners fix: Automations condition based quoted text (#7272) 2023-06-09 17:00:05 +05:30
mailboxes fix: search for nil in-reply-to messages (#7286) 2023-06-12 16:01:56 +05:30
mailers fix: Use available_name only (#7312) 2023-06-15 17:52:53 +05:30
models feat: Add a sort option for conversations waiting for a reply from an agent (#7364) 2023-06-21 13:20:39 -07:00
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters feat: Add a sort option for conversations waiting for a reply from an agent (#7364) 2023-06-21 13:20:39 -07:00
requests/api/v1 chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
services fix: empty account variable for custom_attrbute_definition running in background job (#7351) 2023-06-20 12:15:36 +05:30
support chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
workers chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade to Rails 7 (#6719) 2023-05-06 10:44:52 +05:30
spec_helper.rb chore: upgrade ruby to 3.1.3 (#5555) 2023-01-24 23:55:07 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30