|
|
93ed2e9ee8
|
fix(calendar): this component had a bug and needed a lib update
|
2025-03-21 22:06:25 -05:00 |
|
|
|
fb9ee15bda
|
chore(pkg updates): updated all pkgs
|
2025-03-21 21:48:04 -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 |
|
|
|
8b8c9acb69
|
refactor(serverdata): remapped the server list to all be on the E drive and deactivated
deactivated so i can double check we have everything per server now
|
2025-03-21 13:35:51 -05:00 |
|
|
|
cb3ab668d8
|
chore(updatescript): added in so we can do a full install with an env creation for old
|
2025-03-21 13:34:46 -05:00 |
|
|
|
f6654067f5
|
chore: bump build number to 47
|
2025-03-21 12:07:02 -05:00 |
|
|
|
532a722763
|
chore: bump build number to 46
|
2025-03-20 14:26:41 -05:00 |
|
|
|
38d1043606
|
chore: bump build number to 45
|
2025-03-20 14:09:36 -05:00 |
|
|
|
18daca904e
|
docs(logs): changes how logs are put into the db they will be there name vs key
|
2025-03-20 14:07:37 -05:00 |
|
|
|
e833c48cc8
|
feat(logger): streaming logs works server side not frontend for now
|
2025-03-20 14:06:53 -05:00 |
|
|
|
0bd217c727
|
docs(migration): added more documents on the install md
|
2025-03-20 14:04:48 -05:00 |
|
|
|
74974323f0
|
feat(lst): added in delay global function
|
2025-03-20 14:03:09 -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 |
|
|
|
eb2c34c557
|
ci(frontend): added ocme as a proxy in the dev
|
2025-03-20 14:00:42 -05:00 |
|
|
|
808e3d84ef
|
chore: bump build number to 44
|
2025-03-20 09:51:25 -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 |
|
|
|
e597968777
|
feat(settings): more seed settings
|
2025-03-19 17:18:13 -05:00 |
|
|
|
bbd7a17144
|
feat(servers): added dayton in
|
2025-03-19 17:17:54 -05:00 |
|
|
|
5945ace9f2
|
refactor(settings): removed the need to login to get the settings
|
2025-03-19 17:17:36 -05:00 |
|
|
|
316b27e3e0
|
refactor(settings): used the common response function created
|
2025-03-19 17:17:18 -05:00 |
|
|
|
7165c959b9
|
feat(ocp): added in service plus manual print log
|
2025-03-19 17:16:39 -05:00 |
|
|
|
ae7e3fd54e
|
feat(ocme): added in ocme service so we can utlize 2 ports
|
2025-03-19 17:16:14 -05:00 |
|
|
|
7ec5c5beb0
|
feat(logger): logger service created with its endpoints
|
2025-03-19 17:15:33 -05:00 |
|
|
|
c9aa41ab00
|
refactor(login): removed roles from the login to shrink the jwt
|
2025-03-19 17:15:02 -05:00 |
|
|
|
4696835c65
|
feat(installer): added a check for lstv2 already installed
|
2025-03-19 17:14:33 -05:00 |
|
|
|
2d3f308877
|
feat(server): ocpService and loggerService added
|
2025-03-19 17:13:52 -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 |
|
|
|
0914b53341
|
feat(db): logs, manualprints added
|
2025-03-19 17:07:37 -05:00 |
|
|
|
34b80cf236
|
chore: bump build number to 43
|
2025-03-19 16:18:04 -05:00 |
|
|
|
196ea00972
|
chore: bump build number to 42
|
2025-03-19 13:30:10 -05:00 |
|
|
|
807a4ca699
|
chore: bump build number to 41
|
2025-03-19 11:32:58 -05:00 |
|
|
|
d98a659262
|
chore: bump build number to 40
|
2025-03-19 11:23:35 -05:00 |
|
|
|
6dd5f4b61f
|
chore: bump build number to 39
|
2025-03-19 11:22:04 -05:00 |
|
|
|
751b9d5701
|
chore: bump build number to 38
|
2025-03-19 08:47:27 -05:00 |
|
|
|
b0634d9427
|
chore: bump build number to 37
|
2025-03-19 08:41:27 -05:00 |
|
|
|
8a143fbb19
|
chore: bump build number to 36
|
2025-03-19 08:23:56 -05:00 |
|
|
|
8b72a1b47e
|
chore: bump build number to 35
|
2025-03-19 08:09:14 -05:00 |
|