Commit Graph

200 Commits

Author SHA1 Message Date
8943407f27 feat(finaly): the final push before moving all to the new lst 2025-09-19 22:16:47 -05:00
0bbe411db0 feat(docs): added in link to the main docs and to the material xfer 2025-09-19 07:56:43 -05:00
c892348d19 refactor(manual print): added a min length of 10 characters 2025-09-18 11:00:18 -05:00
360549aaf4 fix(consume material): changes made to remove the rest of the auth needs 2025-09-18 10:59:55 -05:00
bdc1e72fc1 refactor(frontend): comment required now when doing manual labels 2025-09-17 20:02:14 -05:00
275c93dc79 refactor(detach silo): changes to now show the error in the console in the browser 2025-09-11 06:39:07 -05:00
415d2e4a1d fix(register): changes to not give everyone system admin 2025-09-06 09:01:42 -05:00
271cdbdbfa refactor(cosume): changes to allow non logged in users to use this function 2025-09-06 09:01:12 -05:00
796a8dccd2 refactor(silo card): changes to allow viewers to see and able to attach and detach 2025-09-06 09:00:46 -05:00
7cc3778506 feat(eom): lastSales, lastPurch added to be pulled with new template 2025-08-29 11:26:26 -05:00
c6f6ef6262 fix(frontend): typos 2025-08-28 10:56:49 -05:00
468f933168 fix(eom stats): corrections to the eom inv stuff to be proper tiems 2025-08-28 10:15:41 -05:00
8c296c5b78 test(forklifts): forklift starting process 2025-08-28 10:15:13 -05:00
0a6ddea8c0 refactor(materials): changes to allow exact and eom transfers 2025-08-27 17:17:32 -05:00
846ac479b1 fix(transferlots): missed adding this 2025-08-21 05:14:03 -05:00
27586e923a feat(ocp): zechetti 1 added in 2025-08-21 05:13:06 -05:00
88f61c8eaa feat(ocp): materials contorls and transfer to next lot logic 2025-08-19 16:00:49 -05:00
2288884829 fix(inv cards): correction to properly display the names 2025-08-04 18:12:32 -05:00
a36552fd9b fix(dm page): correction to the insturcitons 2025-08-04 12:48:04 -05:00
3e680a5a50 fix(submodules): correction to accessing when changes made to roles 2025-07-23 10:10:18 -05:00
61f0b7f06b feat(labeling): ratios reset for labeling implemeneted 2025-07-14 12:37:38 -05:00
a7f8e39bac refactor(rfid): ratio resets implemeneted 2025-07-14 12:36:36 -05:00
c6d80dbc8a fix(rfid reader): ratio to be fixed 2 digits so it dose not span across the entire page 2025-07-14 10:19:34 -05:00
f7b4de8130 feat(rfid): front end view of the readers and there status 2025-07-10 21:29:01 -05:00
f757085fc2 refactor(ocp page): changes to the layout so it can better be moved for the tiles 2025-07-10 20:07:59 -05:00
8f5e1cb094 refactor(wrapper card): changes to include the rfid and remove the manual trigger as no one used it 2025-07-10 20:07:35 -05:00
7497ee454c feat(rfid): added in manual trigger for rfid reader at the wrapper 2025-07-10 20:07:10 -05:00
e13b5a4283 fix(logs): time crap 2025-07-08 17:28:11 -05:00
05fa774d68 fix(detach silo): when pressing cancel the detach funciton would not work 2025-06-26 13:45:14 -05:00
edc874c302 fix(settings page): error with the store not starting as fast as the page 2025-06-24 15:36:14 -05:00
f4dd572a8f fix(dashboard): some more rending fixes due to some strange behaivers 2025-06-23 16:46:46 -05:00
3b56a5e3e2 fix(renderfixes): some strange rendering fixes that should have been caught long time ago 2025-06-23 16:46:14 -05:00
2eea2911bc revert(frontend): some pkg reverts due to strange build behaivers 2025-06-23 16:45:22 -05:00
2ac48138cb feat(silo attached detach): added in silo attach detach setup in the silo card 2025-06-23 12:00:28 -05:00
d6d19f8e5b test(material returns): added type check 2025-06-23 11:59:56 -05:00
3cafbd92d0 fix(ocp page): server info error added check to make sure was there 2025-06-23 11:54:44 -05:00
4a02bbc368 chore(updated packages): all pacakges were just updated 2025-06-23 11:30:41 -05:00
68d75277c2 fix(lots): corrections to role issue where user logged in but no role set yet 2025-06-16 18:28:50 -05:00
84aacd5b71 feat(dotnet): added in wrapper so we could run in iis for ssl :D 2025-06-16 18:27:42 -05:00
3c45010b26 fix(produser): changes to get correct response from errors 2025-06-13 08:35:59 -05:00
e865c1dcaf test(added in commands): relocate and updated to remove 2025-06-12 21:12:15 -05:00
99ad79c662 feat(produser): added in the function to create a standard user based on there username 2025-06-12 21:10:46 -05:00
3283972809 test(return preforms): start to preform return 2025-06-12 21:09:10 -05:00
078c2ec12f feat(helpercommands): added in helpercommnands link 2025-06-11 20:57:10 -05:00
ed777437eb refactor(bookin card): changes to move the button to the right side 2025-06-11 20:51:10 -05:00
353960bd26 feat(new command): helper command to remove as non reusable pallets 2025-06-11 20:50:43 -05:00
6156a1a5bb feat(common commands): added in a common commands just the barecode 2025-06-11 20:49:18 -05:00
826c44c996 fix(removed roles): changes to remove the roles and use userRoles instead 2025-06-11 20:47:43 -05:00
29e0347f84 feat(server service): added in start stop and restart from vms036 2025-06-09 11:42:27 -05:00
a89087b7fa test(iis test): testing to put lst in iis to get ssl :D 2025-06-05 01:26:47 -05:00