iachat/app
Muhsin Keloth 59433d9d3c
feat: Adds the ability to sort conversations (#6853)
* Add sort filter

* Change UI

* Change filter

* Complete sort by filters

* Style fixes

* Fix default sort

* Update app/javascript/dashboard/components/widgets/conversation/ConversationBasicFilter.vue

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Update app/javascript/dashboard/components/widgets/conversation/ConversationBasicFilter.vue

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Update app/javascript/dashboard/components/ChatList.vue

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Added translation

* Added review fixes

* Add more updates

* Code cleanups

* Update last_activity_at on message received event

* Cleans up the design for chatlist and icons

* Fix sort

* Remove inline styles

* Add tag along with the title

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-05-05 17:08:32 -07:00
..
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 feat: Instagram story replies will display the original story link (#6846) 2023-04-26 15:27:07 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Add support to uncategorized articles (#6912) 2023-05-02 15:35:26 +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 feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +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 feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
javascript feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
jobs chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +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: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
policies feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
presenters feat: improvements to priority (#6981) 2023-04-25 22:28:19 +05:30
services feat: whatsapp duplicate message (#7004) 2023-05-03 15:18:20 +05:30
views feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
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