This website requires JavaScript.
eb6f79d428
Update branding images.
Andrew Lalis
2024-01-08 22:29:44 -0500
43ba6e4d73
Update screenshot!
Andrew Lalis
2024-01-08 22:13:12 -0500
57df76cada
Fix release workflow.
Andrew Lalis
2024-01-08 12:30:20 -0500
1b22b3bd49
Clear transactions when navigating to /transactions.
Andrew Lalis
2024-01-08 12:20:36 -0500
4370d8221f
Set version to 1.2.0, fixed formatting for pagination for the most part.
v1.2.0
Andrew Lalis
2024-01-08 12:06:39 -0500
a94666a8d6
More style refactoring for tiled collections.
Andrew Lalis
2024-01-08 11:49:02 -0500
8a43862725
Cleaned up account and transaction tiles, and removed unneeded CSS references from most places.
Andrew Lalis
2024-01-08 11:21:40 -0500
65595a47ac
Added final validation and warnings to the CreateBalanceRecordController for inconsistent balance records.
Andrew Lalis
2024-01-08 10:55:05 -0500
5f692bf8e2
Refactor creating a balance record.
Andrew Lalis
2024-01-08 09:49:34 -0500
c02e5d3fc6
Added validation, cleaned up CSS colors with theme definitions.
Andrew Lalis
2024-01-07 19:05:09 -0500
ebf4880297
Updated to version 1.1.0
v1.1.0
Andrew Lalis
2024-01-05 12:28:39 -0500
30f792a7c2
Added font files, and more style refactoring.
Andrew Lalis
2024-01-05 12:25:54 -0500
02d392d6c7
Refactored styling in most views and components to follow base CSS.
Andrew Lalis
2024-01-05 10:59:44 -0500
a914197634
Added screenshot to readme.
Andrew Lalis
2024-01-04 21:55:56 -0500
bde5185ea6
Added release procedure to readme.
Andrew Lalis
2024-01-04 21:52:53 -0500
ceddc49adf
Added SetVersion script, and updated versions to 1.0.1.
v1.0.1
Andrew Lalis
2024-01-04 21:44:45 -0500
017e01a935
Bump package script versions.
v1.0.0
Andrew Lalis
2024-01-04 21:00:43 -0500
ebd8af7c2c
Update to version v1.0.0
Andrew Lalis
2024-01-04 20:52:04 -0500
ca85ab9893
Refactored account ordering according to latest account history updates.
Andrew Lalis
2024-01-04 20:49:21 -0500
e0e73cddae
Refactored the account tile design.
Andrew Lalis
2024-01-04 20:19:27 -0500
9e0e0a51c5
Added account filter to transactions list.
Andrew Lalis
2024-01-04 19:54:13 -0500
8539ddec70
More tweaking of PropertiesPane.
Andrew Lalis
2024-01-04 12:58:51 -0500
4c69cd1662
Added properties pane and improved the account view.
Andrew Lalis
2024-01-04 12:37:16 -0500
32fb7e8eb8
Added more tests.
Andrew Lalis
2024-01-04 10:33:36 -0500
4899d5e8b5
Cleaned up entities, balance computation logic.
Andrew Lalis
2024-01-04 09:54:06 -0500
087242396d
Added the ability to delete balance records, and added additional history handling for deleted information.
Andrew Lalis
2024-01-03 18:38:29 -0500
ed6e2fba4a
Added schema migration infrastructure.
Andrew Lalis
2024-01-03 18:03:46 -0500
a7654e49ca
Cleaned up profile loading exceptions.
Andrew Lalis
2024-01-03 15:20:34 -0500
48dc4fd9e7
Merge remote-tracking branch 'origin/main'
Andrew Lalis
2024-01-03 15:08:30 -0500
96cbe22c3d
Added SLF4J, logging, and more orderly profile initialization.
Andrew Lalis
2024-01-03 15:07:36 -0500
8c8e6c3778
Make new release workflow, upload version 0.0.3
v0.0.3
Andrew Lalis
2024-01-02 10:03:20 -0500
064819e2ad
Updated to v0.0.2 with windows package script.
v0.0.2
Andrew Lalis
2024-01-02 14:34:11 -0500
7682c569eb
Fixed windows package execution.
Andrew Lalis
2024-01-02 08:40:20 -0500
43a3ff3892
Added maven wrapper, started powershell script for windows build.
Andrew Lalis
2024-01-02 08:39:07 -0500
76072e1d43
Add shields to readme.
Andrew Lalis
2024-01-01 21:48:14 -0500
9d3ed24286
Added test dependencies.
Andrew Lalis
2024-01-01 21:33:37 -0500
be8e5dd3ca
Refactored models, preparing for immutable model records.
Andrew Lalis
2024-01-01 21:30:55 -0500
63bb7cb097
Removed main branch condition.
v0.0.1
Andrew Lalis
2024-01-01 21:17:11 -0500
f59640aa9c
Added tags trigger.
Andrew Lalis
2024-01-01 21:11:54 -0500
5dbe6aa4aa
Added steps to package and release.
Andrew Lalis
2024-01-01 21:09:37 -0500
770adab863
Changed to single-quotes.
Andrew Lalis
2024-01-01 20:59:54 -0500
216cd640da
Fixed if statement.
Andrew Lalis
2024-01-01 20:56:00 -0500
e8f41b9953
Added testing if-statement.
Andrew Lalis
2024-01-01 20:51:37 -0500
cb78ff77cd
Added latest maven version to tests workflow.
Andrew Lalis
2024-01-01 20:33:37 -0500
dabcb5ad5c
Update tests again.
Andrew Lalis
2024-01-01 20:31:50 -0500
6c31174eab
Update tests to use v4.
Andrew Lalis
2024-01-01 20:27:49 -0500
890f7e2391
Fix tests.
Andrew Lalis
2024-01-01 20:22:05 -0500
0115e51b3b
Added more to gitignore.
Andrew Lalis
2024-01-01 20:16:03 -0500
24e73f7d18
Added tests workflow.
Andrew Lalis
2024-01-01 20:08:26 -0500
db8d121141
Added some docs.
Andrew Lalis
2024-01-01 11:27:01 -0500
7f7d13b5ad
Added external ULID library to solve modularity issue, and added package-linux-deb.sh for running jpackage on linux.
Andrew Lalis
2024-01-01 11:20:30 -0500
173204c61c
Added the ability to navigate to a specific transaction.
Andrew Lalis
2024-01-01 09:32:51 -0500
b477e9ab3c
Added create-balance-record.fxml and associated logic.
Andrew Lalis
2023-12-31 11:48:59 -0500
e42f9507db
Added icon, image caching, and improved history item tiles.
Andrew Lalis
2023-12-31 09:37:16 -0500
651396739f
Added account history.
Andrew Lalis
2023-12-31 00:34:37 -0500
d5bee39c20
Refactored project.
Andrew Lalis
2023-12-30 23:11:59 -0500
00636debf3
Refactored database schema for more flexible attachments and content, and added basis for account history.
Andrew Lalis
2023-12-30 23:08:18 -0500
aa90f98424
Added actual document icons.
Andrew Lalis
2023-12-30 19:09:06 -0500
c08276abbf
Cleanup.
Andrew Lalis
2023-12-30 18:16:19 -0500
755dc87aec
Added profiles selector and logic for changing the selected profile.
Andrew Lalis
2023-12-30 18:13:06 -0500
7d7f80676a
Added hover visual to attachment previews.
Andrew Lalis
2023-12-29 22:58:29 -0500
7f85591567
Added an improved splash screen, and improved formatting of attachments list.
Andrew Lalis
2023-12-29 19:47:31 -0500
0eb2edfc8d
Added start of attachment preview!
Andrew Lalis
2023-12-29 12:23:52 -0500
01d08154e0
Added primitive pagination controls to transaction view, with expandability for other paginated entities.
Andrew Lalis
2023-12-29 12:06:43 -0500
633cd60572
Added all currencies to account edit page.
Andrew Lalis
2023-12-28 21:44:17 -0500
e09e36527f
Fixed missing fxid.
Andrew Lalis
2023-12-28 21:34:28 -0500
2658fc5c58
Cleaned up CSS, and added a new transaction-view.fxml and associated controller for viewing the details of a transaction.
Andrew Lalis
2023-12-28 21:31:42 -0500
53bfea2bad
Added transaction attachments ability.
Andrew Lalis
2023-12-28 16:19:21 -0500
616cac6c18
Added transaction attachments.
Andrew Lalis
2023-12-28 12:57:03 -0500
c648c899cd
Added better validation for creating transactions.
Andrew Lalis
2023-12-28 11:55:10 -0500
69322620ca
Cleanup
Andrew Lalis
2023-12-28 11:34:07 -0500
14e1248b54
Added transactions page, lots of utilities, and fixed account balance derivation formula.
Andrew Lalis
2023-12-28 11:32:20 -0500
b6e1481805
Added BalanceRecordRepository and associated logic.
Andrew Lalis
2023-12-26 14:02:01 -0500
2a47d93c97
Added editing, saving, and deleting accounts.
Andrew Lalis
2023-12-26 13:47:27 -0500
30df89d5b7
Incorporated latest scene router version.
Andrew Lalis
2023-12-25 18:31:01 -0500
b1043c1624
Added account view, functional prototype for editing accounts.
Andrew Lalis
2023-12-24 11:47:38 -0500
23a0a20acb
Refactored to use the latest version of the scene router.
Andrew Lalis
2023-12-22 12:07:52 -0500
2959947acc
Added scene router, main view for the entire app, and more preparations for a multi-page application.
Andrew Lalis
2023-12-20 13:16:44 -0500
974fbe0b6e
Added database utils, cleaned up data logic, added rest of models.
Andrew Lalis
2023-12-16 19:48:04 -0500
40e5533208
Cleaned up the code
Andrew Lalis
2023-12-15 11:05:28 -0500
53ff257323
Added account tile, more model definitions, and improved scene and node loading.
Andrew Lalis
2023-12-15 11:04:26 -0500
050f9c8a6b
Added splash screen image and better splash styling.
Andrew Lalis
2023-12-14 20:09:33 -0500
f6dbc50155
Improved splash screen ergonomics.
Andrew Lalis
2023-12-14 18:29:03 -0500
b81b27770e
Added the initial application files.
Andrew Lalis
2023-12-14 17:23:43 -0500
fc30c5b9bb
Initial commit
Andrew Lalis
2023-12-14 15:54:32 -0500