37 Commits

Author SHA1 Message Date
37f2518589 refactor(ocme): picked up per location now vs picked up all 2025-06-16 18:30:55 -05:00
d32289c833 refactor(ocme): changes in the pickup to no longer handle all but specific area 2025-06-13 08:39:20 -05:00
9d9a2683fa feat(apihits): so i can see if what end points are being used and when and how often 2025-05-15 20:55:17 -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
2343f9387a refactor(ocme): moved the server port to the app vs ocme 2025-04-21 21:04:50 -05:00
d65450d5ee fix(ocme): cycle counts on an empty stock row would crash corrected so this wont happen 2025-04-21 07:49:39 -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
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
9f26f2334f test(ocp): working on more migrations 2025-04-04 17:13:15 -05:00
7e34d42fda style(ocme): format changes 2025-04-03 06:07:41 -05:00
4f3b5d75a2 refactor(ocme): crashing for no reason added ?? 2025-04-02 21:25:49 -05:00
ee3026fa7c fix(ocme): cycle count typos 2025-04-01 16:19:25 -05:00
27d6b6e884 refactor(ocme): added new error in posting where we know when the pallet is not instock 2025-03-27 21:11:42 -05:00
96e7f742fe refactor(ocme): removed some info logs as ocme calls alot 2025-03-26 22:09:23 -05:00
51267f5202 fix(ocme): fixed the camera routes 2025-03-25 18:55:57 -05:00
b01980e1c5 fix(ocme): fixed some import errors 2025-03-25 12:48:18 -05:00
90fb0d364d Merge branch 'main' of https://git.tuffraid.net/cowch/lstV2 2025-03-25 07:57:55 -05:00
e6e1cecce3 refactor(ocme): corrections to endpoints to work with ocnme as intneeded 2025-03-25 07:54:58 -05:00
73aa95a693 refactor(ocme): cleaup on pickedup 2025-03-25 07:54:22 -05:00
b9f19095cb refactor(ocme): clean up on the getInfo endpoint 2025-03-25 07:54:00 -05:00
dcb56d4274 fix(ocme): corrections to posting data for the response was added 2025-03-25 07:53:30 -05:00
bc1821132e feat(ocme): manual camera trigger for the wrapper added 2025-03-25 07:52:40 -05:00
6dd9ed848b test(ocme): lots of changes to get it working in production 2025-03-24 15:31:31 -05:00
74bcd6e805 feat(ocme): cycle count implemeneted 2025-03-20 14:02:19 -05:00
7a22b52c91 test(ocme): cycle count intital improvements 2025-03-19 21:45:10 -05:00
ae7e3fd54e feat(ocme): added in ocme service so we can utlize 2 ports 2025-03-19 17:16:14 -05:00
c386c5ea8b feat(ocme): added in shipment data with increased checked 2025-03-13 15:41:21 -05:00
8c31ac723d test(ocme): shipment pallets 2025-03-10 16:58:06 -05:00
a5cd8433f7 refactor(ocme): postRunning number removed bloat 2025-03-10 16:35:29 -05:00
c5f12814ea feat(ocme): pickedup route added 2025-03-10 16:35:07 -05:00
e2562768a5 refactor(ocme): added in apihits to getinfo 2025-03-10 16:34:46 -05:00
971038b10e feat(ocme): finalized posting RN and sscc just to keep it the same as ocme 2025-03-10 16:34:25 -05:00
1bcb4db328 feat(ocme): added in picked up and included a all function to reduce endpoints 2025-03-10 16:33:24 -05:00
f15afe5c11 refactor(ocme): changes made so that we only get the not picked up pallets 2025-03-10 16:32:37 -05:00
ef26b6aa79 feat(ocme): added in ocme with endpoints base 2025-03-07 13:39:32 -06:00
89a2b3ea9e refactor(server): moved the server files outside the src to improve static files 2025-03-01 15:23:42 -06:00