Commit Graph

52 Commits

Author SHA1 Message Date
Andrew Lalis 43a3ff3892 Added maven wrapper, started powershell script for windows build. 2024-01-02 08:39:07 -05:00
Andrew Lalis 76072e1d43 Add shields to readme. 2024-01-01 21:48:14 -05:00
Andrew Lalis 9d3ed24286 Added test dependencies. 2024-01-01 21:33:37 -05:00
Andrew Lalis be8e5dd3ca Refactored models, preparing for immutable model records. 2024-01-01 21:30:55 -05:00
Andrew Lalis 63bb7cb097 Removed main branch condition. 2024-01-01 21:17:11 -05:00
Andrew Lalis f59640aa9c Added tags trigger. 2024-01-01 21:11:54 -05:00
Andrew Lalis 5dbe6aa4aa Added steps to package and release. 2024-01-01 21:09:37 -05:00
Andrew Lalis 770adab863 Changed to single-quotes. 2024-01-01 20:59:54 -05:00
Andrew Lalis 216cd640da Fixed if statement. 2024-01-01 20:56:00 -05:00
Andrew Lalis e8f41b9953 Added testing if-statement. 2024-01-01 20:51:37 -05:00
Andrew Lalis cb78ff77cd Added latest maven version to tests workflow. 2024-01-01 20:33:37 -05:00
Andrew Lalis dabcb5ad5c Update tests again. 2024-01-01 20:31:50 -05:00
Andrew Lalis 6c31174eab Update tests to use v4. 2024-01-01 20:27:49 -05:00
Andrew Lalis 890f7e2391 Fix tests. 2024-01-01 20:22:05 -05:00
Andrew Lalis 0115e51b3b Added more to gitignore. 2024-01-01 20:16:03 -05:00
Andrew Lalis 24e73f7d18 Added tests workflow. 2024-01-01 20:08:26 -05:00
Andrew Lalis db8d121141 Added some docs. 2024-01-01 11:27:01 -05:00
Andrew Lalis 7f7d13b5ad Added external ULID library to solve modularity issue, and added package-linux-deb.sh for running jpackage on linux. 2024-01-01 11:20:30 -05:00
Andrew Lalis 173204c61c Added the ability to navigate to a specific transaction. 2024-01-01 09:32:51 -05:00
Andrew Lalis b477e9ab3c Added create-balance-record.fxml and associated logic. 2023-12-31 11:48:59 -05:00
Andrew Lalis e42f9507db Added icon, image caching, and improved history item tiles. 2023-12-31 09:37:16 -05:00
Andrew Lalis 651396739f Added account history. 2023-12-31 00:34:37 -05:00
Andrew Lalis d5bee39c20 Refactored project. 2023-12-30 23:11:59 -05:00
Andrew Lalis 00636debf3 Refactored database schema for more flexible attachments and content, and added basis for account history. 2023-12-30 23:08:18 -05:00
Andrew Lalis aa90f98424 Added actual document icons. 2023-12-30 19:09:06 -05:00
Andrew Lalis c08276abbf Cleanup. 2023-12-30 18:16:19 -05:00
Andrew Lalis 755dc87aec Added profiles selector and logic for changing the selected profile. 2023-12-30 18:13:06 -05:00
Andrew Lalis 7d7f80676a Added hover visual to attachment previews. 2023-12-29 22:58:29 -05:00
Andrew Lalis 7f85591567 Added an improved splash screen, and improved formatting of attachments list. 2023-12-29 19:47:31 -05:00
Andrew Lalis 0eb2edfc8d Added start of attachment preview! 2023-12-29 12:23:52 -05:00
Andrew Lalis 01d08154e0 Added primitive pagination controls to transaction view, with expandability for other paginated entities. 2023-12-29 12:06:43 -05:00
Andrew Lalis 633cd60572 Added all currencies to account edit page. 2023-12-28 21:44:17 -05:00
Andrew Lalis e09e36527f Fixed missing fxid. 2023-12-28 21:34:28 -05:00
Andrew Lalis 2658fc5c58 Cleaned up CSS, and added a new transaction-view.fxml and associated controller for viewing the details of a transaction. 2023-12-28 21:31:42 -05:00
Andrew Lalis 53bfea2bad Added transaction attachments ability. 2023-12-28 16:19:21 -05:00
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