13 Commits

Author SHA1 Message Date
c88fedd75a fix(lots): if no lot assigned dont spam 2025-05-20 13:43:54 -05:00
080087fa0d fix(lots): if no lots are assigned or released correct so nothing is posted 2025-05-19 15:01:28 -05:00
eb0a5d6311 fix(lots): missed .data on the lotInfo return 2025-04-24 21:36:22 -05:00
1b90129516 refactor(tcp): added in a destory function to make sure we always disconnect from the tcp device 2025-04-24 21:25:31 -05:00
ead63d4b41 refactor(sql): improved the return function to show data [] when not connected, prevents crashes 2025-04-24 21:24:39 -05:00
97cf624440 fix(lot assignment): removed the return i had oops 2025-04-23 15:28:07 -05:00
d5114ba243 fix(lots errors): fixes to prevent crashes when sql server not connected 2025-04-17 18:40:35 -05:00
fbc2282aee feat(ocme): cycle count added to db will add to front end later for users to inspect 2025-04-14 22:17:51 -05:00
dd6895fac2 fix(lots): if no sql it crashs due to lots returning a non error 2025-04-13 08:28:30 -05:00
2e2699ab3c refactor(ocp): change the way logs are brought in and other changes to clean the code up 2025-04-09 17:49:03 -05:00
dc5ee5b97a feat(ocp): printer cycling backend and frontend done :) 2025-04-07 07:02:31 -05:00
51cc4aa370 feat(ocp): completly moved ocp to lst 2025-04-06 07:48:05 -05:00
9f26f2334f test(ocp): working on more migrations 2025-04-04 17:13:15 -05:00