Commit Graph

77 Commits

Author SHA1 Message Date
Andrew Lalis 5f692bf8e2 Refactor creating a balance record. 2024-01-08 09:49:34 -05:00
Andrew Lalis c02e5d3fc6 Added validation, cleaned up CSS colors with theme definitions. 2024-01-07 19:05:09 -05:00
Andrew Lalis ebf4880297 Updated to version 1.1.0 2024-01-05 12:28:39 -05:00
Andrew Lalis 30f792a7c2 Added font files, and more style refactoring. 2024-01-05 12:25:54 -05:00
Andrew Lalis 02d392d6c7 Refactored styling in most views and components to follow base CSS. 2024-01-05 10:59:44 -05:00
Andrew Lalis a914197634 Added screenshot to readme. 2024-01-04 21:55:56 -05:00
Andrew Lalis bde5185ea6 Added release procedure to readme. 2024-01-04 21:52:53 -05:00
Andrew Lalis ceddc49adf Added SetVersion script, and updated versions to 1.0.1. 2024-01-04 21:44:45 -05:00
Andrew Lalis 017e01a935 Bump package script versions. 2024-01-04 21:00:43 -05:00
Andrew Lalis ebd8af7c2c Update to version v1.0.0 2024-01-04 20:52:04 -05:00
Andrew Lalis ca85ab9893 Refactored account ordering according to latest account history updates. 2024-01-04 20:49:21 -05:00
Andrew Lalis e0e73cddae Refactored the account tile design. 2024-01-04 20:19:27 -05:00
Andrew Lalis 9e0e0a51c5 Added account filter to transactions list. 2024-01-04 19:54:13 -05:00
Andrew Lalis 8539ddec70 More tweaking of PropertiesPane. 2024-01-04 12:58:51 -05:00
Andrew Lalis 4c69cd1662 Added properties pane and improved the account view. 2024-01-04 12:37:16 -05:00
Andrew Lalis 32fb7e8eb8 Added more tests. 2024-01-04 10:33:36 -05:00
Andrew Lalis 4899d5e8b5 Cleaned up entities, balance computation logic. 2024-01-04 09:54:06 -05:00
Andrew Lalis 087242396d Added the ability to delete balance records, and added additional history handling for deleted information. 2024-01-03 18:38:29 -05:00
Andrew Lalis ed6e2fba4a Added schema migration infrastructure. 2024-01-03 18:03:46 -05:00
Andrew Lalis a7654e49ca Cleaned up profile loading exceptions. 2024-01-03 15:20:34 -05:00
Andrew Lalis 48dc4fd9e7 Merge remote-tracking branch 'origin/main' 2024-01-03 15:08:30 -05:00
Andrew Lalis 96cbe22c3d Added SLF4J, logging, and more orderly profile initialization. 2024-01-03 15:07:36 -05:00
Andrew Lalis 8c8e6c3778 Make new release workflow, upload version 0.0.3 2024-01-02 10:03:20 -05:00
Andrew Lalis 064819e2ad Updated to v0.0.2 with windows package script. 2024-01-02 14:34:11 -05:00
Andrew Lalis 7682c569eb Fixed windows package execution. 2024-01-02 08:40:20 -05:00
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