Tejaswini Chile
5bb54794d8
fix: spec
2022-12-23 17:03:45 +05:30
Tejaswini Chile
32b95baeb2
fix: spec
2022-12-23 15:58:19 +05:30
Tejaswini Chile
3ec72ffce4
Merge branch 'develop' into feat/5913-search-improvements
2022-12-23 15:54:06 +05:30
Tejaswini Chile
08c75a5946
fix: agent role based search
2022-12-23 15:52:17 +05:30
Tejaswini Chile
91205627b4
fix: agent role based search
2022-12-23 15:43:01 +05:30
Tejaswini Chile
d9d5d087d3
fix: Account based rebuild index
2022-12-23 14:04:09 +05:30
Nithin David Thomas
3e91765472
fix: Expand title height of textarea on load ( #6103 )
2022-12-22 14:14:30 -08:00
Sojan Jose
1bf23055df
chore: Update translations ( #6113 )
2022-12-22 14:08:08 -08:00
Sivin Varghese
2af337be10
feat: Add the ability to toggle the secondary sidebar in all display breakpoints ( #6118 )
...
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-12-22 14:07:11 -08:00
Muhsin Keloth
dbb6c0a074
chore: Increase the max concurrent number of devices ( #6121 )
2022-12-22 19:13:54 +05:30
Sivin Varghese
8c88344170
chore: Helpcenter improvements ( #6098 )
2022-12-22 18:51:24 +05:30
giquieu
6a78254701
feat: Send audio longer than 10 seconds and Add Prop audio-record-format ( #6108 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-12-22 13:36:03 +05:30
Pranav Raj S
26ada8b342
fix: Update the logic to show read status for web ( #6107 )
2022-12-21 09:58:56 -08:00
Tejaswini Chile
c842c98769
fix: update in the text search query with includes
2022-12-21 22:53:25 +05:30
Tejaswini Chile
4f651d04ee
fix: update in the text search query with includes
2022-12-21 19:07:05 +05:30
Sivin Varghese
3c6bd2c8fd
fix: Use canned response menu from the editor in contact messages ( #6109 )
2022-12-21 16:01:50 +05:30
Sivin Varghese
2c2c47d7fd
chore: Hide inbox name only has one inbox ( #6115 )
2022-12-21 13:31:53 +05:30
Tejaswini Chile
bec5b6e6ea
fix: reducing JSON contents from search data
2022-12-21 13:30:25 +05:30
Tejaswini Chile
56488c6bae
fix: specs and PR feedbacks
2022-12-21 13:30:25 +05:30
Tejaswini Chile
5bb4c12e6b
fix: update inbox details for text search json
2022-12-21 13:30:25 +05:30
Tejaswini Chile
3447b56b18
fix: update inbox details for text search json
2022-12-21 13:30:25 +05:30
Tejaswini Chile
87eb798d7c
fix: added the threshold for the multisearch
2022-12-21 13:30:25 +05:30
Tejaswini Chile
9681827776
fix: message with inbox and agent details
2022-12-21 13:30:25 +05:30
Tejaswini Chile
918eda22a6
fix: added json for agents details in conversation
2022-12-21 13:30:25 +05:30
Tejaswini Chile
a9b80da11c
fix: Conversation to include contacts data
2022-12-21 13:30:25 +05:30
Tejaswini Chile
5c322e96a4
fix: Added pg_trgm extension
2022-12-21 13:30:25 +05:30
Tejaswini Chile
4d2afface2
fix: unwanted changes and the comments
2022-12-21 13:30:25 +05:30
Tejaswini Chile
a025271324
message json fix
2022-12-21 13:30:25 +05:30
Tejaswini Chile
604ca395ad
fix: issue with current account not being present for some user
2022-12-21 13:30:25 +05:30
Tejaswini Chile
f513bdb97d
fix: migration for rebuilding multi model search
2022-12-21 13:30:25 +05:30
Tejaswini Chile
723968f042
fix: specs
2022-12-21 13:30:25 +05:30
Tejaswini Chile
f3bea265f9
fix: JSON format
2022-12-21 13:30:25 +05:30
Tejaswini Chile
4eca37fd79
fix: JSON format
2022-12-21 13:30:25 +05:30
Tejaswini Chile
1a2349ae84
fix: new endpoint for the text search
2022-12-21 13:30:25 +05:30
Tejaswini Chile
c03a6602f3
fix: new endpoint for the text search
2022-12-21 13:30:25 +05:30
Tejaswini Chile
a8600d79f4
fix: search improvements for multiple model with separate results
2022-12-21 13:30:25 +05:30
Tejaswini Chile
23cd34cbd6
feat: Search improvements
2022-12-21 13:30:22 +05:30
Sojan
34f7405689
Merge branch 'release/2.12.0' into develop
2022-12-19 22:48:01 +05:30
Sojan
3ebfb3a140
Bump version to 2.12.0
2022-12-19 22:44:43 +05:30
Pranav Raj S
2dfe38ae4d
chore: Cleanup feature flags ( #6096 )
...
- Add more feature flags for CRM, auto_resolution, and reports
- Add a SuperAdmin link in the sidebar if the user is a super-admin
- SuperAdmin could view all the features on an account irrespective of whether the feature is enabled.
2022-12-19 22:38:30 +05:30
Sojan Jose
ca88eb55f4
chore: Update translations from Crowdin
2022-12-19 22:34:49 +05:30
Nithin David Thomas
d1a26e80f4
fix: Hide show more labels button when there's no overflow ( #6097 )
2022-12-19 08:54:20 -08:00
Nithin David Thomas
022d0b0ea3
chore: Enable prototyping classes for foundation ( #5945 )
...
* chore: Enable prototyping classes for foundation
* Marcros css clean up
* Imports utilities separately
* Fix macro position
* Changes global margin
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2022-12-19 14:11:11 +05:30
Tejaswini Chile
5541d9e00b
Fix: automation email improvement ( #6061 )
2022-12-19 13:21:33 +05:30
Pranav Raj S
38587b3aa1
fix: Update Slack integration to fix message delivery issues ( #6093 )
2022-12-17 16:41:11 -08:00
Pranav Raj S
4d2b7c37a0
feat: Display labels in the conversation card ( #6088 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
2022-12-17 13:11:28 -08:00
Pranav Raj S
aaacf9d4d2
feat: Allow users to disable marking offline automatically ( #6079 )
...
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
2022-12-16 11:59:27 -08:00
Sivin Varghese
82d3398932
fix: Add improvements to the Help Center module ( #6081 )
2022-12-16 11:41:55 -08:00
Muhsin Keloth
9106f6278d
fix: Allow editing label and placeholder for standard attributes in pre chat form ( #6067 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2022-12-15 09:36:18 -08:00
Sojan Jose
f8e6308caf
chore: [Snyk] Fix for 7 vulnerabilities ( #6075 )
...
* fix: Gemfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-LOOFAH-3168317
- https://snyk.io/vuln/SNYK-RUBY-LOOFAH-3168318
- https://snyk.io/vuln/SNYK-RUBY-LOOFAH-3168649
- https://snyk.io/vuln/SNYK-RUBY-RAILSHTMLSANITIZER-3168316
- https://snyk.io/vuln/SNYK-RUBY-RAILSHTMLSANITIZER-3168646
- https://snyk.io/vuln/SNYK-RUBY-RAILSHTMLSANITIZER-3168647
- https://snyk.io/vuln/SNYK-RUBY-RAILSHTMLSANITIZER-3168648
* chore: update gemlock
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-12-15 16:40:50 +05:30