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
|
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
|
8270c5a273
|
Added basic side-panel help info, soon will add router implementation for pages.
|
2024-01-08 22:43:41 -05:00 |
Andrew Lalis
|
8a43862725
|
Cleaned up account and transaction tiles, and removed unneeded CSS references from most places.
|
2024-01-08 11:21:40 -05:00 |
Andrew Lalis
|
5f692bf8e2
|
Refactor creating a balance record.
|
2024-01-08 09:49:34 -05:00 |
Andrew Lalis
|
c02e5d3fc6
|
Added validation, cleaned up CSS colors with theme definitions.
|
2024-01-07 19:05:09 -05:00 |
Andrew Lalis
|
e09e36527f
|
Fixed missing fxid.
|
2023-12-28 21:34:28 -05:00 |
Andrew Lalis
|
2658fc5c58
|
Cleaned up CSS, and added a new transaction-view.fxml and associated controller for viewing the details of a transaction.
|
2023-12-28 21:31:42 -05:00 |
Andrew Lalis
|
14e1248b54
|
Added transactions page, lots of utilities, and fixed account balance derivation formula.
|
2023-12-28 11:32:20 -05:00 |
Andrew Lalis
|
b1043c1624
|
Added account view, functional prototype for editing accounts.
|
2023-12-24 11:47:38 -05:00 |
Andrew Lalis
|
2959947acc
|
Added scene router, main view for the entire app, and more preparations for a multi-page application.
|
2023-12-20 13:16:44 -05:00 |