Sivin Varghese
|
ae7df60a75
|
fix: Special characters not being decoded (#7218)
|
2023-05-30 18:54:51 +05:30 |
|
Vishnu Narayanan
|
412d750b6a
|
feat: auditlogs design refactor cw1764 (#7181)
* chore: refactor auditlogs design
* chore: refactor aduit log text
* chore: fix 60% width for activity column
* chore: improve log text formatting
* Apply suggestions from code review
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
* feat: show agent names if available in auditlogs
* chore: add sign_out
* Apply suggestions from code review
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
* chore: handle custom user actions
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-05-30 14:41:29 +05:30 |
|
Sivin Varghese
|
6bd0e074dc
|
feat: Sort agents on availability status (#7174)
|
2023-05-25 14:49:56 +05:30 |
|
Sivin Varghese
|
88cef88d80
|
fix: Instagram story with video not rendering (#7184)
* fix: instagram story with video not rendering
* chore: Minor fixes
---------
Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com>
|
2023-05-25 12:20:42 +05:30 |
|
Muhsin Keloth
|
5618b5ebd3
|
fix: Enable ogg format for audio recording in API channel (#7178)
|
2023-05-24 15:05:31 +05:30 |
|
Shivam Mishra
|
9c6c19c3e5
|
fix: CSAT filter metrics rendering & conversation reports not working [CW-1840, CW-1818] (#7170)
* fix: emoji rendering for CSAT
* feat: add tests for CSAT Metrics
* fix: allow rating in metrics
* refactor: hide satisfaction score & total response chart if rating filter is enabled
* refactor: optional chaining in group by
* fix: spacing using autofill
* test: update csat metrics tests
* test: CSAT metric card
|
2023-05-23 16:47:04 +05:30 |
|
Shivam Mishra
|
4f0fcfcbcd
|
feat: allow Microsoft Clarity from CDN (#7163)
* feat: add microsoft clarity to main app
* feat: mask messages
* fix: spacing
|
2023-05-23 08:00:01 +05:30 |
|
Pranav Raj S
|
fdbaf98c3b
|
fix: Update breaking specs (#7169)
|
2023-05-22 17:01:27 -07:00 |
|
Muhsin Keloth
|
03bbd048a7
|
chore: Add action to set dark mode from the react-native-widget (#7167)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-05-22 15:34:09 -07:00 |
|
Tejaswini Chile
|
d481b9fbcf
|
feat: Limit the number of custom filters per user (#7101)
|
2023-05-22 18:03:15 +05:30 |
|
Vishnu Narayanan
|
68dedc37ba
|
chore: update auditlog timestamp format (#7128)
|
2023-05-22 17:08:50 +05:30 |
|
Nithin David Thomas
|
d01f2063d0
|
feat: Creates component to show articles search results [CW-1451] (#7126)
* feat: Creates component to show articles search results
* Adds story for the component
|
2023-05-22 15:15:19 +05:30 |
|
Shivam Mishra
|
d6ce1ceeeb
|
fix: CSAT chart showing incorrect data (#7152)
* fix: computation of data for csat chart
* fix: make horizontal chart reactive
|
2023-05-22 11:01:01 +05:30 |
|
Sivin Varghese
|
e8f56d0e56
|
chore: Update greeting message label in settings (#7088)
|
2023-05-21 21:07:37 -07:00 |
|
Pranav Raj S
|
b8dae07c0f
|
feat: Add an option to use darkMode only in the widget (#7151)
|
2023-05-22 09:05:05 +05:30 |
|
Sojan
|
1f4d096804
|
Merge branch 'hotfix/2.17.1' into develop
|
2023-05-19 20:56:16 +05:30 |
|
Sivin Varghese
|
1bcc438b21
|
fix: Problem when using Brazilian Portuguese (#7135)
Fixes: #7127
|
2023-05-19 20:55:01 +05:30 |
|
Shivam Mishra
|
105f9a27d2
|
feat: more CSAT filters (#7038)
* refactor: use grid instead of flex
* refactor: let the parent layout decide the spacing
* feat: add a separate date-range component
* refactor: use new date-range component
* fix: destructure all options
* refactor: separate group by component
* refactor: better handle group by data
* fix: defaul group by
* refactor: variable naming
* refactor: use DATE_RANGE_OPTIONS directly
* chore: update platform in gemfile.lock
* refactor: trigger fetch on filter change
* refactor: remove redundant method
* refactor: simplify methods and emitting
* refactor: simplify filter logic
* refactor: simplify fetching
* refactor: imports
* refactor: prop name
* refactor: CSAT response to use new APIs
* refactor: use common filter event
* refactor: use computed value for validGroupBy
* refactor: better function names
* refactor: rename prop
* refactor: remove redundant props
* refactor: separate agents filter component
* feat: add labels filter
* feat: add inboxes filter
* fix: event
* refactor: send label and inbox along with request payload
* feat: add inbox filter
* feat: add inbox to download
* refactor: use request payload from computed property
* refactor: params
* feat: add team to csat filters
* feat: add team to csat filters
* feat: add filter for rating
* feat: reverse options
* feat: add labels for ratings and translations
* feat: update translation
* fix: margin and spacing
* fix: trailing whitespace
* feat: add tests for filters
* chore: move files
* feat: add try catch with alerts
* feat: update import
* fix: imports
* Updates broken imports
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-05-18 22:50:46 +05:30 |
|
Sivin Varghese
|
aea9470b6a
|
fix: RTL issue for basic filter dropdown (#7118)
|
2023-05-18 15:06:18 +05:30 |
|
Muhsin Keloth
|
6382707146
|
chore: Check assignee exists or not before rendering the assignee avatar (#7104)
|
2023-05-17 15:41:23 +05:30 |
|
Pranav Raj S
|
49ef4e54ca
|
feat: Add cmd/ctrl click open on the conversation cards (#7100)
|
2023-05-16 16:57:25 -07:00 |
|
Pranav Raj S
|
3f39b7ad1f
|
fix: Avoid styles getting purged on prod build (#7086)
|
2023-05-15 19:05:07 -07:00 |
|
Pranav Raj S
|
a3547c5a1f
|
feat: Show Table of Contents in the article sidebar (#7085)
|
2023-05-15 18:43:16 -07:00 |
|
Nithin David Thomas
|
d9f2cd0a6e
|
chore: Enable Hebrew language for widget (#7079)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-05-15 16:56:04 +05:30 |
|
Nithin David Thomas
|
7dd1562b40
|
fix: Welcome email copy changes and canned response API error handling [cw-1290] (#7054)
Fixes: https://linear.app/chatwoot/issue/CW-1290/minor-ui-issues
|
2023-05-15 16:17:55 +05:30 |
|
Nithin David Thomas
|
5a8eff35b5
|
chore: Enable support for hebrew in dashboard [CW-1736] (#7077)
|
2023-05-15 14:03:29 +05:30 |
|
Muhsin Keloth
|
1936369b12
|
feat: Add analytics event for OpenAI (#7074)
* Add analytics event for OpenAI
* Add more variations
|
2023-05-15 11:57:56 +05:30 |
|
Sivin Varghese
|
198cd9b28d
|
feat: Show next available day/hour and minutes on widget (#6902)
* feat: Show next available hour and minutes on widget
* chore: Adds spec
* chore: Show days
* chore: Code clean up
* chore: Review fixes
* chore: Minor fixes
* chore: Review suggestion fixes
* chore: Minor fixes
* Added timezone to widget payload
* chore: Adds time zone
* chore: Review fixes
* chore: Adds comments
* chore: Rounded up min with nearest multiple of 5
* chore: Review fixes
* chore: Review fixes
* chore: Review fixes
* chore: Review fixes
* chore: Fix specs
* chore: Review fixes
* chore: Fix specs
* chore: Review fixes
* chore: Moved day names to i18n
* chore: Review fixes
* chore: Fix specs
---------
Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2023-05-12 19:25:51 +05:30 |
|
Muhsin Keloth
|
708bddf4db
|
feat: Refetch the latest messages on action cable reconnect in widget (#6996)
|
2023-05-12 14:05:22 +05:30 |
|
Pranav Raj S
|
020dcc4dc7
|
fix: Avoid audio URLs getting cached at the frontend (#7062)
|
2023-05-11 12:14:56 -07:00 |
|
Sivin Varghese
|
9c5d062efc
|
fix: Fix greeting message label in settings (#7056)
|
2023-05-11 17:30:07 +05:30 |
|
Muhsin Keloth
|
87f758ee1f
|
feat: Order conversations by priority (#7053)
|
2023-05-11 12:56:43 +05:30 |
|
Muhsin Keloth
|
86384bf876
|
feat: Reply suggestion and summary generation using OpenAI (#7029)
Add `reply_suggestions` and `summary_generation` options for OpenAI integration
Fixes: https://linear.app/chatwoot/issue/CW-1595/frontend-for-generating-conversation-summary
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-05-10 17:50:37 +05:30 |
|
Muhsin Keloth
|
55e5fa2205
|
chore: Add the specs for sort conversation (#7047)
|
2023-05-10 17:49:17 +05:30 |
|
Sojan
|
65bad90b69
|
Revert "fix: Welcome email copy changes and canned response API error handling [cw-1290] (#6905)"
This reverts commit 07aaa046c1.
|
2023-05-10 16:43:18 +05:30 |
|
Nithin David Thomas
|
07aaa046c1
|
fix: Welcome email copy changes and canned response API error handling [cw-1290] (#6905)
* fix: Welcome email copy changes and canned response API error handling
* Review fixes
* Uses mixin for alerts in canned page
* Typo fixes
* Copy changes
* Fixes broken tests
* Fixes review comments
* Fixes typo errors with mail template
* Removes unwanted case
* Fixes repetitive texts
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2023-05-10 15:55:48 +05:30 |
|
giquieu
|
520bdabefe
|
fix: Record audio in wav format for web/facebook (#7046)
|
2023-05-10 12:29:56 +05:30 |
|
Pranav Raj S
|
ce3e38df0f
|
chore: Update the design of the help center portal (#6775)
|
2023-05-08 15:31:38 -07:00 |
|
Shivam Mishra
|
2b88ecdfc4
|
feat: Add a feature flag for Audit Log UI (#7035)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-05-08 12:44:15 -07:00 |
|
Chatwoot Bot
|
3dedfee350
|
chore: Update translations (#7033)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-05-06 15:10:50 +05:30 |
|
Sojan Jose
|
022383d942
|
chore: Upgrade to Rails 7 (#6719)
fixes: #6736
|
2023-05-06 10:44:52 +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 |
|
Muhsin Keloth
|
0d014d5d4b
|
chore: Bump utils from 0.0.15 to 0.0.16 (#7022)
|
2023-05-03 14:36:55 +05:30 |
|
Pranav Raj S
|
6e506b070e
|
Merge branch 'hotfix/2.16.1' into develop
|
2023-05-02 15:54:49 -07:00 |
|
Pranav Raj S
|
12f121f0d8
|
fix: Provide a default to name if name is not present
|
2023-05-02 15:52:33 -07:00 |
|
Tejaswini Chile
|
847d7ea082
|
feat: Add support to uncategorized articles (#6912)
|
2023-05-02 15:35:26 +05:30 |
|
Chatwoot Bot
|
be3c75e858
|
chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-04-28 20:28:03 +05:30 |
|
Muhsin Keloth
|
13fe439d9f
|
Move the reconnect logic from the update presence (#6992)
|
2023-04-28 14:02:30 +05:30 |
|
Shivam Mishra
|
2313edd244
|
feat: update identity validation docs link (#6994)
* feat: update identity validation docs link
* fix: copy
* fix: grammar
|
2023-04-28 13:36:58 +05:30 |
|
Muhsin Keloth
|
09c9300c21
|
chore: Use canned response variable helpers from utils (#7007)
|
2023-04-27 17:01:34 +05:30 |
|