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 |
Andrew Lalis
|
2237293eda
|
Updated to version 1.6.0
|
2024-02-05 11:47:06 -05:00 |
Andrew Lalis
|
64c46e6be9
|
Added connection test when creating any data source now.
|
2024-02-05 11:38:10 -05:00 |
Andrew Lalis
|
54f6612048
|
Improve backups, and add pie chart modules for vendor and category.
|
2024-02-05 11:27:20 -05:00 |
Andrew Lalis
|
f4d8a4803b
|
Added automatic backup creation on profile load.
|
2024-02-04 21:33:49 -05:00 |
Andrew Lalis
|
81598fc57c
|
Added backup button with native zip file creation.
|
2024-02-04 21:10:26 -05:00 |
Andrew Lalis
|
c9d7b9f4da
|
Updated main-view-screenshot.png
|
2024-02-04 12:55:13 -05:00 |
Andrew Lalis
|
c00a4b65bb
|
Added documentation to the adding-a-transaction.fxml help page.
|
2024-02-04 12:52:08 -05:00 |
Andrew Lalis
|
f9a0fea9ab
|
Added dashboard page and initial account and transaction modules.
|
2024-02-04 12:35:59 -05:00 |
Andrew Lalis
|
6900fdb481
|
Merge pull request #15 from andrewlalis/transaction-properties
Add Transaction Properties
|
2024-02-03 23:31:03 -05:00 |
Andrew Lalis
|
396fd122a8
|
Added migration info to README.md, and added ability to insert default categories into existing perfin profiles.
|
2024-02-03 23:27:23 -05:00 |
Andrew Lalis
|
0fe451029d
|
Update to version 1.5.0
|
2024-02-03 23:07:19 -05:00 |
Andrew Lalis
|
8f36380e21
|
Refactored account history.
|
2024-02-03 22:59:29 -05:00 |
Andrew Lalis
|
3493003588
|
Made query logging debug only.
|
2024-02-02 12:46:53 -05:00 |
Andrew Lalis
|
85627fb8ad
|
Added basic query building mechanic for dynamic searching.
|
2024-02-02 12:42:11 -05:00 |
Andrew Lalis
|
90ec1e9b09
|
Added thing to load default categories from a JSON file.
|
2024-02-02 09:22:46 -05:00 |
Andrew Lalis
|
eefbb1c09b
|
Compacted the amount and currency fields.
|
2024-01-31 11:21:54 -05:00 |
Andrew Lalis
|
39794e36a2
|
Added tags view, and cleaned up some other parts of the app.
|
2024-01-31 11:05:09 -05:00 |
Andrew Lalis
|
aaa1081ddf
|
Added category view and editor.
|
2024-01-31 10:16:53 -05:00 |
Andrew Lalis
|
77291ba724
|
Added pages for viewing and editing vendors, and refactored validation to support async validators.
|
2024-01-30 21:54:34 -05:00 |
Andrew Lalis
|
ae2713dbd0
|
Added hyperlinks for entity management pages.
|
2024-01-30 17:04:31 -05:00 |
Andrew Lalis
|
1cdadc9fc4
|
Added default transaction categories.
|
2024-01-29 14:08:42 -05:00 |
Andrew Lalis
|
b9678313bf
|
Added ability to edit tags, vendor, and category of a transaction.
|
2024-01-29 14:01:49 -05:00 |
Andrew Lalis
|
e17e2c55a5
|
Fixed issue with profile not being set.
|
2024-01-18 11:10:12 -05:00 |
Andrew Lalis
|
788e043269
|
Added more popups for user when opening a profile that requires migration.
|
2024-01-18 11:03:15 -05:00 |
Andrew Lalis
|
da589807ef
|
Updated popups to include owner.
|
2024-01-18 10:44:37 -05:00 |
Andrew Lalis
|
4951b8720d
|
Refactor profile loading and turn profile into a record.
|
2024-01-18 10:09:06 -05:00 |
Andrew Lalis
|
b783234794
|
Added M001_AddTransactionProperties.sql migration and schema updates.
|
2024-01-18 08:53:25 -05:00 |
Andrew Lalis
|
2d2ddeb8f2
|
Updated to version 1.4.0
|
2024-01-13 12:55:40 -05:00 |
Andrew Lalis
|
47ac75af45
|
Finished transaction editing logic.
|
2024-01-13 12:54:59 -05:00 |
Andrew Lalis
|
f0b061c34d
|
Refactored repository access to use fancy generic method.
|
2024-01-12 22:44:29 -05:00 |
Andrew Lalis
|
4600470cdb
|
Fixed AccountSelectionBox.
|
2024-01-12 17:28:55 -05:00 |
Andrew Lalis
|
1a40b78a70
|
Added AccountSelectionBox and cleaned up logic in the EditTransactionController quite a bit.
|
2024-01-12 11:30:59 -05:00 |
Andrew Lalis
|
3521dee149
|
Added new AccountSelectionBox, still buggy due to weird javafx combobox stuff.
|
2024-01-11 22:16:24 -05:00 |
Andrew Lalis
|
7ceaca7068
|
Added start of transaction edit page.
|
2024-01-11 08:46:57 -05:00 |
Andrew Lalis
|
89d7438ab1
|
Added basic transactions export, just to say it has it. Also did more to sanitize transaction descriptions.
|
2024-01-11 07:48:46 -05:00 |
Andrew Lalis
|
2c49dd5766
|
Improved attachments preview in transaction and balance record view.
|
2024-01-11 07:25:28 -05:00 |
Andrew Lalis
|
6b563003ec
|
Improved attachment repository logic.
|
2024-01-10 18:10:43 -05:00 |
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
|
26daf14390
|
Added about page, improved splash screen again.
|
2024-01-09 12:52:42 -05:00 |
Andrew Lalis
|
ce78df559e
|
Added help pages, styled text implementation, and improved splash screen.
|
2024-01-09 12:34:06 -05:00 |
Andrew Lalis
|
2a79afe1b5
|
Added first placeholder help pages, and initialization to controller.
|
2024-01-08 23:13:15 -05:00 |
Andrew Lalis
|
8270c5a273
|
Added basic side-panel help info, soon will add router implementation for pages.
|
2024-01-08 22:43:41 -05:00 |
Andrew Lalis
|
eb6f79d428
|
Update branding images.
|
2024-01-08 22:29:44 -05:00 |