* refactor(dashboard): clean up DashboardContent component by removing unused comments and adjusting styles
* feat(sidebar): update sidebar navigation and rename dashboard to Git Repository
* style(sider): update styles for MainSider and SiderMenu with new colors, shadows, and padding
* style(sider): enhance styles for MainSider and SiderMenu with improved colors, shadows, and layout adjustments
* style(sider): adjust margin for menu items in SiderMenu styles
* style(header): enhance header styles with new action buttons and improved layout
* style(breadcrumb): enhance MainBreadcrumb styles with improved layout, colors, and hover effects
* style(layout): enhance MainLayout styles with new background, shadows, and responsive design adjustments
* style(dashboard): enhance ListAllRepos and SearchDropdown styles with improved backgrounds, shadows, and hover effects
* style(dashboard): update ListAllRepos styles with improved gradients and text shadow; adjust MainLayout background and height
* style(dashboard): enhance premium card styles with new border, box-shadow, and gradient effects
* style(buttons, dropdowns): enhance BaseButton and BaseDropdown styles with new gradients, shadows, and hover effects
* style(dashboard): enhance PremiumContainer with new gradient, box-shadow, and hover effects; update DashboardTerminal to handle null repoDetails; adjust SearchDropdown styles for better usability
* style(dashboard): update PremiumContainer background color; enhance DocumentationCard with neumorphic styles and hover effects; modify translation for documentation button
* style(dashboard): update PremiumContainer box-shadow dynamically based on premium type; refactor DashboardTerminal to conditionally require premium access
* style(VendorDropdown): add height to dropdown for improved layout consistency
* style(BaseCard): implement neumorphic design with gradient background, shadows, and hover effects; adjust Ant Design overrides for consistency
* style(BaseTable): implement dark-themed neumorphic design with gradient background and soft shadows; remove double borders from AntD table
* style(ApiKeys): remove BaseCard wrapper from ApiKeyTable; add delete action column with button; adjust BaseTable styles to eliminate double borders
* style(ApiKeysTable): add ActionRow component for improved action handling; enhance button styles and layout for better user experience
* style(ApiKeysTable): comment out gradient background and shadow in ActionRowContainer; add gradient background for last column in BaseTable
* style(BaseSwitch): update box-shadow and border color to use inputPlaceholder theme variable for consistency
* style(ApiKeysTable, BaseTable): update inactive record text color for better visibility; adjust BaseTable text color for consistency
* style(BaseFormItem): enhance dark theme styling with neumorphic design; adjust label and input colors for better contrast
* style(PersonalInfo): add neumorphic design section for improved UI; update referral text for clarity
* style(ConnectAccountItem): refactor styles for improved layout and responsiveness; reduce image size and adjust padding for better UI
* style(ConnectAccountItem): refactor for improved layout and responsiveness; reduce image size and padding for better UI
* style(PersonalInfo, ConnectAccountItems): refactor layout for improved responsiveness; enhance Neumorphic design and simplify component structure
* style(SearchDropdown, MainLayout): adjust padding for improved layout and responsiveness
* style(ConnectAccountItem): remove default padding from card body for improved layout
* style(BaseFormItem, ConnectAccountItem): adjust font size for better readability; update box shadow for enhanced visual depth
* style(ConnectAccountItem): adjust margin-top for IconWrapper; enable default padding removal in card body for improved layout
* style(lightTheme): update heading color to improve contrast and readability
* style(BaseCard): remove unnecessary comments and improve code clarity
* style(ListAllRepos): add !important to padding for OuterBaseCard on xl screens
* style(ListAllRepos): update OuterBaseCard background and box-shadow for improved aesthetics
* style(Profile): enhance button and card styles with gradients and shadows for improved aesthetics
* style(ProfileLayout): add gradient background and improve card styles for a cohesive dark theme
* style(ProfileInfo): enhance avatar styles with neumorphism and improve text visibility for dark theme
* style(SecuritySettings): add neumorphic card styles and refactor TwoFactorAuth component for improved UI
* style(LoginForm): center align login title for improved aesthetics
* style(SignUpForm): refactor form layout and center align terms of use checkbox for improved aesthetics
* style(AuthForms): center align titles and update footer layout for improved aesthetics; add new login background image
* refactor(ProfileNav): remove security settings navigation item for cleaner profile navigation
* style(BaseFormItem): simplify success text display by removing dynamic content
* style(SocialButton): enhance button design with neumorphic shadows and improved hover effects
* style(SignUpForm): adjust font size for agreement and policy links for better readability
* style(InnerBaseCard): enhance design with gradient background, improved shadows, and hover effects for a more modern look
Description
Changes walkthrough 📝
DocumentationCard.tsx
Enhanced DocumentationCard with Neumorphic Design and ProgressIndicatorsrc/components/dashboard/DashboardTerminal/DocumentationCard.tsx
ProgressIndicatorcomponent for visual progressrepresentation.
StyledBaseCardwith neumorphic design and hover effects.PlanCheckoutModal.tsx
Refactored PlanCheckoutModal for Improved UIsrc/components/profile/profileCard/profileFormNav/nav/payments/paymentPricing/paymentPricingContent/planCheckoutModal/PlanCheckoutModal.tsx
DashboardContent.tsx
Improved DashboardContent with Neumorphic Stylessrc/components/dashboard/DashboardContent/DashboardContent.tsx
PremiumContainerstyles for a neumorphic effect.DashboardTerminalfor enhanced dashboard functionality.BaseButton.styles.ts
Redesigned BaseButton with Neumorphic Stylessrc/components/common/BaseButton/BaseButton.styles.ts
Tutorial.styles.tsx
Added Neumorphic Styles to Tutorial Componentssrc/components/tutorials/Tutorial.styles.tsx