Fayaz Ahmed
|
2e716b9375
|
Helper to generate new query structure
|
2021-10-29 19:16:44 +05:30 |
|
Fayaz Ahmed
|
638ac99cdb
|
If applied, always wraps filters values in array
|
2021-10-29 19:16:44 +05:30 |
|
Fayaz Ahmed
|
9549bc3da1
|
If applied, removed unnecessary modal wrap
|
2021-10-29 19:16:21 +05:30 |
|
Fayaz Ahmed
|
41d4a2b4ce
|
If applied, adds the filter action for conversation filters
|
2021-10-29 19:15:59 +05:30 |
|
Fayaz Ahmed
|
1e27c85a4a
|
If applied, adds browser_language and country filters
|
2021-10-29 19:15:26 +05:30 |
|
Fayaz Ahmed
|
786087c1ec
|
i18n compatible labels in dropdowns
|
2021-10-29 19:12:30 +05:30 |
|
Fayaz Ahmed
|
2fe4efa3d2
|
If applied, adds i18n to form labels
|
2021-10-29 19:11:11 +05:30 |
|
Fayaz Ahmed
|
c6cde3c024
|
Ifa applied, adds v-if on parent divs instead of children
|
2021-10-29 19:11:11 +05:30 |
|
Fayaz Ahmed
|
c5b0db59a9
|
If applied, adds a getter to return all campaigns
|
2021-10-29 19:11:11 +05:30 |
|
Fayaz Ahmed
|
0fa24d344b
|
If applied, replaces hardcoded css values with variables
|
2021-10-29 19:11:08 +05:30 |
|
Fayaz Ahmed
|
4fb6e54df9
|
If applied, applied i18n for labels and titles
|
2021-10-29 19:10:23 +05:30 |
|
Fayaz Ahmed
|
151318334e
|
If applied, adds validations for empty filter values
|
2021-10-29 19:10:19 +05:30 |
|
Fayaz Ahmed
|
5668ad94e5
|
Updated getter keys to match the attribute key
|
2021-10-29 19:09:32 +05:30 |
|
Fayaz Ahmed
|
e7f70e6a16
|
If applied, fixes the dynamic v-model operation on filter-inputs
|
2021-10-29 19:08:17 +05:30 |
|
Fayaz Ahmed
|
3b9deb2434
|
Refactor to make the filter component resuable.
|
2021-10-29 19:07:36 +05:30 |
|
Fayaz Ahmed
|
449245c087
|
If applied, adds advanced filters modal feature
|
2021-10-29 19:06:14 +05:30 |
|
Sojan Jose
|
d653902053
|
Merge branch 'develop' into feat/3187-filter-with-received-payload
|
2021-10-29 18:17:09 +05:30 |
|
Tejaswini
|
b9ce597382
|
Rubocop and spec fixes
|
2021-10-28 18:16:41 +05:30 |
|
Tejaswini
|
d74ad49872
|
PR comments: contact related queries
|
2021-10-28 16:10:48 +05:30 |
|
Sojan Jose
|
69f55a25b6
|
chore: Minor API fixes (#3290)
- Log whether web-hook was successful
- Inbox update shouldn't need channel params
|
2021-10-28 15:26:20 +05:30 |
|
Tejaswini
|
6122593a6f
|
pagination added
|
2021-10-28 15:19:05 +05:30 |
|
Aswin Dev P.S
|
46867e89cb
|
feat: Ability to specify a subject line for outbound emails (#3168)
|
2021-10-27 13:09:29 +05:30 |
|
Sojan Jose
|
2f2d2b4f73
|
chore: Update translations (#3289)
|
2021-10-26 23:01:52 +05:30 |
|
Tejaswini
|
ab5bddac1d
|
Refer current account conversations
|
2021-10-26 21:40:18 +05:30 |
|
Tejaswini
|
810ebd7866
|
Update according to UI values, id-name pairs
|
2021-10-26 18:47:34 +05:30 |
|
Tejaswini
|
01f1d5216f
|
set count of the conversations and updated specs
|
2021-10-26 18:44:58 +05:30 |
|
Tejaswini
|
e2cb2c34fa
|
[3187] Filter spec updates
|
2021-10-26 18:44:57 +05:30 |
|
Tejaswini
|
f2de6f1435
|
Feat: Conversation query builder
|
2021-10-26 18:44:57 +05:30 |
|
Tejaswini
|
da9110c7a8
|
feat: Filter the contacts based on payload
|
2021-10-26 18:44:57 +05:30 |
|
Muhsin Keloth
|
fcbe68141d
|
fix: Show twilio channel name based on medium (#3284)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-10-26 16:00:00 +05:30 |
|
Sanju
|
74db319a7c
|
feat: Add video preview & player in conversation (#3201)
|
2021-10-25 19:46:37 +05:30 |
|
Viraj Bahulkar
|
98e9fedfa6
|
fix: Resolve contacts filter when entered with contry code (#3241)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2021-10-25 19:26:11 +05:30 |
|
Sojan Jose
|
f2c6799444
|
feat: Update translations (#3279)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-10-25 19:23:58 +05:30 |
|
Jay Clark
|
5119e7a79e
|
fix: Update z-index for chevron in contact sidepanel (#3268)
Signed-off-by: Jay Clark <jay@jayeclark.dev>
|
2021-10-25 19:14:13 +05:30 |
|
Pranav Raj S
|
8e6ce3a813
|
feat: Add notes for Contacts (#3273)
Fixes #2275
|
2021-10-25 18:35:58 +05:30 |
|
Viraj Bahulkar
|
e5e73a08fe
|
fix: Render missing captions for telegram media attachments (#3257)
|
2021-10-25 15:52:06 +05:30 |
|
Sojan Jose
|
06289b03ea
|
chore: Add Contact Note APIs (#3266)
|
2021-10-24 12:40:30 +05:30 |
|
Sivin Varghese
|
19855a90e2
|
fix: Remove duplicate attachment downloads (#3262)
|
2021-10-22 19:23:05 +05:30 |
|
Jan-David
|
09643b63b0
|
fix: Use correct German translation of 'disabled' (#3255)
|
2021-10-22 10:42:13 +05:30 |
|
Tejaswini Chile
|
658a511b88
|
feat: Conversation and contact endpoint (#3198)
|
2021-10-20 18:14:56 +05:30 |
|
Muhsin Keloth
|
b0041ccf3f
|
fix: Close button click action in contact details sidepanel (#3245)
|
2021-10-20 09:05:08 +05:30 |
|
Sivin Varghese
|
050df43789
|
feat: Adds sound alert notification for new messages on the widget (#3181)
* feat: Adds sound alert notification for new messages on the widget
* Review fixes
* uses absolute path
* Minor fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2021-10-18 06:09:04 -07:00 |
|
Sojan Jose
|
3b53ca157c
|
chore: fix the failing user destroy for admin (#3223)
- fix the invitee association on the user
- handle Instagram events with inbox missing
|
2021-10-16 00:11:53 +05:30 |
|
Muhsin Keloth
|
cd5c2c51d9
|
fix: Send notification to all the mentioned users in a private message (#3222)
|
2021-10-15 14:35:43 +05:30 |
|
Sojan Jose
|
cebd34053b
|
chore: Use availability in dashboard presence toggle (#3212)
|
2021-10-15 00:30:48 +05:30 |
|
Pranav Raj S
|
ed25435ac2
|
fix: Render inbox icon properly (#3219)
|
2021-10-14 20:18:43 +05:30 |
|
Sojan Jose
|
590001cca2
|
chore: New Translation updates (#3214)
|
2021-10-14 13:32:15 +05:30 |
|
Pranav Raj S
|
99abbb8158
|
feat: Display sent status of emails in email channel (#3125)
|
2021-10-14 12:55:46 +05:30 |
|
Muhsin Keloth
|
5c30bc3e2b
|
fix: Read message appears on page refresh in the widget (#3175)
|
2021-10-14 11:51:00 +05:30 |
|
Muhsin Keloth
|
5799b9fa26
|
chore: Fix the prop warning issue in contact merge modal (#3211)
|
2021-10-13 18:58:30 +05:30 |
|