Commit Graph

353 Commits

Author SHA1 Message Date
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
45b1f7c0a6 chore(pkg): added admin section as well as correct a couple areas for builds 2025-03-14 09:04:24 -05:00
eaac8143e9 chore(ignore): ignoring build folder as we dont want this to push to the server 2025-03-14 09:03:50 -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