Commit Graph

21 Commits

Author SHA1 Message Date
Andrew Lalis 952d149825 Added latest scene router version, replaced history clear and navigate by router's new "replace" function, and added orphan deletion to transaction delete logic. 2024-01-09 21:51:18 -05:00
Andrew Lalis fdfb9d0412 Updated to version 1.3.0 2024-01-09 12:54:42 -05:00
Andrew Lalis 4370d8221f Set version to 1.2.0, fixed formatting for pagination for the most part. 2024-01-08 12:06:39 -05:00
Andrew Lalis ebf4880297 Updated to version 1.1.0 2024-01-05 12:28:39 -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 ebd8af7c2c Update to version v1.0.0 2024-01-04 20:52:04 -05:00
Andrew Lalis 32fb7e8eb8 Added more tests. 2024-01-04 10:33:36 -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 9d3ed24286 Added test dependencies. 2024-01-01 21:33:37 -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 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 7f85591567 Added an improved splash screen, and improved formatting of attachments list. 2023-12-29 19:47:31 -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 53ff257323 Added account tile, more model definitions, and improved scene and node loading. 2023-12-15 11:04:26 -05:00
Andrew Lalis b81b27770e Added the initial application files. 2023-12-14 17:23:43 -05:00