cowchmonkey@gmail.com cowch
  • Joined on 2024-07-17
cowch created repository cowch/mcp_server 2026-01-19 12:19:36 -06:00
cowch pushed to main at cowch/lst 2026-01-19 07:51:57 -06:00
9be6614972 fix(ocp): more material check work
9d0db71f6a fix(datamart): psiPlanning was looking at thertical but a rare case this would look at last years da
Compare 2 commits »
cowch pushed to main at cowch/lst_v3 2026-01-13 18:00:26 -06:00
ba4635a7a7 fix(build): cant have docker in the build to build its self silly
cowch pushed to main at cowch/lst_v3 2026-01-13 17:57:39 -06:00
9ca24a266a refactor(prod sql): removed closeing the pool that was weird
e7a0a3ff21 refactor(build): added docker to the build so we are always updated
f40a4acad1 refactor(datamart): refactored the get queries to only send back info not the entire query
Compare 3 commits »
cowch pushed to main at cowch/lst_v3 2026-01-13 17:07:59 -06:00
74677d12c4 refactor(datamart): more work on the new query system
00b4fb1a0a refactor(logging): transport fixes for dev to production
255ccb0f7d fix(server): default port added in case its not passed over in the env
d9d182d908 refactor(app): updated base url to be blank if it was not docker or dev
780335d35c feat(docker): added in docker build stuff to run this in docker as well as windows service
Compare 7 commits »
cowch pushed to main at cowch/lst 2026-01-08 20:11:51 -06:00
3cc55436f3 refactor(psi): old planning numbers to revert back to maybe
cowch pushed to main at cowch/lst 2026-01-08 20:08:52 -06:00
124fde07e0 refactor(psi): planning numbers refactored to deal with a bad downsync that caused negative numbers
b15d0d7322 refactor(datamart): delivery by date range updates
0680f332fb refactor(manual print): added new option for mulitple tags on pallet
Compare 3 commits »
cowch pushed to main at cowch/lst 2026-01-05 15:17:30 -06:00
46bf310dce refactor(datamart): changed the getDelbyDateRange to the new 2.0 way
cowch pushed to main at cowch/lst 2026-01-05 10:28:00 -06:00
0dda6ae744 fix(notifications): fixed a type in the alert being sent out only showing 1 alert instead of many
cowch pushed to main at cowch/lst_v3 2026-01-04 17:45:39 -06:00
3f989b769f ci(package lock): just a starnge update
cowch pushed to main at cowch/lst_v3 2026-01-03 10:49:17 -06:00
c06a52a4ac test(datamart): more work on datamart setup
cowch pushed to main at cowch/lst 2026-01-02 11:08:01 -06:00
1b59cdd3a4 fix(psi): correcrtions to account for the tiem offset in the psi
cowch pushed to main at cowch/lst_v3 2025-12-31 15:17:23 -06:00
404974dde0 chore(lint): more linting oopysd
4e6d35bc67 test(datamart): more data mart work
04fe1f1bfe ci(linter errors): fixes for linting errors to make it more happy
2c3a6065bd docs(readme): more updates to the readme for status
b4dbdd6932 test(auth): work on auth login and signup
Compare 5 commits »
cowch pushed to main at cowch/lst 2025-12-31 07:54:48 -06:00
56934216f7 fix(sql): fix connection issues in the sql connection loosing it
cowch pushed to main at cowch/lst_v3 2025-12-30 21:05:10 -06:00
cc3e823a7d test(datamart): more work on datamart stuff
9eeede7fbe feat(auth): setup login and sign up and can use email or username
Compare 2 commits »
cowch pushed to main at cowch/lst 2025-12-30 10:55:44 -06:00
e8a2ef8b85 refactor(ocp): plc reading changes to disconnect and reconnect
6cbffa4ac5 feat(notification): error monitoring
Compare 2 commits »
cowch pushed to main at cowch/lst 2025-12-30 08:43:19 -06:00
09f16f4e62 refactor(datamart): added in 2 new queroes
461acb2b16 fix(datamart): removed limitation on inhousedelivery
0d05c66a2b fix(quality): changes to the logging to reduce un nessasary logging
096cc18477 refactor(datamart): psi work
f3333ce020 fix(dm): abbott truck time corrections
Compare 5 commits »
cowch pushed to main at cowch/lst_v3 2025-12-30 08:04:36 -06:00
ff2cd7e9f8 feat(auth): added in the intital setup auth
9b5a75300a feat(datamart): intial setup to datamart migrations
9531401e56 ci(app): testing and other app config changes
9efd6419b6 refactor(logger): added in the db posting
Compare 4 commits »
cowch pushed to main at cowch/lst_v3 2025-12-23 19:30:43 -06:00
ea72fd10cd feat(datamart): intial foundation of the datamart setup
1b200147b7 test(docker): testing on docker stuff
Compare 2 commits »
cowch pushed to main at cowch/lst_v3 2025-12-22 20:28:57 -06:00
5995650d67 feat(utils): added in trycatch function