• Joined on 2025-11-10
GW_MC created branch feature/goal-service in finwise/finwise 2026-02-26 21:23:15 +08:00
GW_MC pushed to feature/goal-service at finwise/finwise 2026-02-26 21:23:15 +08:00
e1a066b876 feat(goals): implement goal management commands and service
GW_MC deleted branch feature/transfer-service from finwise/finwise 2026-02-26 21:19:45 +08:00
GW_MC pushed to master at finwise/finwise 2026-02-26 21:19:45 +08:00
c5a3d1743f Merge pull request 'feature/transfer-service' (#12) from feature/transfer-service into master
e8938146f3 test(transfers): add unit tests for transfer service implementation and mock transaction service
6d4f587e14 feat(transfers): enhance transfer service to utilize transaction service for transaction management
b199e17197 refactor(transfers): improve formatting and structure of transfer service methods
01ee259fe4 feat(transfers): implement transfer service with create, get, and delete functionalities
Compare 5 commits »
GW_MC merged pull request finwise/finwise#12 2026-02-26 21:19:41 +08:00
feature/transfer-service
GW_MC created pull request finwise/finwise#12 2026-02-26 21:14:37 +08:00
feature/transfer-service
GW_MC pushed to feature/transfer-service at finwise/finwise 2026-02-26 21:14:23 +08:00
e8938146f3 test(transfers): add unit tests for transfer service implementation and mock transaction service
6d4f587e14 feat(transfers): enhance transfer service to utilize transaction service for transaction management
Compare 2 commits »
GW_MC pushed to feature/transfer-service at finwise/finwise 2026-02-26 20:34:57 +08:00
b199e17197 refactor(transfers): improve formatting and structure of transfer service methods
GW_MC pushed to feature/transfer-service at finwise/finwise 2026-02-26 20:33:30 +08:00
01ee259fe4 feat(transfers): implement transfer service with create, get, and delete functionalities
GW_MC created branch feature/transfer-service in finwise/finwise 2026-02-26 20:33:29 +08:00
GW_MC pushed to feature/syncing at finwise/finwise 2026-02-26 20:13:04 +08:00
GW_MC created branch feature/syncing in finwise/finwise 2026-02-26 20:13:03 +08:00
GW_MC pushed to master at finwise/finwise 2026-02-26 20:11:56 +08:00
aad5fd91a7 Merge pull request 'feature/tags-service' (#11) from feature/tags-service into master
5b13aa4170 fmt: reformat
fff5d61f22 chore(mod): comment out scheduled module import
0bf05b17df test(tags): add unit tests for tag creation, retrieval, updating, and deletion
e6773e4b93 feat(tags): add get_tag_by_id command and input validation for tag creation and updates
Compare 8 commits »
GW_MC deleted branch feature/tags-service from finwise/finwise 2026-02-26 20:11:55 +08:00
GW_MC merged pull request finwise/finwise#11 2026-02-26 20:11:51 +08:00
feature/tags-service
GW_MC pushed to feature/tags-service at finwise/finwise 2026-02-26 20:08:47 +08:00
5b13aa4170 fmt: reformat
GW_MC pushed to feature/tags-service at finwise/finwise 2026-02-26 20:01:47 +08:00
fff5d61f22 chore(mod): comment out scheduled module import
GW_MC created pull request finwise/finwise#11 2026-02-26 19:58:14 +08:00
feature/tags-service
GW_MC pushed to feature/tags-service at finwise/finwise 2026-02-26 19:36:51 +08:00
0bf05b17df test(tags): add unit tests for tag creation, retrieval, updating, and deletion
GW_MC pushed to feature/tags-service at finwise/finwise 2026-02-26 15:05:33 +08:00
e6773e4b93 feat(tags): add get_tag_by_id command and input validation for tag creation and updates
c77d9f256e feat(tags): enhance tag service integration with transaction service and add CRUD operations for transaction-tag associations
92bfd01c44 feat(tags): integrate tag service into application state and command handling
Compare 3 commits »