|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
bad390ec17
|
feat(silo): added in charts and historical data
|
2025-04-09 17:48:03 -05:00 |
|
|
|
efc630f5f8
|
refactor(auth): added module and submodule access to the user
|
2025-04-09 17:47:02 -05:00 |
|
|
|
d8edfaf05f
|
test(auth): testing auth stuff
|
2025-04-08 06:49:13 -05:00 |
|
|
|
92d251c122
|
fix(labeling): if label fails we want to stop the process and post the why
|
2025-04-08 06:48:35 -05:00 |
|
|
|
b4a4dfcb75
|
test(silo): backend silo stuff
|
2025-04-08 06:48:12 -05:00 |
|
|
|
b630bae50d
|
test(auth): more and more auth setup
|
2025-04-08 06:46:56 -05:00 |
|
|
|
4effb25e9d
|
test(logger): trying to understand why debug is not actually showing in the console
|
2025-04-07 07:09:27 -05:00 |
|
|
|
dc5ee5b97a
|
feat(ocp): printer cycling backend and frontend done :)
|
2025-04-07 07:02:31 -05:00 |
|
|
|
75f94eae14
|
feat(silo): adjustments completed :D
|
2025-04-07 07:01:50 -05:00 |
|