Add Transaction Properties #15

Merged
andrewlalis merged 18 commits from transaction-properties into main 2024-02-04 04:31:04 +00:00

18 Commits

Author SHA1 Message Date
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