Commit Graph

14 Commits

Author SHA1 Message Date
ec310b2f6e Fixed validation to show errors in a popup window 2025-05-20 11:16:28 -05:00
d561ba39f8 Product screen input validation complete
Inputs are now validated and will now allow saving if they are bad.
2025-05-15 21:20:28 -05:00
9e83e28d4b Add/Modify product screen implemented, needs validation and search functionality 2025-05-15 15:07:30 -05:00
ef65598a4d Main Screen fixes
Added confimation dialogues for deleting parts/products;
Finished implementing Product class methods;
Propogating part modifications to associated products;
Stopped deleting of items if there is an association;
2025-05-15 13:31:08 -05:00
4de28ea29c Part validation complete 2025-05-15 12:01:30 -05:00
70400de418 Parts screen functionality mostly complete; Just need validation 2025-05-15 00:22:04 -05:00
179e8e13f9 Implement Inventory Methods; Add static Inventory object to static Program class 2025-05-14 22:08:02 -05:00
62eb1deeda Forms done, just need functionality now 2025-05-13 23:21:56 -05:00
62a230cc19 product screen form 2025-05-13 23:17:03 -05:00
ba85e6e3c0 Part screen 2025-05-13 23:03:40 -05:00
3eb5529f78 MainScreen form design complete 2025-05-12 22:53:04 -05:00
b4d9e123dd Adding reqs 2025-05-12 21:57:01 -05:00
763715e01c update gitignore 2025-04-29 21:12:39 -05:00
a7c02cf29f init 2025-04-29 21:11:49 -05:00