Commit Graph

46 Commits

Author SHA1 Message Date
bb6d1c3bff fix(time): changes the labeling time to be our db version 2025-04-21 07:48:21 -05:00
a68a3ba640 test(rfid): more rfid work and tested working 2025-04-17 18:42:29 -05:00
5cdca0a41f refactor(cards): messing with the time in the cards 2025-04-17 18:41:40 -05:00
46bb695840 ci(release): bump build number to 231 2025-04-15 07:07:08 -05:00
26798ca140 refactor(lots): changed the way the time looks 2025-04-14 22:16:54 -05:00
2d39f93e42 refactor(inventory card): change to 15min check 2025-04-14 22:16:37 -05:00
d0a19b5589 refactor(ocp): resizbale with scrollling added makes more easy to review if table overflows 2025-04-14 17:21:29 -05:00
a751bb6a50 refactor(ocplogs): removed imports not needed 2025-04-14 13:44:54 -05:00
1a5d066eb4 refactor(ocp logs): changed table data to tanstack 2025-04-14 13:44:23 -05:00
1bc7949f30 refactor(label logs): changed to tanstack table 2025-04-14 13:43:56 -05:00
bb20046890 test(printers): added in management tab for printers 2025-04-14 12:28:11 -05:00
ae7ea2bb90 test(notification): added framework for managment tab 2025-04-14 12:27:45 -05:00
087d14c585 feat(cards): migrated cards over 2025-04-14 12:26:31 -05:00
9325e58551 test(reporting): more reporting tables for different reports 2025-04-13 08:27:28 -05:00
2e2699ab3c refactor(ocp): change the way logs are brought in and other changes to clean the code up 2025-04-09 17:49:03 -05:00
bad390ec17 feat(silo): added in charts and historical data 2025-04-09 17:48:03 -05:00
efc630f5f8 refactor(auth): added module and submodule access to the user 2025-04-09 17:47:02 -05:00
b4a4dfcb75 test(silo): backend silo stuff 2025-04-08 06:48:12 -05:00
b630bae50d test(auth): more and more auth setup 2025-04-08 06:46:56 -05:00
dc5ee5b97a feat(ocp): printer cycling backend and frontend done :) 2025-04-07 07:02:31 -05:00
95bebbde2b feat(silo adjustments): added in email if % wrong 2025-04-06 07:47:39 -05:00
f1abe7b33d feat(siloadjustments): added email for comments :D 2025-04-04 22:09:47 -05:00
63b1151cb7 fix(misc): work on ocp to improve the errors that were missed and better logging 2025-03-30 10:11:58 -05:00
f9096b54f5 fix(admin auth): added in role change for v1 2025-03-30 10:10:01 -05:00
a48d4bd5af feat(auth): admin user updates added
if a password change happens then an email will be sent to the user.
2025-03-30 08:40:49 -05:00
7b1c6e1361 refactor(ocp): finished the dashboard and move logs and labels to a tab style 2025-03-27 21:06:25 -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
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
8324fffeb6 test(ocp): more work on the dashboard 2025-03-19 17:11:00 -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
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
65b35bc9a3 fix(user): when user didnt hape permissions would error, changed to have undefined now 2025-03-10 09:35:52 -05: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
5fcadb9fc8 feat(lst): added update settings into the entire app 2025-03-05 12:09:51 -06:00
2ad1dcc55b feat(server): settings and module crud added in 2025-03-04 16:43:45 -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
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
7df5143835 feat(lst): added in modules activation, roles and userRoles 2025-02-23 21:20:26 -06:00
9719451580 feat(frontend): finished login form with validation 2025-02-21 09:16:07 -06:00
5f8943492e feat(lst): tan stack routes added with protected routes 2025-02-19 20:11:40 -06:00