Commit Graph

11 Commits

Author SHA1 Message Date
Peter Wood
d0486671cb feat: add MCP server configuration for GitHub in devcontainer and remove from settings 2025-05-18 08:16:54 -04:00
Peter Wood
42c19c5533 fix: update postStartCommand to use bash for improved compatibility 2025-05-18 07:54:19 -04:00
GitHub Copilot
96c8bfe9de trying several things to correct the PAT inclusion. things are broken and I'm trying to resolve that. 2025-05-08 08:38:05 -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
f3d3db30bc Add 'chrisdias.promptboost' to VSCode extensions in devcontainer configuration 2025-05-06 12:18:29 +00:00
Peter Wood
c06b73a1f3 feat: enhance devcontainer configuration with network settings and host aliases.
Part of #27
2025-05-04 13:38:15 -04:00
Peter Wood
f2c0373640 refactor: update devcontainer and Biome configuration (#27)
- Remove ESLint and Prettier in favor of Biome
- Configure Biome as default formatter for TS/JS/JSON/MD
- Add development helper extensions
- Update VSCode settings for Biome integration

Closes #27
2025-05-04 08:39:31 -04:00
Peter Wood
377cc63465 chore: updated libraries used; changed dns servers used to mitigate apt update errors 2025-05-03 21:06:27 -04:00
Peter Wood
d5babec187 Configure GitHub MCP server in devcontainer environment (Closes #25) 2025-05-03 10:51:11 -04:00
GitHub Copilot
d8a70e0f08 refactor: Update devcontainer and configuration files for improved formatting and linting, corrected access to ssh keys (ref: #14) 2025-05-02 11:07:35 +00:00
GitHub Copilot
fe5bd43f3a feat: Add Biome configuration and update project settings for improved development experience. adds devcontainer to satisfy #14 2025-05-01 16:29:36 -04:00