Commit Graph

14 Commits

Author SHA1 Message Date
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 feda2e1897 Add balance record "type" attribute, for cash and assets. 2024-07-10 08:45:30 -04:00
Andrew Lalis ea94f09702 Added SQL Console View. 2024-07-09 19:50:41 -04: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 8f36380e21 Refactored account history. 2024-02-03 22:59:29 -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 1cdadc9fc4 Added default transaction categories. 2024-01-29 14:08:42 -05:00
Andrew Lalis b783234794 Added M001_AddTransactionProperties.sql migration and schema updates. 2024-01-18 08:53:25 -05:00
Andrew Lalis 4899d5e8b5 Cleaned up entities, balance computation logic. 2024-01-04 09:54:06 -05:00
Andrew Lalis ed6e2fba4a Added schema migration infrastructure. 2024-01-03 18:03:46 -05:00
Andrew Lalis 00636debf3 Refactored database schema for more flexible attachments and content, and added basis for account history. 2023-12-30 23:08:18 -05:00
Andrew Lalis 53bfea2bad Added transaction attachments ability. 2023-12-28 16:19:21 -05:00
Andrew Lalis 616cac6c18 Added transaction attachments. 2023-12-28 12:57:03 -05:00
Andrew Lalis 974fbe0b6e Added database utils, cleaned up data logic, added rest of models. 2023-12-16 19:48:04 -05:00