Commit Graph

96 Commits

Author SHA1 Message Date
121bed59fd feat(ports): added in production port if in production 2025-03-17 08:21:09 -05:00
4908d6644a feat(serverdata): added in huston, sherman. and corrected contact info in westbend 2025-03-17 08:09:35 -05:00
21c374903b test(rfid): more work on the rfid service 2025-03-17 08:09:00 -05:00
ed11b2b26f fix(auth): added in the correct function for days between logins 2025-03-17 08:08:21 -05:00
357c118396 docs(install): removed the super secret key 2025-03-17 08:07:51 -05:00
cb59f58926 feat(tag reading): more tag reading updates, with more contorl now
station 1 and 2 are still pending but didnt have enough tags at the office trial it
2025-03-16 15:37:40 -05:00
1a79a97929 refactor(rfid): cleaned up contorller folder 2025-03-16 15:36:43 -05:00
4b92a28dfa feat(rfid): no read console log for now but will show in frontend as well 2025-03-16 15:36:09 -05:00
4aae659ee4 feat(rfid): add/update readers now possible 2025-03-16 15:35:43 -05:00
7bfb48b81f feat(api): added in a response function to reduce the over responses as they are always the same 2025-03-16 15:34:55 -05:00
7432decd3c test(api): testing api options to reduce the code as we keep repeating same functions 2025-03-16 15:34:14 -05:00
04a607d3bc test(printers): started printer migration 2025-03-16 15:33:44 -05:00
a73c63cefa fix(rfid): correction to the params and incorrect naming 2025-03-15 15:34:04 -05:00
5b97d078c5 feat(new setting): added in devDir ment for updating servers 2025-03-15 15:33:41 -05:00
7529cc5b0c feat(serverdata): added in bowling green 2 2025-03-15 15:33:04 -05:00
df252e72b3 feat(server): added in update server as well as get serverdata 2025-03-15 15:32:15 -05:00
cb7a4068fc feat(sql query): added 2 catches if not connected dont run 2025-03-15 15:28:51 -05:00
e4d15ef051 feat(sql server): added in the ping check to not spam if we are not connected 2025-03-15 15:25:46 -05:00
246b5a17bd fix(zippaths): corrected the paths to the src that were moved the the env 2025-03-14 13:46:11 -05:00
81eb10e021 feat(app update): finished the app build / deploy functions and a scripts migration 2025-03-14 13:36:26 -05:00
51b81b97bc feat(pkgdata): moved the pkg info to a global function 2025-03-14 13:35:45 -05:00
200ec975f7 ci(lst): changes to improve the build process 2025-03-14 09:59:53 -05:00
5f5757c784 chore: bump build number to 8 2025-03-14 09:58:21 -05:00
df85a30dff feat(build and zip): migrated build and zip process from v1 2025-03-14 09:06:19 -05:00
d5e9176d53 fix(sql server): correct return when we cant connect to the server 2025-03-14 09:05:48 -05:00
dd88f258ed test(buildserver): build serer checks 2025-03-14 07:36:33 -05:00
c2c43b1e22 feat(sql server): added ping check to make sure the server is online before we try to connect 2025-03-14 07:36:15 -05:00
4b53700603 fix(serverdata): fixed a bug in the serverData check 2025-03-14 07:35:31 -05:00
a18cf652fa feat(ping): added in 3 new funcitons to ping devices to see if they are alive before doing something 2025-03-14 07:35:10 -05:00
84ce009310 fix(crash alerts): remmoved close sql as it spammed bad when we couldnt connect 2025-03-14 07:34:43 -05:00
dc04d97229 feat(rfid): added tables to the db for tags and readers 2025-03-14 07:34:12 -05:00
bb1635a5b4 fix(sql): oops forgot to remove the returns i put in to ignore an error 2025-03-13 21:38:54 -05:00
da04e9d35d test(rfid): intial trials built 2025-03-13 21:37:04 -05:00
0054c8f7d4 test(updates): rewrite of update system 2025-03-13 15:44:53 -05:00
80567d2dd9 refactor(sql): reduced the time before start up 2025-03-13 15:44:22 -05:00
d6942dd982 feat(settings): added in more settings 2025-03-13 15:44:04 -05:00
155b7d92aa fix(query): shipmentPallets change from last move to production date 2025-03-13 15:43:45 -05:00
6158f254b7 fix(sql server): reduced the risk of error when missing data 2025-03-13 15:43:15 -05:00
58975ca117 feat(serverdata): all server info will be in all servers now for reduncay 2025-03-13 15:42:51 -05:00
78dc597477 refactor(system): checks now in time out to ensure everything connected 2025-03-13 15:42:24 -05:00
90d0760352 fix(auth): proper logging for errors in role check 2025-03-13 15:41:43 -05:00
c386c5ea8b feat(ocme): added in shipment data with increased checked 2025-03-13 15:41:21 -05:00
d95b81d303 perf(auth): changed the way logs look in the setRoles 2025-03-13 15:40:45 -05:00
2130adedb3 refactor(auth): added in timeout for adding new roles to make sure everything else is connected 1st 2025-03-13 15:40:10 -05:00
f69a40af3a feat(install): added install instructions 2025-03-13 15:39:38 -05:00
9c66e6aac6 test(apihits): monitoring this still to make sure its working as intended but low priority 2025-03-13 15:39:18 -05:00
b9724aa89c feat(server): added a missing db prevention crash 2025-03-13 15:38:46 -05:00
5c2d79c125 fix(consumption): correction to the status code to always be 200 on success: true 2025-03-11 05:48:00 -05:00
995311c563 feat(querys): plant query for gln and label data for sscc and other info 2025-03-10 16:59:17 -05:00
123d8a09ba feat(ocme): new setting for determining the fifo check 2025-03-10 16:58:48 -05:00