Sivin Varghese
|
f20a18b03f
|
chore: Remove old buttons from Vue2 design (#11159)
|
2025-03-31 17:51:38 -07:00 |
|
Sivin Varghese
|
cc4d54becf
|
chore: Update buttons in dashboard (#11145)
# Pull Request Template
## Changes
* Remove unused component `MaskedText.vue`
* Remove unused component `ContactIntro.vue`
* Remove unused `AddCustomViews.vue` component
* Update buttons in help center upgrade page
<img width="741" alt="image"
src="https://github.com/user-attachments/assets/f46b8ffa-ef74-4b83-95c1-83842844c4b7"
/>
* Update SLA view details button in reports page
<img width="419" alt="image"
src="https://github.com/user-attachments/assets/7db6bff6-9ba5-4c13-850f-b9d4dbb55489"
/>
* Update assign to me conversation action button
<img width="152" alt="image"
src="https://github.com/user-attachments/assets/587ee1fe-93c9-48e0-910a-390dd4eac1f2"
/>
* Update button in participants action
<img width="365" alt="image"
src="https://github.com/user-attachments/assets/50eb386f-882b-4277-ad61-d557893ac490"
/>
<img width="365" alt="image"
src="https://github.com/user-attachments/assets/3c64ed42-0203-43c6-9a26-8ad9465aa394"
/>
* Update the show more attributes button
<img width="365" alt="image"
src="https://github.com/user-attachments/assets/f2105a2f-8441-4d8b-b355-dfe97ce2e362"
/>
* Update SLA empty state
<img width="376" alt="image"
src="https://github.com/user-attachments/assets/55fd4376-6183-45c9-acb2-6ad5a6a58730"
/>
* Update create new label button from dropdown
<img width="376" alt="image"
src="https://github.com/user-attachments/assets/bb8226d0-795f-431f-8fe4-15d15ee1d695"
/>
* Update add macro button
<img width="382" alt="image"
src="https://github.com/user-attachments/assets/b6375402-5213-4041-841b-09c2157ed56a"
/>
* Update copy button
<img width="382" alt="image"
src="https://github.com/user-attachments/assets/f1929d63-f7ca-4eab-bfa8-716be2aa4be8"
/>
* Update the buttons in banner component
<img width="849" alt="image"
src="https://github.com/user-attachments/assets/bb86b498-ab8e-4a92-8c6a-60edcef0fd7b"
/>
<img width="838" alt="image"
src="https://github.com/user-attachments/assets/4bde00de-907e-49ac-9128-f364a90cd3c1"
/>
* Update table pagination buttons
<img width="968" alt="image"
src="https://github.com/user-attachments/assets/8d439af6-8126-4fad-a3fe-89b26a56f880"
/>
<img width="968" alt="image"
src="https://github.com/user-attachments/assets/a178b3d7-3385-4a2b-a0d7-35be9a25fd93"
/>
* Update filter chip buttons and dropdown colors
<img width="541" alt="image"
src="https://github.com/user-attachments/assets/7be1f418-82df-4db6-b265-4c185fc79f4b"
/>
<img width="541" alt="image"
src="https://github.com/user-attachments/assets/69110d75-85e9-4974-8c2a-e195b23a335c"
/>
<img width="173" alt="image"
src="https://github.com/user-attachments/assets/c8f5bc82-15b4-4f25-b7d4-35a9280ec7c6"
/>
<img width="565" alt="image"
src="https://github.com/user-attachments/assets/7dad1d00-784b-46eb-b823-e6e55d5f9dc8"
/>
<img width="565" alt="image"
src="https://github.com/user-attachments/assets/384a86ed-f45f-488c-b9aa-1f02b16c813d"
/>
---------
Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2025-03-31 17:21:32 -07:00 |
|
Shivam Mishra
|
42f6621afb
|
feat: Vite + vue 3 💚 (#10047)
Fixes https://github.com/chatwoot/chatwoot/issues/8436
Fixes https://github.com/chatwoot/chatwoot/issues/9767
Fixes https://github.com/chatwoot/chatwoot/issues/10156
Fixes https://github.com/chatwoot/chatwoot/issues/6031
Fixes https://github.com/chatwoot/chatwoot/issues/5696
Fixes https://github.com/chatwoot/chatwoot/issues/9250
Fixes https://github.com/chatwoot/chatwoot/issues/9762
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-10-02 00:36:30 -07:00 |
|
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 |
|
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 |
|
Sivin Varghese
|
c9ce9e5b8f
|
feat: Improved country code in contact form view. (#6801)
* feat: Improved country code in contact.
* chore: Minor fixes
* chore: Minor fixes
* chore: Adds arrow key navigation and cursor pointer
* chore: Minor fix
* chore: Code clean up
* chore: Handle outside click
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>, Nithin David
|
2023-04-17 20:32:09 +05:30 |
|
Fayaz Ahmed
|
c3ec1d4f8a
|
feat: Add the ability for the agents to execute a macro (#5698)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-10-24 20:33:59 -07:00 |
|
Fayaz Ahmed
|
2082409657
|
feat: Add support for right click context menu in conversations (#4923)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-07-26 10:47:28 +05:30 |
|
Muhsin Keloth
|
f08d1b35d0
|
feat: Toggle automation status (#3991)
|
2022-03-01 14:14:23 +05:30 |
|
Pranav Raj S
|
cb44eb2964
|
feat: Add CSAT reports (#2608)
|
2021-07-14 10:20:06 +05:30 |
|
Muhsin Keloth
|
8a283a7783
|
feat: Ask to confirm with name before inbox/team deletion (#2370)
|
2021-06-04 13:17:44 +05:30 |
|
Sivin Varghese
|
2839454bc0
|
feat: Creates label dropdown component (#2220)
* Feat: Creates label dropdown component
* fixes conflicts in i18n
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-05-06 20:01:26 +05:30 |
|
Nithin David Thomas
|
381c358ffd
|
chore: Add color variants to label component (#2226)
* Chore: Adds color variants to label
* Move component to UI folder
|
2021-05-05 22:53:23 +05:30 |
|
Nithin David Thomas
|
7a890e543a
|
chore: Improve button component styles (#1996)
|
2021-04-07 11:43:16 +05:30 |
|
Sojan Jose
|
22880df429
|
Feature: Send chat transcript via email (#1152)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
|
2020-08-17 11:25:13 +05:30 |
|
Pranav Raj S
|
97ad39713b
|
Feature: Improve label experience (#975)
Co-authored-by: Sojan <sojan@pepalo.com>
|
2020-06-25 21:04:03 +05:30 |
|
Pranav Raj S
|
884a1c5971
|
Chore: Add an option to upload a business logo to inbox (#905)
Chore: Add an option to upload a business logo to inbox
|
2020-05-31 16:16:22 +05:30 |
|
Pranav Raj S
|
47ec7ad7c9
|
Feature: Ability to customise widget color (#903)
- Use Chrome style color-picker
|
2020-05-30 17:28:00 +05:30 |
|
Pranav Raj S
|
246d0b407f
|
Chore: UI Cleanup in modals (#873)
* Chore: UI Cleanup in modals
* Fix review comments
|
2020-05-17 21:07:45 +05:30 |
|
Sojan Jose
|
722f540b03
|
[Feature] Email collect message hooks (#331)
- Add email collect hook on creating conversation
- Merge contact if it already exist
|
2020-01-09 13:06:40 +05:30 |
|
Pranav Raj S
|
febc4bef83
|
[Enhancement] Hide sidebar on tablets (#358)
* [Enhancement] Hide sidebar on tablets
* Remove unnecessary console.log
* Use beforeDestroy
|
2019-12-12 12:53:15 +05:30 |
|
Pranav Raj S
|
60e96f446e
|
[Enhancement] Add CopyToClipboard action in code component (#329)
* Add CopyToClipboard action in websiteWidgetCode component
* Fix codeclimate issues
|
2019-11-30 17:33:42 +05:30 |
|
Pranav Raj Sreepuram
|
de76780ce5
|
[Enhancement] Use thumbnail component
|
2019-11-05 10:15:56 +05:30 |
|
Pranav Raj S
|
2783fb6006
|
Move src to dashboard (#152)
|
2019-10-16 14:36:17 +05:30 |
|