chore: remove deprecated CLAUDE.md files and update pnpm-lock.yaml#1
Open
babarinow wants to merge 6 commits into
Open
chore: remove deprecated CLAUDE.md files and update pnpm-lock.yaml#1babarinow wants to merge 6 commits into
babarinow wants to merge 6 commits into
Conversation
- Deleted CLAUDE.md files from both the root and apps/api directories to streamline documentation. - Updated pnpm-lock.yaml to include new dependencies for mermaid and puppeteer, enhancing project capabilities. - Improved README.md with a mermaid diagram for better architecture visualization and updated setup instructions. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Added ErrorBoundary component to handle errors gracefully in the layout. - Integrated HOME_PAGE_CAR_LIMIT constant for consistent car limit usage across components. - Updated UserCarsPage and UserCarsClient to utilize DEFAULT_PAGE_LIMIT for pagination. - Refactored LoginForm and Navbar components to use useLogin hook for improved login handling. - Introduced Modal component for confirmation dialogs in ApiKeyManager, enhancing user interaction. - Improved accessibility with ARIA attributes in various components. - Updated CarCard and CarDetailClient to use getColorClass utility for color handling. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: enhance user experience with new features and updates
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.
🤖 Generated with Claude Code