Commit Graph

1161 Commits

Author SHA1 Message Date
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
d178e04362 refactor(rfid tags): update tag table to include what is needed and changed columns to be correct 2025-03-16 15:33:20 -05:00
020fdc83af refactor(reader): added in missing columns needed in the table 2025-03-16 15:32:47 -05:00
33803a69a6 feat(rfid): reader and tag db completed 2025-03-16 15:32:21 -05:00
3ea6dc5bc4 chore: bump build number to 19 2025-03-15 15:35:56 -05:00
b484a0c5ea chore(release): 2.7.0 2025-03-15 15:35:30 -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
359427824b refactor(frontend): removed tanstack devTools 2025-03-15 15:31:22 -05:00
cbdd218fe4 feat(frontend): added in proper links for settings and servers to the sidebar 2025-03-15 15:30:53 -05:00
35acd2b0b3 refactor(frontend): removed the caption from settings table 2025-03-15 15:30:19 -05:00
625d5969be feat(frontend): added in update server page only for sysAdmin 2025-03-15 15:29:53 -05:00
2370d45220 fix(frontend): if the modules returns and error we want to use an empty array 2025-03-15 15:29:25 -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
f3fa617aa5 feat(serverdata): added catch if we are not on localhost we cant actaully see the devDir in set 2025-03-15 15:24:11 -05:00
ab16059387 feat(server upgrade): added in a catch incase we try to upgrade again 2025-03-15 15:22:38 -05:00
b6f1cfdc6c chore: bump build number to 18 2025-03-14 14:47:51 -05:00
1ce5f9acf7 chore: bump build number to 17 2025-03-14 14:42:36 -05:00
44da09d22c chore: bump build number to 16 2025-03-14 14:38:14 -05:00
0b72ffa935 chore: bump build number to 15 2025-03-14 14:35:19 -05:00
a2fb845e2e chore: bump build number to 14 2025-03-14 14:33:58 -05:00
bcd65b4b91 chore: bump build number to 13 2025-03-14 14:33:00 -05:00
b1d25c7ba2 chore: bump build number to 12 2025-03-14 14:31:11 -05:00
c9a5203131 chore: bump build number to 11 2025-03-14 14:08:07 -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
245ba19cdc chore: bump build number to 10 2025-03-14 13:45:25 -05:00
e5e6aa3fee chore(release): 2.6.0 2025-03-14 13:39:00 -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
242494a4ea refactor(pkg): removed dir stuff and moved to env 2025-03-14 13:34:27 -05:00
542c08f10b chore: bump build number to 9 2025-03-14 10:04:29 -05:00
0578d28669 chore(release): 2.5.1 2025-03-14 10:03:26 -05:00
5696871b8d test(lst): readded prodBuild 2025-03-14 10:03:20 -05:00
125f7f5046 chore(release): 2.5.0 2025-03-14 10:02:17 -05:00
1cb8b70430 test(pkg): removed the combined command to deploy 2025-03-14 10:00:47 -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
571b74f0e7 chore: bump build number to 7 2025-03-14 09:38:38 -05:00
8363cc2816 chore: bump build number to 6 2025-03-14 09:37:21 -05:00
d852e9e573 chore: bump build number to 5 2025-03-14 09:14:31 -05:00
bd4ca7ba63 chore: bump build number to 4 2025-03-14 09:13:42 -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