Commit Graph
1921 Commits
Author SHA1 Message Date
Nithin David Thomas 2a66cd5eb7 Updates form input import path 2023-12-21 16:29:26 -08:00
Shivam Mishra 80bd0e39b4 feat: dark mode 2023-12-18 17:49:20 +05:30
Shivam Mishra a1334c947d feat: add placeholder 2023-12-18 17:43:58 +05:30
Shivam Mishra 5ce8c1c3d7 feat: add invite page 2023-12-18 17:42:09 +05:30
Shivam Mishra b617f3e4b2 feat: add invite page 2023-12-18 17:33:32 +05:30
Shivam Mishra 29cb6c18be chore: udpate with label margin 2023-12-18 17:33:05 +05:30
Shivam Mishra 49cfe240e3 fix: scroll 2023-12-18 16:20:21 +05:30
Shivam Mishra 218acfd50a fix: UI and copy 2023-12-18 16:11:54 +05:30
Shivam Mishra 2267d85b29 refactor: move onboarding to dashboard routes
Doing this ensures that login checks are run for this page, coz we want this page to be accessible only to individuals who are logged in
2023-12-18 15:53:58 +05:30
Shivam Mishra f1484f1625 refactor: rename ModalStep to OnboardingStep 2023-12-18 15:52:14 +05:30
Shivam Mishra a0ef39fb12 refactor: rename layout 2023-12-18 15:51:36 +05:30
Shivam Mishra 621ebf13bd fix: rounded class 2023-12-18 15:49:18 +05:30
Shivam Mishra 693cc29339 refactor: move component and routes to dashboard 2023-12-18 15:41:52 +05:30
Shivam Mishra cea740ceb7 feat: new onboarding URL 2023-12-15 15:20:48 +05:30
Shivam Mishra 8fe521d66d feat: update frontend to remove dashboard details 2023-12-15 15:14:05 +05:30
Shivam Mishra b36a789518 feat: add background 2023-12-11 18:17:01 +05:30
Shivam Mishra 68d36e314f feat: light mode for steps 2023-12-11 17:55:43 +05:30
Shivam Mishra 1b17068948 feat: add steps 2023-12-11 17:52:58 +05:30
Shivam Mishra 2f5ba952f4 feat: add steps UI to modal 2023-12-11 17:36:31 +05:30
Shivam Mishra 489f2b5bcc feat: separate select component 2023-12-04 16:00:31 +05:30
Shivam Mishra 5468e8a625 feat: add caret 2023-12-04 15:46:09 +05:30
Shivam Mishra 476eff7f5d refactor: placeholder color 2023-12-04 15:38:44 +05:30
Shivam Mishra ffcb148626 feat: add select 2023-12-04 15:37:07 +05:30
Shivam Mishra f32aa4b517 feat: add text area 2023-12-04 14:54:17 +05:30
Shivam Mishra a017c51c6b fix: slot behaviour 2023-12-04 14:25:49 +05:30
Shivam Mishra bdc9b63800 refactor: add with-label container 2023-12-04 14:12:08 +05:30
Shivam Mishra 9275328a3a feat: allow compact input 2023-12-04 13:48:21 +05:30
Shivam Mishra ff30c3ea61 fix: shadow 2023-12-04 13:46:22 +05:30
Shivam Mishra 086b131375 fix: typo 2023-12-04 13:40:58 +05:30
Shivam Mishra 12b56e6a2f refactor: update route name 2023-12-04 13:39:48 +05:30
Shivam Mishra b0e6fc155d feat: add founders note 2023-12-04 13:28:55 +05:30
Shivam Mishra 9c75c3b829 feat: add industry 2023-12-04 13:28:01 +05:30
Shivam Mishra 2d02261bbb fix: padding 2023-12-04 13:13:23 +05:30
Shivam Mishra f4f243bd3f fix: button text 2023-12-04 13:13:16 +05:30
Shivam Mishra 944c6c4842 refactor: style for body 2023-12-04 13:07:41 +05:30
Shivam Mishra 115690b88a fix: form names 2023-12-04 13:07:25 +05:30
Shivam Mishra 4f7ed036b0 feat: add setup user 2023-12-04 13:07:17 +05:30
Shivam Mishra 51b845e937 feat: add setup company UI 2023-12-04 12:44:37 +05:30
Shivam Mishra ae0eac9474 chore: add routes 2023-12-01 18:09:46 +05:30
683f9d9a28 fix: article meta does not show up on reload (#8415)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2023-11-29 16:15:31 +05:30
Martín GómezandGitHub f9bf0883c6 feat: Allow more image formats in avatar uploads form (#8419) 2023-11-28 11:18:16 +05:30
Sivin VargheseandGitHub a49aaee9cf fix: Email messages in dark mode (#8300) 2023-11-24 12:14:02 +05:30
Sivin VargheseandGitHub 2d1f70eb79 feat: Update public portal colors with new design (#8230) 2023-11-23 08:16:52 +05:30
Nithin David ThomasandGitHub 7efc2726d9 fix: Updates the text alignment on articles table (#8405) 2023-11-23 02:58:00 +05:30
Pranav Raj SandGitHub 29a778697c fix: Remove validation for message signature (#8404) 2023-11-22 13:09:17 -08:00
Pranav Raj SandGitHub 1904ec7df4 fix: Update campaign routes to fix the rendering issue (#8400) 2023-11-22 09:39:41 -08:00
Nithin David ThomasandGitHub 96add30331 chore: Add analytics event for insert article feature (#8393) 2023-11-22 08:18:58 -08:00
9c7148e2ad feat: Split dashboard to chunks for build performance (#8394)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-11-21 14:51:05 -08:00
31c709be5c fix: Opens foreign links from article page in new tab [cw-2725] (#8304)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2023-11-22 01:57:58 +05:30
Clairton Rodrigo HeinzenandGitHub 17725e4dd0 fix: Breakage of message pane when Openai integration isn't enabled (#8381)
Error when the Openai integration isn't enabled

fixes: https://github.com/chatwoot/chatwoot/issues/8379
2023-11-18 10:18:55 -08:00