chatwoot/app
Shivam Mishra 0bbb28c432
feat: sort conversation on priority (#6943)
* feat: update seed script to include prioritt

* feat: add sort_handler for conversations

* test: sort on priority order

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2023-04-25 09:47:47 +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: Handle spaces in CC/BCC email lists (#6788) 2023-04-18 19:18:23 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +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 last name field while sending the canned response/variables (#6767) 2023-03-28 13:03:51 +05:30
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders feat: Route emails based on x-original-to in email channel (#6901) 2023-04-13 14:52:12 +05:30
helpers fix: inconsistency in report and summary for metric counts (#6817) 2023-04-20 12:55:04 +05:30
javascript fix: Pagination bug in chat list (#6899) 2023-04-25 09:01:54 +05:30
jobs chore: Use find_each instead of .all.each (#6975) 2023-04-25 09:32:35 +05:30
listeners Fix: Consider bot message on slack integration (#6793) 2023-03-31 18:56:51 +05:30
mailboxes chore: Refactor code in ApplicationMailbox (#5857) 2023-01-17 17:30:03 +05:30
mailers chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
models feat: sort conversation on priority (#6943) 2023-04-25 09:47:47 +05:30
policies feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
presenters fix: Add missing timestamp in the real-time event (#6349) 2023-01-25 15:21:41 -08:00
services feat: Save in_reply_to from WhatsApp messages (#6964) 2023-04-23 18:28:14 -07:00
views feat: priority UI (#6966) 2023-04-24 19:00:08 +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