Commit Graph

260 Commits

Author SHA1 Message Date
b74a197778 fix(datamart): corrected endpoins due to recent sql changes 2025-04-24 22:58:39 -05:00
2bc9e88588 fix(abbott orders): corrected the ignore function for already in progress orders 2025-04-24 22:58:07 -05:00
eb0a5d6311 fix(lots): missed .data on the lotInfo return 2025-04-24 21:36:22 -05:00
c5ebe4e2fa fix(mmstaged check): changes to prevent crash where lot sent over is not an object 2025-04-24 21:31:42 -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
e0df6b8cd7 feat(orders): energizer orders in 2025-04-23 15:27:28 -05:00
c248cc0129 test(forecast): loreal forecast starting 2025-04-23 15:27:09 -05:00
57d3727f49 refactor(profile): changed to patch vs posting 2025-04-23 15:25:46 -05:00
5a48dcf553 refactor(profile updates): added a link to the profile change email 2025-04-23 15:23:33 -05:00
eac7444038 fix(register): typo 2025-04-23 15:21:56 -05:00
b290b21ca2 feat(lst): removed v1 from the update 2025-04-23 15:20:54 -05:00
86905b591b feat(password change): added in password link to email and change in lst 2025-04-23 15:20:35 -05:00
28b050859a feat(dm): standard forecast and orders in 2025-04-23 15:19:34 -05:00
a3732c0208 fix(blocking notification): added throw error so i get an email when it errors 2025-04-21 21:06:23 -05:00
abc39634fb docs(macrotemplate): bump version so everyone gets the new sheety 2025-04-21 21:05:46 -05:00
dd7299ad76 refactor(serverdata): changed all server ports to 3000 2025-04-21 21:05:12 -05:00
2343f9387a refactor(ocme): moved the server port to the app vs ocme 2025-04-21 21:04:50 -05:00
8422955d39 feat(dm): added import and exports plus first custom for dayton 2025-04-21 21:02:44 -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
8240e9c5d3 fix(log cleanup): corrected the level look at 2025-04-21 07:48:49 -05:00
ecb07c7e7c refactor(bulk orders): improvments and changes that i wanted in but missed 2025-04-18 16:27:38 -05:00
dcfa96b710 feat(forecast): migrated forecast over 2025-04-18 16:26:48 -05:00
8c5c9fd244 refactor(updater): removed v1 from restarting 2025-04-18 16:25:26 -05:00
2ffc3cc242 refactor(services): removed some comments that were no longer needed 2025-04-18 16:25:00 -05:00
085dc64db9 refactor(standard in): returns the orders in success or failed and why 2025-04-17 23:11:32 -05:00
07c0be0ea1 feat(abbott import): custom abbott import with time and date correction 2025-04-17 23:05:16 -05:00
68ccf2382b feat(standard orders in): multi customer orders in plus ignore already started 2025-04-17 23:04:50 -05:00
632e07967a feat(bulk orders): standard template created 2025-04-17 23:03:23 -05:00
a68a3ba640 test(rfid): more rfid work and tested working 2025-04-17 18:42:29 -05:00
9cb8ca6813 feat(openorders): new open order card and page 2025-04-17 18:41: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
c25c2d006a feat(quality): addpallet and cycle pallets added 2025-04-14 22:15:44 -05:00
450e5acd34 feat(db cleanup): added a cleanup for labels this checks daily 2025-04-14 12:53:05 -05:00
2a6af066bc fix(datamart): corrected the date grab to be print date vs delivery date 2025-04-14 12:29:10 -05:00
acd89d926c fix(labeling process): corrected a typo in success 2025-04-14 12:28:38 -05:00
ae7ea2bb90 test(notification): added framework for managment tab 2025-04-14 12:27:45 -05:00
25785703db feat(exports): added in a button to export the lanes to cycle count 2025-04-14 12:26:56 -05:00
087d14c585 feat(cards): migrated cards over 2025-04-14 12:26:31 -05:00
328b61f6cc test(quality): added in framrwork 2025-04-14 12:25:16 -05:00
9baeb1ceff test(notifications mgt): added new mgt for notifications to turn off and on in the ui 2025-04-13 10:22:40 -05:00
d96cd4416e feat(datamart): delivery by date ranged added in, includes inhouse 2025-04-13 10:09:12 -05:00
7532c89ae2 test(ppoo): added inn query for ppoo 2025-04-13 08:28:53 -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
95c869d667 fix(ocp): removed the auto labeler from cycleing due to causuing delay in printing 2025-04-13 08:27:53 -05:00
9325e58551 test(reporting): more reporting tables for different reports 2025-04-13 08:27:28 -05:00
6665b77e09 feat(cyclecountcheck): added i cycle count check this is in mem right now
if this becomes a resource hog we will move it to the db. no need for it to really be presitant
2025-04-09 17:50:06 -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