• Joined on 2025-11-10
GW_MC created branch feature/tags-service in finwise/finwise 2026-02-26 13:03:34 +08:00
GW_MC pushed to feature/tags-service at finwise/finwise 2026-02-26 13:03:34 +08:00
7b33b0637e feat(tags): implement CRUD operations for tags service
GW_MC deleted branch feature/transcation-service from finwise/finwise 2026-02-26 13:01:41 +08:00
GW_MC pushed to master at finwise/finwise 2026-02-26 13:01:33 +08:00
eb23c17ee1 Merge pull request 'feature/transcation-service' (#10) from feature/transcation-service into master
77c6a2d156 refactor(transactions): improve code formatting and error handling in transaction service methods
abc040310b refactor(tests): improve formatting of date parsing in test cases
6c0c5920ed feat(transactions): add bulk create, bulk delete, and statistics commands
d60a573c64 feat(transactions): refactor balance calculation using BalanceCalculator service
Compare 8 commits »
GW_MC merged pull request finwise/finwise#10 2026-02-26 13:01:27 +08:00
feature/transcation-service
GW_MC created pull request finwise/finwise#10 2026-02-26 12:54:54 +08:00
feature/transcation-service
GW_MC pushed to feature/transcation-service at finwise/finwise 2026-02-26 12:38:29 +08:00
77c6a2d156 refactor(transactions): improve code formatting and error handling in transaction service methods
GW_MC pushed to feature/transcation-service at finwise/finwise 2026-02-25 22:24:24 +08:00
abc040310b refactor(tests): improve formatting of date parsing in test cases
6c0c5920ed feat(transactions): add bulk create, bulk delete, and statistics commands
Compare 2 commits »
GW_MC created branch feature/transcation-service in finwise/finwise 2026-02-25 18:58:33 +08:00
GW_MC pushed to feature/transcation-service at finwise/finwise 2026-02-25 18:58:33 +08:00
d60a573c64 feat(transactions): refactor balance calculation using BalanceCalculator service
e731c45a71 feat(transactions): implement transaction management commands
bfbb771cbf feat(transactions): add input and output types for transaction management
30eb0b71cc feat: add balance calculator service module and transaction type handling
Compare 4 commits »
GW_MC pushed to master at finwise/finwise 2026-02-25 18:04:58 +08:00
4e4a656c88 Merge pull request 'feat: implement account management commands and services' (#9) from feature/accounts-service into master
3ff421c200 feat: extend setting type handling to include Language, View, DisplayMode, Theme, and DateOfWeek
75efe5768a fix: update database connection options to use ConnectOptions for improved logging
620df5780b refactor: improve HEX_COLOR_PATTERN initialization with Clippy expectation
6b987181a8 refactor: improve formatting of apply_transaction_to_balance function and add TODO for transaction service integration
Compare 8 commits »
GW_MC deleted branch feature/accounts-service from finwise/finwise 2026-02-25 18:04:57 +08:00
GW_MC merged pull request finwise/finwise#9 2026-02-25 18:04:54 +08:00
feat: implement account management commands and services
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-25 17:59:42 +08:00
3ff421c200 feat: extend setting type handling to include Language, View, DisplayMode, Theme, and DateOfWeek
75efe5768a fix: update database connection options to use ConnectOptions for improved logging
Compare 2 commits »
GW_MC pushed to master at GW_MC/DreamChat 2026-02-24 22:29:34 +08:00
e033d67ec1 feat: Implement knowledge import feature for characters
GW_MC pushed to master at GW_MC/DreamChat 2026-02-24 18:35:02 +08:00
8714d6bd22 Phase 1 complete
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:15:05 +08:00
630b60d7e2 chore: update Dockerfile to set PNPM_HOME and PATH for environment configuration
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:13:58 +08:00
3456fa5461 chore: add pnpm setup command to Dockerfile for environment configuration
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:11:07 +08:00
be93b5f3e9 chore: update Dockerfile to set pnpm store directory and remove environment variables
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 21:04:58 +08:00
6b1a0136b0 feat: add initial backend and frontend structure with models, DTOs, and WebSocket events
932f384f0d chore: add pnpm workspace configuration for apps and packages
Compare 2 commits »