Refactor profile and team pages, remove unused tabs, and enhance member card display#89
Merged
Conversation
…file html layout restructuring
…d enhance member card display
…eWrapper, and enhance loading states with suspense components
… add scroll on page content
874678c to
ba46e71
Compare
- Introduced TeamPage with a redirect to team members. - Created separate pages for team invitations, members, and settings. - Removed the obsolete tabs configuration file to streamline the team structure.
- Deleted the security page component and its route definition from the user structure. - Updated route definitions and sidebar header to reflect the removal of the security section.
- Updated the profile layout to improve styling and responsiveness. - Refactored the PageWrapper component for better content overflow handling. - Adjusted the VerticalTabsNav component to use a sticky position and modified its class names for improved visual consistency. - Changed the import statements for better type handling in user-related files.
- Added OAuthItem component to display individual OAuth provider status and connection options. - Introduced OAuthSection and OAuthSectionContent components for managing and displaying connected accounts. - Created OAuthSectionFallback for loading states while fetching OAuth providers. - Implemented OAuthStatusBadge to visually represent connection status of OAuth providers.
…nd settings - Introduced Error components for handling loading failures in team invitations, members, and settings views. - Each component provides user-friendly messages and retry options to enhance user experience. - Implemented localized titles and descriptions for better accessibility. - Added new API hooks for managing invitations and members, including update and remove functionalities. - Created UI components for displaying invitations and members, including cards and dialogs for actions.
- Added new components for the landing page, including LandingHeader, LandingHero, LandingFeatures, LandingTemplates, LandingSteps, LandingTestimonials, LandingCta, LandingProblem, and LandingFooter. - Introduced configuration for landing features, templates, industries, testimonials, and footer sections to enhance modularity and maintainability. - Implemented a BoardPreview component to visually represent task columns in templates. - Enhanced user experience with clear calls to action and informative sections tailored for various business needs.
kapitulin24
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что сделано
MePageиIdentityItemOAuthManageButtonMemberCardПроверка