Commit Graph

49 Commits

Author SHA1 Message Date
3d083986ae feat(admincheck): this check is so we dont use stuff on the wrong servers 2025-03-19 17:13:21 -05:00
92b47f03d9 style(types): added in prod? so we dont get type errors 2025-03-19 17:12:51 -05:00
3b8f18093e refactor(stores): added in axios 2025-03-19 17:12:27 -05:00
1cd1d3a3e9 feat(settings): added in setting store 2025-03-19 17:12:09 -05:00
8324fffeb6 test(ocp): more work on the dashboard 2025-03-19 17:11:00 -05:00
354f3260a5 refactor(consume materail): get token from localstorage as the store isnt wokring properly 2025-03-19 17:09:57 -05:00
ab5af4deac refactor(production): changes ocp to viewwer 2025-03-19 17:09:16 -05:00
7a15b160ac refactor(auth): moved prod back to server as we run 2 instances during migration 2025-03-19 17:08:51 -05:00
ca0ba7fe59 refactor(settings): refactored the admincheck so we can reuse it 2025-03-19 17:08:22 -05:00
8fb06c71d3 feat(auth): remove all old localstorage if no session 2025-03-17 16:16:06 -05:00
866b6d5120 refactor(server query): bumped the refresh from 500ms to 2500ms 2025-03-17 08:07:30 -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
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
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
9df643ce6b feat(materials): added in comsumption card to consume based on running nr 2025-03-10 16:18:25 -05:00
6c4e14fad3 feat(permissions): more permissions for accessing via sidbar 2025-03-10 16:17:57 -05:00
65b35bc9a3 fix(user): when user didnt hape permissions would error, changed to have undefined now 2025-03-10 09:35:52 -05:00
aae9813f9c feat(frontend): added the start to the material help center 2025-03-06 19:35:01 -06:00
c30a48c4b8 feat(frontend): added in checks for links inside the module 2025-03-06 19:34:10 -06:00
71a951a9f2 refactor(settings): refactored the query placement for better reuse 2025-03-05 20:21:28 -06:00
fda0719d87 feat(eom): frame work added in for eom 2025-03-05 20:15:38 -06:00
50cf87380d feat(auth): added in a rolling token 2025-03-05 12:10:09 -06:00
5fcadb9fc8 feat(lst): added update settings into the entire app 2025-03-05 12:09:51 -06:00
6fb615a743 style(frontend): changes the login form to look a little better 2025-03-05 12:08:55 -06:00
99dcae959c test(front end): cleared an error for a type missing 2025-03-04 20:21:09 -06:00
2ad1dcc55b feat(server): settings and module crud added in 2025-03-04 16:43:45 -06:00
5b9cadb76e feat(frontend): ocp added 2025-03-04 16:43:25 -06:00
88f2cf07f5 feat(frontend): settings page added 2025-03-04 16:43:03 -06:00
63cd43acca fix(frontend): if the backend is off a user is not logged in modules would error 2025-03-03 17:31:28 -06:00
23dc00ff3b refactor(frontend): moved the login to its own componet 2025-03-03 17:30:57 -06:00
5465e1491d feat(frontend): auth work 2025-03-03 12:30:29 -06:00
f3b92e94e3 refactor(frontend): moved types to global types and successfull build 2025-03-03 06:32:46 -06:00
d3acdfb481 test(auth): more auth work 2025-03-01 15:22:34 -06:00
379f7b836d refactor(lst): refactored to be back to npm from bun 2025-02-27 08:36:05 -06:00
babd7beb06 perf(lst): more migrations 2025-02-24 20:59:35 -06:00
7df5143835 feat(lst): added in modules activation, roles and userRoles 2025-02-23 21:20:26 -06:00
f320118880 fix(auth): found some bugs in the jwt token 2025-02-21 21:54:26 -06:00
026583815c refactor(lst): register added in 2025-02-21 15:26:56 -06:00
9719451580 feat(frontend): finished login form with validation 2025-02-21 09:16:07 -06:00
d939332499 refactor(lst): more dashboard work 2025-02-20 13:18:47 -06:00
604fdf1545 feat(lst): added icons to the sidebar 2025-02-20 10:25:35 -06:00
54b1b6081a refactor(lst): added side bar plus dummy menus 2025-02-20 07:22:18 -06:00
5f8943492e feat(lst): tan stack routes added with protected routes 2025-02-19 20:11:40 -06:00
dae00716ec refactor(lst): refactor to monolithic completed 2025-02-19 14:07:51 -06:00