iachat/app/javascript/dashboard/routes/dashboard/conversation
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
..
contact fix: Code fix from PR #6823 (#6934) 2023-04-19 23:09:37 +05:30
customAttributes chore: Replace packages with native functions (#5140) 2022-08-03 17:08:21 +05:30
labels chore: Enable prototyping classes for foundation (#5945) 2022-12-19 14:11:11 +05:30
Macros feat: more events tracking for SaaS (#6234) 2023-01-17 21:53:40 -08:00
search feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
ContactConversations.vue chore: Refactor conversation info panel for RTL (#6526) 2023-02-24 19:20:17 +05:30
ContactCustomAttributes.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
ContactDetailsItem.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
ContactPanel.vue chore: Refactor conversation info panel for RTL (#6526) 2023-02-24 19:20:17 +05:30
conversation.routes.js feat: conversation participants (#4145) 2023-02-16 13:35:06 +05:30
ConversationAction.vue feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
ConversationInfo.vue fix: Update browser_language logic to include all languages (#5090) 2022-07-22 13:14:17 +05:30
ConversationParticipant.vue fix: Warning in conversations page from participants (#6479) 2023-02-17 08:44:16 -08:00
ConversationView.vue Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30