Skip to content

refactor: improve repo list components with better path handling and controls#196

Merged
chriswritescode-dev merged 1 commit intomainfrom
feature/repo-list-improvements
Apr 24, 2026
Merged

refactor: improve repo list components with better path handling and controls#196
chriswritescode-dev merged 1 commit intomainfrom
feature/repo-list-improvements

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

Summary

  • Centralize file API URL construction and path resolution
  • Add RepoListControls component for better UX
  • Improve RepoCard and RepoList with enhanced functionality
  • Add tests for RepoCard component

Changes

  • frontend/src/components/repo/RepoCard.tsx - Refactored for better path handling
  • frontend/src/components/repo/RepoCard.test.tsx - Added tests
  • frontend/src/components/repo/RepoList.tsx - Enhanced with new controls
  • frontend/src/components/repo/RepoListControls.tsx - New component

…controls

- Centralize file API URL construction and path resolution
- Add RepoListControls component for better UX
- Improve RepoCard and RepoList with enhanced functionality
- Add tests for RepoCard component
@chriswritescode-dev chriswritescode-dev merged commit 98e8c90 into main Apr 24, 2026
4 checks passed
@chriswritescode-dev chriswritescode-dev deleted the feature/repo-list-improvements branch April 28, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant