Muhsin Keloth
17b61ad2b4
chore: add specs
2024-05-08 10:51:10 +05:30
Muhsin Keloth and GitHub
e098e463ad
Merge branch 'develop' into feat/linear-backend
2024-05-08 09:09:13 +05:30
Muhsin Keloth and GitHub
d649bd2dfd
feat: Add support for bulk snooze until ( #9360 )
2024-05-08 08:55:31 +05:30
2ef767d60f
feat: exporting contacts takes the filters into account ( #9347 )
...
- This PR allows contacts to be exported using the current filter in CRM view
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2024-05-07 20:18:36 -07:00
de044e29f0
chore: Rescue Oauth2::Error and mark the channel as inactive ( #9358 )
...
Co-authored-by: Sojan <sojan@pepalo.com >
2024-05-07 12:03:38 -07:00
Sojan Jose and GitHub
892e1fd333
chore:Remove the official support for 360Dialog APIs ( #9356 )
2024-05-07 11:37:28 -07:00
Muhsin Keloth
b11f4d5bd5
Update linear_controller.rb
2024-05-07 15:22:59 +05:30
Muhsin Keloth
0a45b7e156
chore: add feature flag linear_integration
2024-05-07 15:13:33 +05:30
Muhsin Keloth
ee184d9792
chore: cleanup code
2024-05-07 14:19:34 +05:30
Muhsin Keloth and GitHub
3595903fb5
Merge branch 'develop' into feat/linear-backend
2024-05-07 14:06:03 +05:30
Shivam Mishra and GitHub
4c1c856562
chore: Remove word spacing from p ( #9353 )
2024-05-06 18:27:56 -07:00
Sojan Jose and GitHub
f6d7f3b665
fix: assignee_changed callback not getting triggered during conversation creation ( #9334 )
...
The reload method in our callback was refreshing the object and hence the saved_change_to_assignee_id? Method wasn't working in the following callbacks.
This impacted the listeners subscribing to the event `ASSIGNEE_CHANGE`, `TEAM_CHANGE` etc
2024-05-06 11:48:17 -07:00
Muhsin Keloth and GitHub
68a7fce45c
Merge branch 'develop' into feat/linear-backend
2024-05-06 22:35:00 +05:30
2af0d58deb
feat: Revamp profile settings screen ( #9352 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: iamsivin <iamsivin@gmail.com >
2024-05-06 22:33:39 +05:30
Shivam Mishra and GitHub
046c434103
chore: run update-browserslist-db ( #9351 )
...
chore: upgrade caniuse db
2024-05-06 19:19:40 +05:30
Muhsin Keloth and GitHub
8e5cabd14d
Merge branch 'develop' into feat/linear-backend
2024-05-06 16:31:59 +05:30
Shivam Mishra and GitHub
64283b35a5
refactor: Use processed message content for slack ( #9349 )
2024-05-06 16:31:20 +05:30
Muhsin Keloth
dd2938dc03
Merge branch 'feat/linear-backend' of https://github.com/chatwoot/chatwoot into feat/linear-backend
2024-05-06 15:58:56 +05:30
Muhsin Keloth
0bf4fc9e21
chore: add ProcessorService spec
2024-05-06 15:58:53 +05:30
Muhsin Keloth and GitHub
8f7162d6c1
Merge branch 'develop' into feat/linear-backend
2024-05-06 14:27:21 +05:30
Muhsin Keloth
243834c401
feat: add team entities API
2024-05-06 14:26:52 +05:30
Muhsin Keloth and GitHub
0914d4d2c8
feat: Revamp browser alert permission in profile settings ( #9350 )
2024-05-06 12:45:59 +05:30
Muhsin Keloth and GitHub
1bba61a758
Merge branch 'develop' into feat/linear-backend
2024-05-03 14:29:47 +05:30
Muhsin Keloth
e58f1ad98d
fix: specs
2024-05-03 14:25:10 +05:30
Shivam Mishra
7e61397186
fix: linear spec
2024-05-03 13:36:24 +05:30
Muhsin Keloth
c5e34669f6
chore: add linear schema
2024-05-03 12:59:34 +05:30
Muhsin Keloth
97f96db60e
Create linear_spec.rb
2024-05-03 12:48:14 +05:30
Muhsin Keloth and GitHub
4ed13787d1
chore: Import SLA helpers from utils ( #9252 )
...
chore: Add SLA helper from utils
2024-05-03 11:13:32 +05:30
Pranav and GitHub
abbb087a53
feat: Use the font Inter Display for help center articles ( #9239 )
...
Use Inter Display for help center
2024-05-03 09:48:01 +05:30
jderecho and GitHub
0d7773d88f
feat: Draft through API for Cross-Device Support ( #8018 )
...
- Add APIs for cross-device message drafts
ref: #6890
2024-05-02 18:42:18 -07:00
Shivam Mishra and GitHub
b24626a65a
feat: Include resolution time and waiting time in team & agent report export ( #9296 )
2024-05-02 17:29:52 -07:00
Pavel Motyrev and GitHub
9e8a626598
doc: Ability to specify redis database number ( #8231 )
...
- Update documentation on how to specify Redis database number
2024-05-02 16:42:14 -07:00
f48cff847f
fix: Prevent formData.append from Adding 'null' String for null replyTo ( #8623 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2024-05-02 15:30:46 -07:00
f57013c92f
feat: Add an option to scroll to replied message ( #8624 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-05-02 15:29:10 -07:00
cd14788e67
chore(deps): bump tar from 6.1.11 to 6.2.1 ( #9220 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 15:06:09 -07:00
5693a91fd3
feat: Gray out Microsoft email option when Azure App ID is not configured ( #9087 )
...
Fixes #9083
Co-authored-by: Pranav <pranavrajs@gmail.com >
2024-05-02 15:05:08 -07:00
2769b03cc8
feat: Add ability to sort canned responses ( #9330 )
...
Co-authored-by: jeffOtano <jeff@rinsed.com >
2024-05-02 14:11:52 -07:00
Sojan Jose and GitHub
ac93af6028
feat: Support document file uploads on telegram channel ( #9266 )
2024-05-02 14:05:14 -07:00
Muhsin Keloth and GitHub
3488a315d0
fix: Add an option to view the masked information in the profile settings UI ( #9343 )
2024-05-02 13:55:40 -07:00
Sivin Varghese and GitHub
5846ee4bad
fix: Email input style issue ( #9342 )
2024-05-02 21:32:45 +05:30
7f8ac37a30
feat: don't allow dropdown navigation on input focused ( #9341 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2024-05-02 21:09:08 +05:30
Chatwoot Bot and GitHub
94e1d55543
chore(i18n): Update the latest translations ( #9340 )
2024-05-02 08:18:17 -07:00
Muhsin Keloth
0fafe37646
chore: code cleanup
2024-05-02 16:45:57 +05:30
Muhsin Keloth
68cb6b19b0
feat: add teams end point
2024-05-02 16:11:21 +05:30
Muhsin Keloth
ead7cc0c36
feat: add liner integration
2024-05-02 13:39:57 +05:30
Pranav and GitHub
af39308851
chore: Add a separate Sentry project for frontend error ( #9336 )
2024-05-01 12:06:19 -07:00
d34d726b37
chore(snyk): Security upgrade administrate-field-active_storage from 1.0.1 to 1.0.2 ( #9332 )
...
fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-ACTIONCABLE-20338
- https://snyk.io/vuln/SNYK-RUBY-RACK-1061917
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-05-01 12:05:40 -07:00
c9a575c310
feat: Revamp access token section in profile settings ( #9328 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2024-04-30 22:02:01 +05:30
e8475a9b2d
fix: Switch to instagram CDN url for attachments ( #9287 )
...
Fixes: https://github.com/chatwoot/chatwoot/issues/8512
Co-authored-by: Denis Karlyuk <DevilDK@mail.ru >
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2024-04-30 08:04:05 -07:00
Vishnu Narayanan and GitHub
9057c865c3
feat: Add rake task to clear ActionCable jobs ( #9307 )
2024-04-30 08:03:40 -07:00