iachat/app
Shivam Mishra 4c10845acd
fix: [CW-44] don't count private message as first reply (#6707)
* fix: don't count private message as first reply

* fix: update first_human_response_logic

* refactor: separate valid_first_reply method

* test: valid first reply

* feat: add check for automation rule

* test: update step that creates data

* fix: add boundary condition in case first_reply_created_at is not present

* test: fix report builder

* refactor: conditions

* test: remove second message condition
2023-03-27 21:23:37 +05:30
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets chore: Resolve bundle audit (#6671) 2023-03-15 14:05:54 +05:30
builders fix: Warn Facebook error code 100-2018218 (#6632) 2023-03-09 13:51:10 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
dashboards feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops chore: Auto capitalize the name field while sending the canned response/variables (#6758) 2023-03-27 18:49:48 +05:30
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders chore: Refactor messages to support right click context menu (#6748) 2023-03-24 13:49:44 -07:00
helpers feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
javascript chore: Auto capitalize the name field while sending the canned response/variables (#6758) 2023-03-27 18:49:48 +05:30
jobs feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00
listeners feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
mailboxes chore: Refactor code in ApplicationMailbox (#5857) 2023-01-17 17:30:03 +05:30
mailers Fix: product#804: email sender improvement (#6579) 2023-03-02 10:57:14 +05:30
models fix: [CW-44] don't count private message as first reply (#6707) 2023-03-27 21:23:37 +05:30
policies feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
presenters fix: Add missing timestamp in the real-time event (#6349) 2023-01-25 15:21:41 -08:00
services feat: Add link for instagram profile link (#6721) 2023-03-23 13:34:42 +05:30
views feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30