Commit Graph

61 Commits

Author SHA1 Message Date
5dfece09b7 refactor(login): removed all the data from teh login dropdown as it could cause issues 2025-03-23 10:05:27 -05:00
97eb73c6d1 test(streaming logs): will come back to this later this is killing me inside 2025-03-23 10:04:58 -05:00
e82ef76316 test(streaming): more testing on streaming the lofs 2025-03-22 08:21:11 -05:00
08c9b3404f test(streaming logs): more test but failed again 2025-03-21 22:06:53 -05:00
93ed2e9ee8 fix(calendar): this component had a bug and needed a lib update 2025-03-21 22:06:25 -05:00
76bc0db3dd test(server): start/stop/restart buttons added. comment #14 2025-03-21 20:09:39 -05:00
2e5de34cb5 fix(login): if we have a wrong password or username we didnt properly error instead we crashed 2025-03-21 19:44:02 -05:00
07e47e64ae fix(consume material): when we consumed material the button was never reenabled
closes #15
2025-03-21 19:42:51 -05:00
73eb70538e test(streaming logs): test for streaming logs 2025-03-21 13:36:12 -05:00
f3c4c26ef9 test(ocp dash): more work on the dashboard 2025-03-20 14:02:46 -05:00
74bcd6e805 feat(ocme): cycle count implemeneted 2025-03-20 14:02:19 -05:00
7a22b52c91 test(ocme): cycle count intital improvements 2025-03-19 21:45:10 -05:00
e17b8e7bbe refactor(view access): if role [] then allow them to see it 2025-03-19 17:59:22 -05:00
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
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