iamsivin
94b86a1244
chore: Review fix
2024-02-19 11:25:14 +05:30
Muhsin Keloth and GitHub
6fb3e96bc9
Merge branch 'develop' into feat/CW-3059
2024-02-17 13:59:43 +05:30
cd06b2b337
fix: Inbox view Read/Snoozed display filters ( #8907 )
...
* fix: Notification filters
* Update notification_finder.rb
* Update notification_finder.rb
* Update notification_finder.rb
* fix: spec
* fix: specs
* Update notification_finder.rb
* fix: add more fixes
* Update notification_finder.rb
* fix: specs
* chore: better comments
* chore: removed filtering
* chore: refactoring
* fix: review fixes
* fix: API call
* chore: Minor fix
* Rename spec
* Fix params getting undefined
* Fix finder
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: iamsivin <iamsivin@gmail.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-02-17 13:59:25 +05:30
6eb06377cc
feat: Add textarea component to use in forms ( #8932 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-02-16 12:19:08 -08:00
Sojan Jose and GitHub
94892e7168
chore: Fix flaky spec relying on unguaranteed order ( #8956 )
2024-02-16 12:11:39 -08:00
Sivin Varghese and GitHub
33d93310d2
Merge branch 'develop' into feat/CW-3059
2024-02-16 23:47:39 +05:30
Muhsin Keloth and GitHub
fe744abe26
fix: Mark notification as unread after the un-snooze ( #8917 )
2024-02-16 17:30:54 +05:30
Muhsin Keloth and GitHub
9ec4ec94ed
Merge branch 'develop' into feat/CW-3059
2024-02-16 17:12:21 +05:30
Nithin David Thomas and GitHub
a902b49bc5
feat: Adds bulk_invite api for onboarding view ( #8931 )
...
- New API for bulk email invite
2024-02-16 17:01:27 +05:30
Sojan Jose and GitHub
9c07b6dd46
chore: Support for updated_within in ConverationFinder ( #8947 )
...
- `updated_within' accepts value in seconds and returns all conversations updated in the given period with out pagination. This API will assist in our refetch logic on socket disconnect
ref: #8888
2024-02-16 16:44:55 +05:30
Muhsin Keloth and GitHub
3b7b06dbec
feat: Add meta to notification model ( #8941 )
...
* feat: Add meta and description to notification model
* chore: remove description
2024-02-16 14:38:02 +05:30
Sivin Varghese and GitHub
69182f748b
Merge branch 'develop' into feat/CW-3059
2024-02-16 10:54:46 +05:30
Sivin Varghese and GitHub
597a4164e8
fix: Editor hyperlink popup is hidden under modal ( #8950 )
2024-02-16 08:19:06 +05:30
Sivin Varghese and GitHub
9d063b730b
Merge branch 'develop' into feat/CW-3059
2024-02-15 05:59:55 +05:30
Nithin David Thomas and GitHub
678c00f254
fix: Removes default slot for right of label ( #8936 )
2024-02-14 10:48:54 -08:00
Sivin Varghese and GitHub
b53730bb73
Merge branch 'develop' into feat/CW-3059
2024-02-14 16:44:08 +05:30
Nithin David Thomas and GitHub
7298002da7
fix: Adds forgot password link for login form ( #8927 )
...
- focus ring not appearing issue
- missing forgot password link
Fixes: https://linear.app/chatwoot/issue/CW-3090/fix-fixes-issues-with-login-form
2024-02-14 16:31:32 +05:30
iamsivin
e3cd3283a0
chore: Minor fix
2024-02-14 09:31:32 +05:30
iamsivin
8b2f656372
chore: Clean up
2024-02-13 22:32:43 +05:30
Sivin Varghese and GitHub
b4686ec07a
Merge branch 'develop' into feat/CW-3059
2024-02-13 19:07:48 +05:30
Vishnu Narayanan and GitHub
96b781b7fd
fix: throttle contact search endpoint to prevent abuse ( #8919 )
...
Throttle contact_search endpoint to prevent abuse/maintain db perf
ref: https://discord.com/channels/897869226579222540/899920096972111883/1206919316402999326
2024-02-13 18:48:11 +05:30
Sivin Varghese and GitHub
4d995b16f0
Merge branch 'develop' into feat/CW-3059
2024-02-13 16:54:01 +05:30
iamsivin
8de4911fb3
chore: Route review fix
2024-02-13 16:53:41 +05:30
Pranav Raj S and GitHub
1ce5cbe275
feat: Add endpoints to retrieve summary of team/agents over a period of time ( #8916 )
...
- Internal APIs to prototype reporting improvements.
2024-02-13 15:44:40 +05:30
iamsivin
a870d1c8a2
chore: Minor UI fixes
2024-02-13 14:15:18 +05:30
iamsivin
ab0ab9b032
chore: Fix small screens
2024-02-13 13:49:58 +05:30
iamsivin
ac4ce529bf
chore: Minor fix
2024-02-13 13:06:06 +05:30
iamsivin
f19474c681
chore: Minor fix
2024-02-13 13:05:23 +05:30
Sivin Varghese and GitHub
7359f10be2
Delete app/javascript/shared/mixins/specs/resizeListenerMixin.spec.js
2024-02-13 13:04:36 +05:30
Sivin Varghese and GitHub
778dbaf812
Delete app/javascript/shared/mixins/resizeListenerMixin.js
2024-02-13 13:04:21 +05:30
Sivin Varghese and GitHub
faa7a5f585
Merge branch 'develop' into feat/CW-3059
2024-02-13 10:25:59 +05:30
Pranav Raj S and GitHub
c607f09be0
feat: Improve the rendering of CSV exports ( #8914 )
...
Improve the rendering of the datestamp
2024-02-12 20:01:58 -08:00
Sivin Varghese and GitHub
eaddb253a5
Merge branch 'develop' into feat/CW-3059
2024-02-13 08:55:12 +05:30
iamsivin
8d200b8a99
chore: Review fix
2024-02-13 08:54:56 +05:30
Shivam Mishra and GitHub
33a6ad9f7e
chore: add more logging to mailbox helpers [CW-3071] ( #8909 )
...
* chore: add more logging to mailbox helpers
* fix: deleted entries
* fix: log order
* refactor: log using `processed_mail.message_id`
2024-02-13 08:51:50 +05:30
Shivam Mishra and GitHub
e662336eaf
feat: handle already invited user ( #8912 )
2024-02-13 08:51:42 +05:30
Sivin Varghese and GitHub
34aef51064
Merge branch 'develop' into feat/CW-3059
2024-02-13 06:34:46 +05:30
Shivam Mishra and GitHub
0158a55845
fix: Update outline color on login page ( #8913 )
2024-02-12 11:03:09 -08:00
657843960c
feat: account onboarding with clearbit ( #8857 )
...
* feat: add clearbit lookup
* chore: fix typo in .env.example
* refactor: split lookup to reduce cognitive complexity
* feat: add more fields to lookup
* feat: extend accounts controller
* feat: save extra data to custom_attributes
* feat: allow v2 update with custom_attributes
* feat: add update route
* refactor: reduce complexity
* feat: move update to v1 controller
* test: add locale test
* feat: remove update from routes
* test: update API for custom attributes
* test: all custom attributes
* fix: v2 tests
* test: enterprise accounts controller
* fix: clearbit payload
* fix: with modified env
* feat: allow custom attributes updates to profile
* refactor: reduce complexity
* feat: allow clearbit api key in installation config
* refactor: move clearbit to internal
* feat: allow clearbit
* chore: add display_title for June
* feat: allow more internal options
* refactor: use globalconfig to fetch clearbit token
* test: move response body to a factory
* refactor: update ops
* chore: remove clearbit from .env.example
* chore: apply suggestions from code review
Co-authored-by: sojan-official <sojan@chatwoot.com >
---------
Co-authored-by: sojan-official <sojan@chatwoot.com >
2024-02-12 23:21:42 +05:30
iamsivin
139b0d8a4c
chore: Remove loader
2024-02-12 22:42:27 +05:30
Sivin Varghese and GitHub
440e357c84
Merge branch 'develop' into feat/CW-3059
2024-02-12 20:56:33 +05:30
Sai Warang and GitHub
fc6a22b072
fix:Avoid adding all new conversations when on a custom view ( #8905 )
2024-02-12 07:10:53 -08:00
Sivin Varghese and GitHub
58959d42f5
Merge branch 'develop' into feat/CW-3059
2024-02-12 18:03:22 +05:30
227d99934e
feat: Agent bot cant assign conversations to teams ( #8015 )
...
Implemented so that the API can process priority and agent/team changes per Agent Bot.
Fixes: #7474
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2024-02-12 15:51:22 +05:30
Vishnu Narayanan and GitHub
5036b28e45
chore: fix git_sha in instance health ( #8893 )
...
- Fix git-hash in super admin instance health page for Heroku installations
- Fix git boundary not set error for docker/heroku deployments which remove .git directory
2024-02-12 14:33:15 +05:30
iamsivin
01264d45c2
chore: Clean up
2024-02-12 13:18:53 +05:30
Sivin Varghese and GitHub
8548f6e00b
Merge branch 'develop' into feat/CW-3059
2024-02-12 13:07:13 +05:30
iamsivin
0763cc477f
chore: Add snooze
2024-02-12 13:05:47 +05:30
8b5735c915
chore(deps): bump grpc from 1.54.0 to 1.54.3 ( #8906 )
...
Bumps [grpc](https://github.com/google/grpc ) from 1.54.0 to 1.54.3.
- [Release notes](https://github.com/google/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/google/grpc/compare/v1.54.0...v1.54.3 )
---
updated-dependencies:
- dependency-name: grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 12:52:45 +05:30
Sivin Varghese and GitHub
2fc5c6f236
Merge branch 'develop' into feat/CW-3059
2024-02-12 08:29:40 +05:30