Commit Graph

104 Commits

Author SHA1 Message Date
3b5e82fdc1 feat(ocp): added wrappercard into the mix 2025-03-25 18:57:00 -05:00
ceaa25f31e feat(ocp): added labeling logs in 2025-03-25 18:55:23 -05:00
9e9a56cbb1 feat(ocp): add lots with scroll view was added 2025-03-25 13:39:18 -05:00
90fb0d364d Merge branch 'main' of https://git.tuffraid.net/cowch/lstV2 2025-03-25 07:57:55 -05:00
c71b514d9a refactor(frontend): prettier change to formatting 2025-03-25 07:27:45 -05:00
6dd9ed848b test(ocme): lots of changes to get it working in production 2025-03-24 15:31:31 -05:00
10d88f53eb fix(frontend): removed unwanted import 2025-03-23 11:01:21 -05:00
f940bcdc9d fix(serverlist): corrected the time by removing teh Z at the end of the time 2025-03-23 10:59:23 -05:00
2ae3c8ba59 fix(loginform): removed the console log that was left by accident 2025-03-23 10:58:49 -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
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
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
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
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
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
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
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
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