Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Lalis 30f792a7c2 Added font files, and more style refactoring. 2024-01-05 12:25:54 -05:00
Andrew Lalis 02d392d6c7 Refactored styling in most views and components to follow base CSS. 2024-01-05 10:59:44 -05:00
Andrew Lalis 4c69cd1662 Added properties pane and improved the account view. 2024-01-04 12:37:16 -05:00
Andrew Lalis 01d08154e0 Added primitive pagination controls to transaction view, with expandability for other paginated entities. 2023-12-29 12:06:43 -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 2a47d93c97 Added editing, saving, and deleting accounts. 2023-12-26 13:47:27 -05:00
Andrew Lalis 30df89d5b7 Incorporated latest scene router version. 2023-12-25 18:31:01 -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
Andrew Lalis 974fbe0b6e Added database utils, cleaned up data logic, added rest of models. 2023-12-16 19:48:04 -05:00
Andrew Lalis 53ff257323 Added account tile, more model definitions, and improved scene and node loading. 2023-12-15 11:04:26 -05:00