Commit Graph
60 Commits
Author SHA1 Message Date
Muhsin KelothandGitHub eff116ce3b Merge branch 'develop' into feature/cw-3191 2024-04-26 16:03:06 +05:30
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 691ce71b9c chore: review comments 2024-04-26 14:18:26 +05:30
Muhsin Keloth 682b420495 chore: update profile dismiss icon color 2024-04-26 12:40:57 +05:30
Muhsin Keloth ff1286928d chore: refactor shouldShowImage 2024-04-26 10:04:38 +05:30
Muhsin Keloth ee882bc880 chore: fix translation 2024-04-26 00:04:24 +05:30
Muhsin Keloth d75da3931e chore: add user initial helper 2024-04-25 23:46:54 +05:30
Muhsin Keloth ea9743b914 chore: more code cleanups 2024-04-25 22:07:59 +05:30
Muhsin Keloth 7de1fc6e4d feat: update styles 2024-04-25 21:38:39 +05:30
Muhsin Keloth 1c6a170ce6 chore: fix button click handler 2024-04-25 17:27:27 +05:30
Muhsin Keloth a9f233a81e Update ProfileAvatar.vue 2024-04-25 17:06:08 +05:30
Muhsin Keloth 56d8ccb6cc chore: fix the path 2024-04-25 16:31:55 +05:30
Muhsin Keloth d9bf6b499b chore: style fixes 2024-04-25 16:17:27 +05:30
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
Muhsin Keloth a75790fc3c chore: update button 2024-04-25 14:05:53 +05:30
Muhsin Keloth 31f81911a9 chore: review comments 2024-04-25 13:47:08 +05:30
Muhsin Keloth d3152c62db chore: remove custom click event 2024-04-25 13:30:44 +05:30
Muhsin Keloth 9528297ddc chore: more cleanup 2024-04-25 13:18:15 +05:30
Muhsin Keloth 39b9799bdf chore: code cleanup 2024-04-25 13:10:19 +05:30
Muhsin Keloth 979f1bac8e Update Button.vue 2024-04-25 13:08:53 +05:30
Muhsin Keloth d3c22e22fd chore: review comments 2024-04-25 13:06:20 +05:30
Muhsin Keloth aab6a1eb34 chore: code cleanup 2024-04-25 11:38:22 +05:30
Muhsin Keloth 0becb2ec94 fix: review comments 2024-04-25 11:35:33 +05:30
Muhsin Keloth 6ad304aba8 chore: fix condition 2024-04-25 11:03:00 +05:30
Muhsin Keloth 4e0796ad4e chore: button cleanup 2024-04-25 10:38:52 +05:30
Muhsin Keloth 73a5796910 chore: more cleanups 2024-04-25 10:33:51 +05:30
Muhsin Keloth b5185c0100 chore: code cleanup 2024-04-25 10:21:59 +05:30
Muhsin Keloth b74e807ada feat: complete avatar 2024-04-25 08:55:12 +05:30
Muhsin Keloth d806e6a17c feat: complete button 2024-04-24 21:02:05 +05:30
Muhsin Keloth d2cb9d4b23 chore: code cleanup 2024-04-23 11:20:59 +05:30
Muhsin Keloth 9d00a897be chore: update button component 2024-04-23 11:16:26 +05:30
Muhsin Keloth 9e57180193 feat: more style changes 2024-04-22 21:09:36 +05:30
Muhsin Keloth ee16fe4626 chore: move button to composition API 2024-04-22 16:51:46 +05:30
Muhsin Keloth 2b91072811 chore: button styles 2024-04-22 16:19:17 +05:30
Muhsin Keloth cccd24c3a5 chore: move component to vue3 syntax 2024-04-22 14:50:17 +05:30
Muhsin Keloth fdc2c5834b chore: more design updates 2024-04-22 11:17:53 +05:30
Muhsin Keloth 6d60f78b1d feat: complete basic design 2024-04-20 12:06:08 +05:30
Muhsin Keloth 7c28d2124c feat: add button component 2024-04-19 13:49:22 +05:30
Shivam MishraandGitHub 7c5c88b17a fix: Update border radius for login/unauthenticated pages (#9042) 2024-02-29 10:34:13 -08:00
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
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
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 ThomasandGitHub 678c00f254 fix: Removes default slot for right of label (#8936) 2024-02-14 10:48:54 -08:00
Nithin David ThomasandGitHub 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 MishraandGitHub 0158a55845 fix: Update outline color on login page (#8913) 2024-02-12 11:03:09 -08:00
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 ThomasandGitHub 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
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 ThomasandGitHub 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 SandGitHub 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