Commit Graph

178 Commits

Author SHA1 Message Date
Andrew Lalis 3908515ca4 Set version to 1.17.0 2024-07-12 22:10:54 -04:00
Andrew Lalis b74119a233 Added credit limit and general purpose credit card properties to only credit card accounts. 2024-07-12 22:08:09 -04:00
Andrew Lalis 2abbd6ca43 Set version to 1.16.0 2024-07-10 17:06:20 -04:00
Andrew Lalis f23d2c85a9 Added updates to use and show asset value of brokerage accounts. 2024-07-10 17:05:02 -04:00
Andrew Lalis ec6bc83353 Added saved queries to the SQL Console page. 2024-07-10 14:35:59 -04:00
Andrew Lalis feda2e1897 Add balance record "type" attribute, for cash and assets. 2024-07-10 08:45:30 -04:00
Andrew Lalis d4bd5cc6ec Add help page for the SQL console. 2024-07-09 20:04:11 -04:00
Andrew Lalis 83e9043057 Cleaned up. 2024-07-09 19:51:10 -04:00
Andrew Lalis ea94f09702 Added SQL Console View. 2024-07-09 19:50:41 -04:00
Andrew Lalis 411f384775 Removed most fancy search features for now while I add an SQL console. 2024-07-09 18:40:58 -04:00
Andrew Lalis 72d624afdc Refactored searches into a tab thing, not sure whether I like it though. 2024-07-09 13:39:41 -04:00
Andrew Lalis 2dbb3d944d Add experimental "Advanced Search" features, may incorporate into the main search interface yet... 2024-07-08 22:52:45 -04:00
Andrew Lalis a88ebc8e13 Set version to 1.15.0 2024-06-09 20:13:06 -04:00
Andrew Lalis d360de5d6f Changed time interval cutoff. 2024-06-09 20:10:27 -04:00
Andrew Lalis 6e862a2709 Improved TotalAssetsGraphModule with currency and time range choices. 2024-06-09 14:10:17 -04:00
Andrew Lalis b6fef8d42f Added basic implementation of a total assets graph. 2024-06-07 09:41:28 -04:00
Andrew Lalis e08c528b71 Cleanup 2024-06-07 08:55:49 -04:00
Andrew Lalis 28002fd32d Hide currency choice box when there's only one currency in use for the profile. 2024-06-07 08:55:31 -04:00
Andrew Lalis a3558b33e6 Set version to 1.14.0 2024-06-03 20:43:43 -04:00
Andrew Lalis 5ce2360f05 Added transaction descriptions to account history tiles. 2024-06-03 20:42:58 -04:00
Andrew Lalis 4cf95dba85 Set version to 1.13.0 2024-05-31 13:10:02 -04:00
Andrew Lalis e6d5b280aa Cleanup 2024-05-31 13:08:52 -04:00
Andrew Lalis 1898783c56 Added total spent amount to vendor page, and added analytics method to get total vendor spend. 2024-05-31 13:08:29 -04:00
Andrew Lalis 77f2966291 Added total data refresh on account page when navigating to it, and added additional sorts for the transactions search so order is more consistent. 2024-05-31 12:35:35 -04:00
Andrew Lalis 20eed2108f Set version to 1.12.1, and fixed false positive with duplicate detection when editing existing transactions. 2024-05-30 16:04:54 -04:00
Andrew Lalis e4783e5a47 Added check for duplicate transactions, id-exact-match search for transactions, and some cleanup. Updated to version 1.12.0. 2024-05-30 15:51:00 -04:00
Andrew Lalis a13c9c22df Removed GitHub-specific information. 2024-05-30 11:43:49 -04:00
Andrew Lalis 8f5ff09891 Set version to 1.11.0 2024-02-28 12:44:40 -05:00
Andrew Lalis 06d9aa016d Upgrade to javafx 21.0.2 (from 21.0.1). 2024-02-20 17:28:52 -05:00
Andrew Lalis a9cdc6c41e Added label for confirming line items total, and for setting amount equal to the line items total. 2024-02-20 17:17:21 -05:00
Andrew Lalis 9222b8f990 Cleaned up some analysis warnings in Ulid.java 2024-02-11 08:54:11 -05:00
Andrew Lalis d85ff6676e Set version to 1.10.0 2024-02-11 08:50:10 -05:00
Andrew Lalis 7f65466d6d Refactored the account-view.fxml and associated stuff to include the account's description. 2024-02-11 08:48:46 -05:00
Andrew Lalis b52148fd3b Set to version 1.9.0 2024-02-09 13:53:51 -05:00
Andrew Lalis 9bc4d1e494 Fixed AccountTest 2024-02-09 13:52:05 -05:00
Andrew Lalis 012b60d1f8 Added some insane logic to compute actual spending by category. 2024-02-09 13:51:25 -05:00
Andrew Lalis 41530d5276 Added the ability to add, edit, and remove transaction line items. 2024-02-09 12:21:06 -05:00
Andrew Lalis 5cc789419c Set version 1.8.0 2024-02-08 11:34:03 -05:00
Andrew Lalis cc83e3eb0f Make positioning of category and vendor in transaction tile consistent. 2024-02-08 11:33:46 -05:00
Andrew Lalis 5c1036b72f Cleaned up some formatting. 2024-02-08 11:29:22 -05:00
Andrew Lalis fb2b8d933b Added timestamp ranges to the dashboard pie charts. 2024-02-08 09:49:21 -05:00
Andrew Lalis 5a339cbee6 Add new "Brokerage" account type, and add more convenience for getting total assets. 2024-02-08 09:06:07 -05:00
Andrew Lalis d43c61d6ee Update version to 1.7.1 2024-02-07 09:09:30 -05:00
Andrew Lalis 6bafd06fc0 Added historical balance checker and cleaned up actions layout on account page. 2024-02-07 09:05:50 -05:00
Andrew Lalis 104de66a66 Added padding to dashboard modules, set version to 1.7.0 2024-02-06 18:01:26 -05:00
Andrew Lalis abf132ec99 Fixed account editing. 2024-02-06 17:59:13 -05:00
Andrew Lalis 807259b2a5 Update to 1.6.1 2024-02-06 09:18:03 -05:00
Andrew Lalis 38d61c056b Removed unused imports. 2024-02-06 09:17:09 -05:00
Andrew Lalis 970ca46ef6 Cleaned up account history, improved transaction tiles in dashboard and transactions list, and fixed small bug in balance record validation. 2024-02-06 09:16:12 -05:00
Andrew Lalis 7d50b12a4f Added functionality for an !exclude tag. 2024-02-05 15:22:26 -05:00