iachat/app/javascript/dashboard
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
..
api feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
assets feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
components feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
constants feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
helper feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
i18n feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
mixins fix: Remove duplicates message in WhatsApp Channel (#7003) 2023-04-26 19:57:06 -07:00
modules fix: Search improvements and bug fixes [CW-1604] (#6985) 2023-04-27 13:20:29 +05:30
routes feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
store feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
App.vue fix: Move subscription to after initialize (#6752) 2023-03-26 12:19:29 -07:00
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js chore: Cleanup feature flags (#6096) 2022-12-19 22:38:30 +05:30