Nithin David Thomas
|
9911c5dc12
|
chore: Hide banners on onboarding view (#8934)
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-02-20 16:12:51 -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
|
bb3851a35c
|
feat: Wizard step component to use with onboarding (#8854)
* feat: Wizard step component to use with onboarding
* Update app/javascript/v3/views/onboarding/OnboardingStep.vue
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
* Update app/javascript/v3/views/onboarding/OnboardingStep.vue
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
* Update app/javascript/v3/views/onboarding/OnboardingStep.vue
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
* Review fixes
---------
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2024-02-05 09:34:33 -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
|
766698cb3a
|
chore: Upgrade @june-so/analytics-next, js-cookie to the latest version (#8799)
This is a small change, upgrading 2 packages to the latest version. getJSON is removed from the latest version, I've added a patch for the same across the codebase.
fixes: https://linear.app/chatwoot/issue/CW-3035/upgrade-dependencies
|
2024-01-29 11:41:42 +04:00 |
|
Pranav Raj S
|
1e70223ed7
|
chore: Upgrade Cypress to 13.4.0 (#8271)
|
2023-10-31 19:39:34 -07:00 |
|
Pranav Raj S
|
ffc2d98fb8
|
fix: Use installation locale if configured (#8002)
|
2023-09-27 19:06:36 +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 |
|
Pranav Raj S
|
2c3ad73542
|
fix: Update the case for validation where SSO link is used (#7527)
|
2023-07-14 08:30:08 -07:00 |
|
Shivam Mishra
|
d495411ef5
|
feat: Minor improvements to login UI (#7494)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-12 13:35:02 -07:00 |
|
Pranav Raj S
|
550bea099c
|
fix: Add appearance-none to input field for ring to work (#7507)
|
2023-07-11 19:07:02 -07:00 |
|
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
|
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 |
|