Commit Graph

10 Commits

Author SHA1 Message Date
Peter Wood
802650510c chore: remove devcontainer configuration and related scripts 2025-05-23 07:27:39 -04:00
GitHub Copilot
d8678e68ed Refactor transaction components and styles
- Updated imports to use absolute paths for types and utilities.
- Enhanced TransactionTable component with mobile responsiveness and card-based layout.
- Improved loading and error handling in transaction fetching logic.
- Refactored transaction update API to streamline validation and data preparation.
- Added new styles for Radix UI components and improved global styles for better mobile experience.
- Implemented collapsible sections and improved button interactions in the UI.
- Updated tests to reflect changes in component structure and imports.
2025-05-07 17:10:21 -04:00
GitHub Copilot
3a9dc56559 Refine development environment setup instructions in README.md 2025-05-06 12:24:07 +00:00
GitHub Copilot
4eea71ae58 Update project documentation for database integration
- Update README.md with database setup instructions and path alias usage
- Add comprehensive database connection and migration instructions
- Document TypeScript path aliases with clear usage examples
- Update .github/copilot-instructions.md with current project state
- Remove outdated TODOs related to database implementation
- Update Next Steps section to focus on UI implementation tasks
- Add guidelines for handling Prisma Decimal types with proper conversion
- Improve developer onboarding with clearer setup instructions
2025-05-06 12:17:11 +00:00
Peter Wood
bf82354ff3 refactor: improve devcontainer configuration and documentation (#29)
- Fix container image labels to link with GitHub repository
- Enhance build script with better error handling
- Update documentation with cross-platform build instructions

Part of #29
2025-05-04 21:16:40 -04:00
Peter Wood
4b87bce4b7 docs: add development container setup instructions (#29)
- Add PAT requirements
- Add devcontainer CLI commands
- Add VS Code instructions
- Add troubleshooting tips

Part of #29
2025-05-04 13:34:11 -04:00
Peter Wood
d5babec187 Configure GitHub MCP server in devcontainer environment (Closes #25) 2025-05-03 10:51:11 -04:00
GitHub Copilot
4991290699 fix: Update API fetch calls to use absolute URLs for improved reliability 2025-04-24 17:47:29 -04:00
GitHub Copilot
ee559e57f1 fix: Update fetch calls to use relative paths for API requests 2025-04-24 17:15:30 -04:00
houston[bot]
b2dae7e868 Initial commit from Astro 2025-04-23 20:18:17 -04:00