Sivin Varghese
|
5138a0ad32
|
feat: Adds support for all snooze option in bulk actions (#9361)
* feat: Add support for bulk snooze until
* feat: Adds support for all snooze option in bulk actions
* chore: Adds comment
* chore: Review fixes
* chore: Minor fix
* chore: Minor fix
* chore: Review fixes
* chore: yarn changes
* fix: terminal waring
* chore: Adds spec
* Update conversationHotKeys.js
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2024-05-09 19:27:31 +05:30 |
|
Muhsin Keloth
|
2af0d58deb
|
feat: Revamp profile settings screen (#9352)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
|
2024-05-06 22:33:39 +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 |
|
Muhsin Keloth
|
c92ea11eee
|
feat: Revamp notification and audio preferences (#9312)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-04-30 16:50:00 +05:30 |
|
Muhsin Keloth
|
d88d0bdd80
|
feat: Add user profile avatar (#9298)
* feat: add avatar
* chore: add more colors
* chore: add helpers
* chore: build prettier issues
* chore: refactor shouldShowImage
* chore: code cleanup
* Update app/javascript/v3/components/Form/InitialsAvatar.vue
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
* chore: revire comments
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-04-26 16:02:10 +05:30 |
|
Muhsin Keloth
|
04ae38076f
|
feat: Add button component (#9276)
* feat: Add button component
* chore: code cleanup
* chore: code cleanup
* feat: update styles
* chore: cleanup button
* chore: review comments
* chore: code cleanup
* chore: review comments
* chore: fix spacing
* chore: remove unused code
* chore: remove custom click event
* feat: update props validation
* chore: review comments
* refactor: use trailingIcon as a boolean prop
* fix: build issues
---------
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-04-25 14:21:23 +05:30 |
|
Shivam Mishra
|
7c5c88b17a
|
fix: Update border radius for login/unauthenticated pages (#9042)
|
2024-02-29 10:34:13 -08:00 |
|
Nithin David Thomas
|
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 |
|
Nithin David Thomas
|
678c00f254
|
fix: Removes default slot for right of label (#8936)
|
2024-02-14 10:48:54 -08:00 |
|
Nithin David Thomas
|
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 |
|
Shivam Mishra
|
0158a55845
|
fix: Update outline color on login page (#8913)
|
2024-02-12 11:03:09 -08:00 |
|
Nithin David Thomas
|
bee2a14620
|
feat: Creates radio select form input for onboarding form (#8860)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-02-06 03:21:46 -08:00 |
|
Nithin David Thomas
|
65e9cee019
|
feat: Form input component to use with onboarding form (#8850)
* feat: Form input component to use with onboarding form
* Update Input.vue
* Update WithLabel.vue
* Review fixes
|
2024-02-05 10:17:06 -08:00 |
|
Nithin David Thomas
|
4368bdb2bc
|
feat: Form select component to use with onboarding form (#8852)
* feat: Form select component to use with onboarding form
* Update Select.vue
* Update WithLabel.vue
|
2024-02-05 09:19:44 -08:00 |
|
Pranav Raj S
|
1e70223ed7
|
chore: Upgrade Cypress to 13.4.0 (#8271)
|
2023-10-31 19:39:34 -07:00 |
|
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 |
|
Pranav Raj S
|
550bea099c
|
fix: Add appearance-none to input field for ring to work (#7507)
|
2023-07-11 19:07:02 -07:00 |
|
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 |
|