Commit Graph

117 Commits

Author SHA1 Message Date
Andrew Lalis 616cac6c18 Added transaction attachments. 2023-12-28 12:57:03 -05:00
Andrew Lalis c648c899cd Added better validation for creating transactions. 2023-12-28 11:55:10 -05:00
Andrew Lalis 69322620ca Cleanup 2023-12-28 11:34:07 -05:00
Andrew Lalis 14e1248b54 Added transactions page, lots of utilities, and fixed account balance derivation formula. 2023-12-28 11:32:20 -05:00
Andrew Lalis b6e1481805 Added BalanceRecordRepository and associated logic. 2023-12-26 14:02:01 -05:00
Andrew Lalis 2a47d93c97 Added editing, saving, and deleting accounts. 2023-12-26 13:47:27 -05:00
Andrew Lalis 30df89d5b7 Incorporated latest scene router version. 2023-12-25 18:31:01 -05:00
Andrew Lalis b1043c1624 Added account view, functional prototype for editing accounts. 2023-12-24 11:47:38 -05:00
Andrew Lalis 23a0a20acb Refactored to use the latest version of the scene router. 2023-12-22 12:07:52 -05:00
Andrew Lalis 2959947acc Added scene router, main view for the entire app, and more preparations for a multi-page application. 2023-12-20 13:16:44 -05:00
Andrew Lalis 974fbe0b6e Added database utils, cleaned up data logic, added rest of models. 2023-12-16 19:48:04 -05:00
Andrew Lalis 40e5533208 Cleaned up the code 2023-12-15 11:05:28 -05:00
Andrew Lalis 53ff257323 Added account tile, more model definitions, and improved scene and node loading. 2023-12-15 11:04:26 -05:00
Andrew Lalis 050f9c8a6b Added splash screen image and better splash styling. 2023-12-14 20:09:33 -05:00
Andrew Lalis f6dbc50155 Improved splash screen ergonomics. 2023-12-14 18:29:03 -05:00
Andrew Lalis b81b27770e Added the initial application files. 2023-12-14 17:23:43 -05:00
Andrew Lalis fc30c5b9bb
Initial commit 2023-12-14 15:54:32 -05:00