Commit graph

1620 commits

Author SHA1 Message Date
Fayaz Ahmed
62ed94efde Changed the payload keys
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-10-29 19:20:17 +05:30
Fayaz Ahmed
10d83b0c92 If applied, Adds payload key and wraps the data in an object 2021-10-29 19:20:17 +05:30
Fayaz Ahmed
697fa2d301 Removes default hardcoded values for props 2021-10-29 19:19:13 +05:30
Fayaz Ahmed
31e0c0742c Pass the correct data to helper method in test spec 2021-10-29 19:17:27 +05:30
Fayaz Ahmed
792ee4dd53 Test case for filter payload generator 2021-10-29 19:16:44 +05:30
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
daf147180c If applied, excludes codeclimate for filter types file. 2021-10-29 19:16:44 +05:30
Fayaz Ahmed
b06aaf5dab If applied, fixes padding ui on query operator 2021-10-29 19:16:27 +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
1f5489817c Revert accidental schema file changes 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
Vishnu Narayanan
ac46d0c855
feat: add domain check prompt for linux installation script (#3282)
- move domain check to beginning to have all user input at the start
- notify user to point DNS if they plan to use a domain with Chatwoot
2021-10-25 21:56:26 +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
Akhil G Krishnan
84df9c807d
chore: Add climate-control gem for handling the test ENV vars (#3267) 2021-10-25 13:13:25 +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