Shivam Mishra
|
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 |
|
Muhsin Keloth
|
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 |
|
Sivin Varghese
|
12af2fe026
|
feat: Remove the usage of clickAway mixin with directive (#9323)
|
2024-04-30 10:35:14 +05:30 |
|
Muhsin Keloth
|
c4eadd12ed
|
feat: Revamp basic profile, avatar and message signature (#9310)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-04-29 16:41:55 +05:30 |
|
Sivin Varghese
|
28728635c9
|
feat: Custom date picker (#9247)
* feat: Custom date picker
* chore: Calender footer
* chore: Minor fix
* chore: Reset date picker
* chore: Minor fix
* feat: Toggle button
* chore: Clean up
* chore: Use font inter
* chore: Cleanup and fix bugs
* fix: custom date range reset the calendar
* chore: fix logic bug
* feat: Add manual date range
* fix: styles in rtl
* chore: Helper specs
* chore: Clean up
* chore: Review fixes
* chore: remove magic strings
* chore: Add comments
* chore: Review fixes
* chore: Clean up
* chore: remove magic strings
* fix: Use outline instead of border
* chore: Minor style fix
* chore: disable pointer events for the disabled dates
* chore: Fix code climate
---------
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-04-29 14:43:57 +05:30 |
|
Shivam Mishra
|
47f8b2cd0c
|
refactor: handling keyboard shortcuts (#9242)
* fix: Resolve and go next keyboard shortcuts doesn't work
* refactor: use buildHotKeys instead of hasPressedCommandPlusAltAndEKey
* feat: install tinykeys
* refactor: use tinykeys
* test: update buildKeyEvents
* fix: remove stray import
* feat: handle action list globally
* feat: allow configuring `allowOnFocusedInput`
* chore: Navigate chat list item
* chore: Navigate dashboard
* feat: Navigate editor top panel
* feat: Toggle file upload
* chore: More keyboard shortcuts
* chore: Update mention selection mixin
* chore: Phone input
* chore: Clean up
* chore: Clean up
* chore: Dropdown and editor
* chore: Enter key to send and clean up
* chore: Rename mixin
* chore: Review fixes
* chore: Removed unused shortcut from modal
* fix: Specs
---------
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-04-26 15:41:02 +05:30 |
|
Sivin Varghese
|
8fe3c91813
|
feat: Custom attribute sidebar list UX improvements (#9070)
---------
Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2024-04-08 21:00:49 -07:00 |
|
Muhsin Keloth
|
78724f7459
|
feat: Table footer design updates (#9194)
* feat: table footer component cleanup
* Update TableFooter.vue
* feat: Update design
* chore: remove RTL mixin
* chore: Make component in composable format
* chore: review fixes
|
2024-04-09 10:50:41 +10:00 |
|
Sivin Varghese
|
e49ef773d8
|
feat: UI to show the SLA threshold in chat screen (#9146)
- UI will show the breach in the conversation list.
- UI will show the breach in the conversation header.
Fixes: https://linear.app/chatwoot/issue/CW-3146/update-the-ui-to-show-the-breach-in-the-conversation-list
Fixes: https://linear.app/chatwoot/issue/CW-3144/ui-update-to-show-the-breachgoing-to-breach
|
2024-04-04 15:46:46 +05:30 |
|
Sivin Varghese
|
c51492c674
|
feat: SLA List Item component (#9135)
- Base settings list and list item components.
- SLA list item component.
Fixes: https://linear.app/chatwoot/issue/CW-3126/create-a-sla-list-item-component-with-the-new-design
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2024-03-21 19:30:11 +05:30 |
|
Sivin Varghese
|
44956176a1
|
feat: Add SLA header component (#9129)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2024-03-20 21:04:44 -07:00 |
|
Matheus Rodrigues
|
55fcbe2dde
|
feat: Add the ability to zoom on chat images (#9093)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2024-03-13 18:04:42 -07:00 |
|
Vishnu Narayanan
|
561fafa198
|
feat: Update icons for the SLA feature in dashboard (#9101)
|
2024-03-12 12:45:46 -07:00 |
|
Sivin Varghese
|
dafedddc1a
|
feat: Remove Foundation in favor of Tailwind (#8984)
* feat: Remove foundation
* chore: Minor fix
* Minor fix
* Update _forms.scss
* chore: More changes
* chore: Minor fix
* chore: Clean up
* fix: font-weight
* chore: More changes
* chore: Setting page
* chore: Editor fix
* chore: Reports page
* chore: More changes
* chore: Minor changes
* chore: More fixes
* chore: More changes
* chore: More changes
* chore: More changes
* chore: Minor fix
* chore: More changes
* chore: More changes
* chore: More changes
* chore: More changes
* chore: Clean up
* chore: Minor fix
* chore: Clean ups
* chore: Rename basic file
* chore: Remove unused files
* chore: Fix expanded input
* Fix campaign rendering
* chore: Clean up
* chore: More changes
* chore: Remove unused files
* fix: Overflow issue
* chore: Minor fix
* chore: Clean up
* chore: Minor fix
* chore: Remove unused files
* chore: Minor fix
* chore: Minor fix
* fix: autoprefixer start/end value has mixed support
* chore: Minor fix
* chore: Remove unused files
* chore: Minor fix
* chore: Minor fix
* chore: Minor fix
* Add responsive design to label settings
* fix inbox view
* chore: Minor fix
* w-60% to w-2/3
* chore: Fix team
* chore: Fix button
* w-[34%] to w-1/3
* chore: Fix border
* Add support mobile views in team page
* chore: fix snackbar
* chore: clean up
* chore: Clean up
* fix: loading state alignment
* fix: alert styles
* chore: Minor fix
* fix: spacing for agent bot row
* fix: layout
* fix: layout for SLA
* fix: checkbox
* fix: SLA checkbox spacing
* Update inbox settings pages
* fix macros listing page layout
* fix canned responses
* chore: Fix bot page
* chore: fix automation page
* chore: fix agents page
* chore: fix canned response editor
* chore: Fix settings table
* chore: fix settings layout
* chore: Minor fix
* fix: canned response table layou
* fix: layout for table header for webhooks
* fix: webhook row layout
* fix: dashboard app modal layout
* fix: add title to canned response truncated shortcode
* fix: dashboard apps row layuot
* fix: layouts hooks
* fix: body color
* fix: delete action color in portal locales
* fix: text color for campagin title
* fix: success button color
---------
Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-02-28 13:56:28 +05:30 |
|
Muhsin Keloth
|
b7a7e5a0d3
|
feat: Inbox list API integration (#8825)
* feat: Inbox view
* feat: Bind real values
* chore: code cleanup
* feat: add observer
* fix: Inbox icon
* chore: more code cleanup
* chore: Replace conversation id
* chore: Minor fix
* chore: Hide from side bar
* chore: Fix eslint
* chore: Minor fix
* fix: dark mode color
* chore: Minor fix
* feat: Add description for each notification types
* chore: remove commented code
* Update InboxList.vue
* Update InboxView.vue
* chore: fix specs
* fix: specs
* Update InboxView.vue
---------
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-02-01 12:10:58 +05:30 |
|
Sivin Varghese
|
d0cd1c8887
|
fix: Help center articles not accessible after authoring agent is deleted (#8756)
|
2024-01-23 14:06:51 +05:30 |
|
Sivin Varghese
|
78fab7897d
|
feat: Use typing status from utils (#8589)
|
2023-12-22 13:47:41 +05:30 |
|
Liam
|
cf0d6dd7c6
|
feat: Implement the ability to be able to rotate an image on agent conversation. (#8559)
|
2023-12-15 09:20:24 +05:30 |
|
Pranav Raj S
|
2c5a0abcce
|
fix: Update the height of the input based on the rows (#8373)
|
2023-11-17 17:29:44 -08:00 |
|
Nithin David Thomas
|
39d0748a5b
|
feat: Lets users insert connected portal article into replies [CW-2282] (#8117)
- Lets users insert connected portal articles into replies
https://linear.app/chatwoot/issue/CW-2282/list-all-the-top-articles-from-the-connected-help-center
https://linear.app/chatwoot/issue/CW-1453/container-view-for-showing-search-input-and-result-items
|
2023-11-04 02:57:25 -07:00 |
|
Nithin David Thomas
|
d876419b27
|
fix: Update text area height while typing [CW-2438] (#8268)
|
2023-10-31 17:39:25 -07:00 |
|
Shivam Mishra
|
d94108bf3f
|
feat: show ReplyTo in widget UI (#8094)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2023-10-27 13:35:02 +05:30 |
|
Sivin Varghese
|
35a9acf099
|
feat: Adds the ability to set an emoji for help center category (#8111)
|
2023-10-20 13:52:30 +05:30 |
|
Nithin David Thomas
|
b28721e10b
|
feat: Creates components for Article Search in Reply [CW-2285] (#7957)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-10-16 15:02:02 +05:30 |
|
Shivam Mishra
|
cbae95422d
|
feat: Implement reply to for reply editor (#8063)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-10-10 19:13:12 +05:30 |
|
Sivin Varghese
|
3ea54065b1
|
feat: Upgrade prompt for help center (#8010)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-10-05 08:34:21 +05:30 |
|
Sivin Varghese
|
845b0c0a68
|
fix: Editor file upload browser showing bug (#8019)
|
2023-09-29 17:53:54 +05:30 |
|
Shivam Mishra
|
a88d155dd7
|
feat: update tool-chain to latest (#7975)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-09-27 14:02:34 +05:30 |
|
Shivam Mishra
|
48bf8d08e5
|
feat: Update dependencies and fix import syntax for Vite migration (#7959)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-09-21 17:55:54 +05:30 |
|
Shivam Mishra
|
27fc24375d
|
fix: Handling markdown before replacing or appending signature [CW-2532] (#7944)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-09-21 11:28:29 +05:30 |
|
Shivam Mishra
|
29110ffd6b
|
feat: Allow signature in the editor directly (#7881)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2023-09-15 18:46:40 +05:30 |
|
Pranav Raj S
|
94a20af9db
|
fix: Render articles in widget if it is available (#7654)
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sojan <sojan@pepalo.com>
|
2023-09-14 19:56:17 +05:30 |
|
Nithin David Thomas
|
52e49d5f9d
|
feat: Creates component to show article in an iFrame (#7857)
|
2023-09-06 18:55:39 +05:30 |
|
Sivin Varghese
|
396ef02b0c
|
feat: Improve the initial screen placeholder (#7708)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-08-14 17:50:34 -07:00 |
|
Pranav Raj S
|
961d810645
|
Revert "feat: Show popular articles on widget home" (#7706)
|
2023-08-10 22:27:51 -07:00 |
|
Jatin
|
453d7ad9fc
|
fix: Update options interactive messages formatting in web widget (#7437)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-08-04 16:52:32 -07:00 |
|
Sivin Varghese
|
10d6e9551d
|
feat: Add the option to toggle the dark/light color-scheme (#7662)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-08-03 12:21:45 -07:00 |
|
Shivam Mishra
|
62e9fc1bc5
|
feat: update color palette [CW-2293] (#7617)
|
2023-08-01 21:34:10 +05:30 |
|
Nithin David Thomas
|
e052a061f4
|
feat: Show popular articles on widget home (#7604)
|
2023-08-01 21:32:44 +05:30 |
|
Pranav Raj S
|
9ddd428935
|
feat: Update the slack integration-flow to allow users to select the channel (#7637)
|
2023-07-28 14:50:30 -07:00 |
|
Sivin Varghese
|
fcf0ba12d0
|
feat: Dark Mode (PR -12) (#7590)
|
2023-07-27 12:28:06 +05:30 |
|
Sivin Varghese
|
40ec0d109a
|
feat: Dark Mode (#7471)
|
2023-07-21 22:10:25 +05:30 |
|
Shivam Mishra
|
7c080fa9fa
|
feat: label suggestion UI (#7480)
|
2023-07-13 09:16:09 +05:30 |
|
Sivin Varghese
|
528da1d2cf
|
feat: Add support for dark mode in more pages
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-05 19:26:24 -07:00 |
|
Pranav Raj S
|
4e8d17f017
|
chore: Update specs and warnings in console (#7467)
|
2023-07-05 18:32:55 -07:00 |
|
Pranav Raj S
|
985b3f3bfc
|
chore: Reset the base font-size to 16px instead of 10px (#7455)
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-07-04 03:23:00 +05:30 |
|
Pranav Raj S
|
b57063a8b8
|
feat: Support dark mode in login pages (#7420)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-07-01 07:49:52 +05:30 |
|
Pranav Raj S
|
f1f14312fe
|
chore: Upgrade Tailwind CSS to 3.3.2 (#7380)
|
2023-06-26 11:27:16 -07:00 |
|
Sivin Varghese
|
1176e5eb8a
|
feat: Custom phone input in pre-chat form (#7275)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-06-26 10:26:06 +05:30 |
|
Shivam Mishra
|
996325f35b
|
feat: multiple UX improvements to labels (#7358)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-06-25 18:49:49 +05:30 |
|