• Joined on 2024-07-17
cowch pushed to main at cowch/lstV2 2025-03-23 11:06:53 -05:00
9bdca3317c chore: bump build number to 50
61abd44328 chore(release): 2.9.0
acb9876d9b chore: bump build number to 49
Compare 3 commits »
cowch pushed to main at cowch/lstV2 2025-03-23 11:01:32 -05:00
10d88f53eb fix(frontend): removed unwanted import
cowch pushed to main at cowch/lstV2 2025-03-23 11:00:51 -05:00
bba0aa2ee4 refactor(frontend): added date-fns into the frontend
b7773ec02a fix(sqlserver): if we already have a connection just return we dont want to try a second time
b9dd6e3ae2 fix(auth): fixed the getaccess to be getuseraccess as it was orignally
f940bcdc9d fix(serverlist): corrected the time by removing teh Z at the end of the time
2ae3c8ba59 fix(loginform): removed the console log that was left by accident
Compare 6 commits »
cowch pushed to main at cowch/lstV2 2025-03-23 10:08:29 -05:00
d8eddafcae feat(auth): add, update were added for adm account in backend only
58b58424ab test(returnres): tryed to make a standard return res but will come back to this later
72d52d9256 feat(trycatch): added in theo's try catch to reduce the code and love it
5dfece09b7 refactor(login): removed all the data from teh login dropdown as it could cause issues
97eb73c6d1 test(streaming logs): will come back to this later this is killing me inside
Compare 5 commits »
cowch pushed to main at cowch/lstV2 2025-03-22 10:06:33 -05:00
bb6d523abb refactor(server): removed the websocket wrapper going wiht normal ws
09d3a7041a docs(install): added more env params and an install install stuff
132e8d0146 feat(lst): added prettier config so we have the same formatting across all computers
d0a0d08902 feat(scripts): made moving scripts more proper
208cd615af refactor(auth): added in correct bycrptjs
Compare 5 commits »
cowch pushed to main at cowch/lstV2 2025-03-22 08:21:19 -05:00
e82ef76316 test(streaming): more testing on streaming the lofs
cowch pushed to main at cowch/lstV2 2025-03-21 22:08:46 -05:00
4db4eea2d1 test(streaming): more streaming test
edcfff6cc6 fix(scaler): fix due to update
61860c759e build(updater): dynamic ports mainly for iowa2
08c9b3404f test(streaming logs): more test but failed again
93ed2e9ee8 fix(calendar): this component had a bug and needed a lib update
Compare 6 commits »
cowch pushed to main at cowch/lstV2 2025-03-21 20:09:48 -05:00
76bc0db3dd test(server): start/stop/restart buttons added. comment #14
cowch closed issue cowch/lstV2#15 2025-03-21 19:44:16 -05:00
Consumption not unlocking
cowch pushed to main at cowch/lstV2 2025-03-21 19:44:16 -05:00
2e5de34cb5 fix(login): if we have a wrong password or username we didnt properly error instead we crashed
07e47e64ae fix(consume material): when we consumed material the button was never reenabled
Compare 2 commits »
cowch opened issue cowch/lstV2#15 2025-03-21 14:18:37 -05:00
Consumption not unlocking
cowch opened issue cowch/lstV2#14 2025-03-21 14:08:48 -05:00
Server start stop restart buttons
cowch opened issue cowch/lstV2#13 2025-03-21 14:04:52 -05:00
Rfid if failed check
cowch pushed to main at cowch/lstV2 2025-03-21 13:36:27 -05:00
73eb70538e test(streaming logs): test for streaming logs
8b8c9acb69 refactor(serverdata): remapped the server list to all be on the E drive and deactivated
cb3ab668d8 chore(updatescript): added in so we can do a full install with an env creation for old
f6654067f5 chore: bump build number to 47
532a722763 chore: bump build number to 46
Compare 6 commits »
cowch pushed to main at cowch/lstV2 2025-03-20 14:07:57 -05:00
18daca904e docs(logs): changes how logs are put into the db they will be there name vs key
e833c48cc8 feat(logger): streaming logs works server side not frontend for now
0bd217c727 docs(migration): added more documents on the install md
74974323f0 feat(lst): added in delay global function
f3c4c26ef9 test(ocp dash): more work on the dashboard
Compare 8 commits »
cowch opened issue cowch/lstV2#12 2025-03-20 07:13:05 -05:00
GetActiveAV add in product family
cowch opened issue cowch/lstV2#11 2025-03-20 07:05:52 -05:00
notification of received materials into stock
cowch pushed to main at cowch/lstV2 2025-03-19 21:45:23 -05:00
7a22b52c91 test(ocme): cycle count intital improvements
e17b8e7bbe refactor(view access): if role [] then allow them to see it
Compare 2 commits »
cowch pushed to main at cowch/lstV2 2025-03-19 17:18:29 -05:00
e597968777 feat(settings): more seed settings
bbd7a17144 feat(servers): added dayton in
5945ace9f2 refactor(settings): removed the need to login to get the settings
316b27e3e0 refactor(settings): used the common response function created
7165c959b9 feat(ocp): added in service plus manual print log
Compare 37 commits »
cowch opened issue cowch/lstV2#10 2025-03-18 14:06:17 -05:00
Frontend logging