Shivam Mishra
|
42f6621afb
|
feat: Vite + vue 3 💚 (#10047)
Fixes https://github.com/chatwoot/chatwoot/issues/8436
Fixes https://github.com/chatwoot/chatwoot/issues/9767
Fixes https://github.com/chatwoot/chatwoot/issues/10156
Fixes https://github.com/chatwoot/chatwoot/issues/6031
Fixes https://github.com/chatwoot/chatwoot/issues/5696
Fixes https://github.com/chatwoot/chatwoot/issues/9250
Fixes https://github.com/chatwoot/chatwoot/issues/9762
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-10-02 00:36:30 -07:00 |
|
Sojan Jose
|
58e78621ba
|
chore: Custom Roles to manage permissions [ UI ] (#9865)
In admin settings, this Pr will add the UI for managing custom roles (
ref: https://github.com/chatwoot/chatwoot/pull/9995 ). It also handles
the routing logic changes to accommodate fine-tuned permissions.
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2024-09-17 11:40:11 -07:00 |
|
Sivin Varghese
|
bc6420019f
|
feat: Rewrite automations/methodsMixin to a composable (#9956)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-08-27 12:30:08 +05:30 |
|
Muhsin Keloth
|
aed156f359
|
feat: Better SLA missed events popover (#9215)
* feat: SLA events component
* feat: Add SLA event item component
* Update SLAPopoverCard.vue
* Update SLAPopoverCard.vue
* fix: Translation
* Update SLAEventItem.vue
* feat: complete sticky nrt
* chore: code cleanup
* Update SLACardLabel.vue
* chore: code cleanup
* chore: away click fixes
* feat: use tabular nums
---------
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-04-10 12:49:38 +05:30 |
|
Sivin Varghese
|
57dd979a14
|
feat: Inbox list filter (#8880)
* feat: Inbox list filter
* fix: routes after delete/unread
* fix: Specs
* feat: Handle sort in frontend
* chore: Minor fixes
* chore: Minor fix
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2024-02-08 12:11:01 +05:30 |
|
Muhsin Keloth
|
60a312ace5
|
feat: Advanced conversation sort options (#8532)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-12-12 19:59:31 -08:00 |
|
Shivam Mishra
|
cbae95422d
|
feat: Implement reply to for reply editor (#8063)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-10-10 19:13:12 +05:30 |
|
Sivin Varghese
|
86ca90aa15
|
feat: Support image resize in message signature (#8042)
|
2023-10-09 13:20:12 +05:30 |
|
Sivin Varghese
|
3ea54065b1
|
feat: Upgrade prompt for help center (#8010)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-10-05 08:34:21 +05:30 |
|
Sivin Varghese
|
e39d19b1e8
|
feat: Adds image support for message signature (#7827)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2023-09-11 10:23:45 +05:30 |
|
Sivin Varghese
|
04aa13e8aa
|
feat: Disable options from the message signature editor (#7777)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-08-26 08:51:39 +05:30 |
|
Shivam Mishra
|
c83105ce4f
|
feat: dismiss label suggestions only for 24 hours (#7579)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2023-07-24 17:51:09 +05:30 |
|
Shivam Mishra
|
7c080fa9fa
|
feat: label suggestion UI (#7480)
|
2023-07-13 09:16:09 +05:30 |
|
Sivin Varghese
|
3054a4cb59
|
feat: Add support for dark mode in dashboard (#7460)
- Add config for TailwindCSS
- Enable HMR
- Add a config in LocalStorage for Dark Mode
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-05 12:13:32 -07:00 |
|
Sivin Varghese
|
191b8a64fe
|
chore: Remove URLs from translations (#7414)
|
2023-06-29 15:09:02 +05:30 |
|
Pranav Raj S
|
93daaea19b
|
feat: Add a sort option for conversations waiting for a reply from an agent (#7364)
|
2023-06-21 13:20:39 -07:00 |
|
Muhsin Keloth
|
9bb455ec2d
|
feat: Ability to choose the custom time for snooze conversation (#7257)
|
2023-06-19 18:23:35 +05:30 |
|
Muhsin Keloth
|
9bed57c7d1
|
feat: Add more snooze options (#7344)
|
2023-06-19 17:05:16 +05:30 |
|
Muhsin Keloth
|
87f758ee1f
|
feat: Order conversations by priority (#7053)
|
2023-05-11 12:56:43 +05:30 |
|
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 |
|
Nithin David Thomas
|
09ce85b30d
|
Chore: moves localstorage helper as a shared utility (#6838)
* Chore: moves localstorage helper as a shared utility and refactors constants
* Refactors constants file
* Fixes merge conflicts
* Delete constants.js
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-04-11 15:50:46 +05:30 |
|