|
d9f8536f26
|
Use a consistent header on each page.
|
2025-03-27 14:48:07 -07:00 |
|
|
e896611bd1
|
Refactor to add header to the Tracked Item pages.
|
2025-03-27 14:31:34 -07:00 |
|
|
cce878ccaa
|
Made the input dialog fully item type aware. Fixes issue #1, now all item types can have an item of the same name (such as "Test") rather than only checking the Expense table for the name.
|
2025-03-27 12:15:55 -07:00 |
|
|
75cc72678b
|
Add TBD of where the Income duplicate name validator is going wrong.
|
2025-03-25 08:45:44 -07:00 |
|
|
bc3b3a4109
|
Ensure project is properly named across all files.
|
2025-03-21 10:24:46 -07:00 |
|
|
84f1ec2f70
|
Add, update, and delete are all working for each item type!!
|
2025-03-07 13:32:11 -07:00 |
|
|
8d7591b766
|
Continue trying to fix issue with edited items not notifying parent.
|
2025-03-07 13:26:02 -07:00 |
|
|
88d57e217f
|
Fix the Monthly text for assets now that it has its proper type.
|
2025-03-07 13:25:55 -07:00 |
|
|
e5e85b68ff
|
Income and Assets are successfully being inserted and selected! Still needs tweaking, such as Asset saying "monthly".
|
2025-03-07 13:06:26 -07:00 |
|
|
f6f167dd83
|
Fix local variable warning.
|
2025-03-07 12:56:14 -07:00 |
|
|
8ef8e0dad9
|
Start filling in TODO's with Income and Asset code..
|
2025-03-07 12:55:34 -07:00 |
|
|
42548d437c
|
Add ItemType for determining which DB methods should be called based on the screen data. Begin implementing it.
|
2025-02-21 09:30:46 -07:00 |
|