1b22b3bd49Clear transactions when navigating to /transactions.
andrewlalis
2024-01-08 12:20:36 -0500
4370d8221fSet version to 1.2.0, fixed formatting for pagination for the most part.
v1.2.0
andrewlalis
2024-01-08 12:06:39 -0500
a94666a8d6More style refactoring for tiled collections.
andrewlalis
2024-01-08 11:49:02 -0500
8a43862725Cleaned up account and transaction tiles, and removed unneeded CSS references from most places.
andrewlalis
2024-01-08 11:21:40 -0500
65595a47acAdded final validation and warnings to the CreateBalanceRecordController for inconsistent balance records.
andrewlalis
2024-01-08 10:55:05 -0500
5f692bf8e2Refactor creating a balance record.
andrewlalis
2024-01-08 09:49:34 -0500
c02e5d3fc6Added validation, cleaned up CSS colors with theme definitions.
andrewlalis
2024-01-07 19:05:09 -0500
ebf4880297Updated to version 1.1.0
v1.1.0
andrewlalis
2024-01-05 12:28:39 -0500
30f792a7c2Added font files, and more style refactoring.
andrewlalis
2024-01-05 12:25:54 -0500
02d392d6c7Refactored styling in most views and components to follow base CSS.
andrewlalis
2024-01-05 10:59:44 -0500
a914197634Added screenshot to readme.
andrewlalis
2024-01-04 21:55:56 -0500
bde5185ea6Added release procedure to readme.
andrewlalis
2024-01-04 21:52:53 -0500
ceddc49adfAdded SetVersion script, and updated versions to 1.0.1.
v1.0.1
andrewlalis
2024-01-04 21:44:45 -0500
ebd8af7c2cUpdate to version v1.0.0
andrewlalis
2024-01-04 20:52:04 -0500
ca85ab9893Refactored account ordering according to latest account history updates.
andrewlalis
2024-01-04 20:49:21 -0500
e0e73cddaeRefactored the account tile design.
andrewlalis
2024-01-04 20:19:27 -0500
9e0e0a51c5Added account filter to transactions list.
andrewlalis
2024-01-04 19:54:13 -0500
8539ddec70More tweaking of PropertiesPane.
andrewlalis
2024-01-04 12:58:51 -0500
4c69cd1662Added properties pane and improved the account view.
andrewlalis
2024-01-04 12:37:16 -0500
32fb7e8eb8Added more tests.
andrewlalis
2024-01-04 10:33:36 -0500
4899d5e8b5Cleaned up entities, balance computation logic.
andrewlalis
2024-01-04 09:54:06 -0500
087242396dAdded the ability to delete balance records, and added additional history handling for deleted information.
andrewlalis
2024-01-03 18:38:29 -0500
db8d121141Added some docs.
andrewlalis
2024-01-01 11:27:01 -0500
7f7d13b5adAdded external ULID library to solve modularity issue, and added package-linux-deb.sh for running jpackage on linux.
andrewlalis
2024-01-01 11:20:30 -0500
173204c61cAdded the ability to navigate to a specific transaction.
andrewlalis
2024-01-01 09:32:51 -0500
b477e9ab3cAdded create-balance-record.fxml and associated logic.
andrewlalis
2023-12-31 11:48:59 -0500
e42f9507dbAdded icon, image caching, and improved history item tiles.
andrewlalis
2023-12-31 09:37:16 -0500
651396739fAdded account history.
andrewlalis
2023-12-31 00:34:37 -0500
00636debf3Refactored database schema for more flexible attachments and content, and added basis for account history.
andrewlalis
2023-12-30 23:08:18 -0500
aa90f98424Added actual document icons.
andrewlalis
2023-12-30 19:09:06 -0500
755dc87aecAdded profiles selector and logic for changing the selected profile.
andrewlalis
2023-12-30 18:13:06 -0500
7d7f80676aAdded hover visual to attachment previews.
andrewlalis
2023-12-29 22:58:29 -0500
7f85591567Added an improved splash screen, and improved formatting of attachments list.
andrewlalis
2023-12-29 19:47:31 -0500
0eb2edfc8dAdded start of attachment preview!
andrewlalis
2023-12-29 12:23:52 -0500
01d08154e0Added primitive pagination controls to transaction view, with expandability for other paginated entities.
andrewlalis
2023-12-29 12:06:43 -0500
633cd60572Added all currencies to account edit page.
andrewlalis
2023-12-28 21:44:17 -0500
2658fc5c58Cleaned up CSS, and added a new transaction-view.fxml and associated controller for viewing the details of a transaction.
andrewlalis
2023-12-28 21:31:42 -0500