Commit Graph

58 Commits

Author SHA1 Message Date
fef0303cd6 fix(dm): fixes to validate auth before submiting incase someone stays on the page to long 2025-11-12 20:21:14 -06:00
65304f61ce feat(invoice form): added new invoice form 2025-11-05 21:58:28 -06:00
6ce4d84fd0 refactor(leases): removed main server until i have a better way to sync them 2025-11-04 22:12:41 -06:00
bd7bea8db6 feat(leases): added in leases and move table to reuseable component 2025-11-04 20:16:14 -06:00
8fca201e04 fix(nav): added missing add card button 2025-11-03 18:01:15 -06:00
8996da7eb4 fix(file name wrong): fixed the name of the file for getCompanies 2025-11-02 16:27:08 -06:00
5023d4d129 refactor(types): moved the item type to the sidebar to keep it more clean 2025-11-02 16:24:37 -06:00
50cde2d8d2 feat(forklifts): added backend forklift stuff and frontend companies 2025-11-02 16:16:35 -06:00
d406a92f3d refactor(ocp page): using the name of the url now vs the settings 2025-11-01 00:07:48 -05:00
00ef72de90 feat(servers): added a link to the server by clicking on the name and the gp code 2025-11-01 00:06:27 -05:00
92af7262f6 fix(ocp): made corrections to the ocp page in dayton 2025-10-31 13:42:35 -05:00
a7a9aa2874 fix(dm): correction to passing the username over for the importing of the file 2025-10-31 09:41:08 -05:00
1283a63b5f fix(comments): added new role to put comments in 2025-10-31 07:15:09 -05:00
25a958d592 fix(silo commits): added in email that was now missing due to new authj 2025-10-31 07:14:49 -05:00
e1e659f9b1 refactor(serverlist): refactored to also show uptime and other info about the server 2025-10-31 07:14:11 -05:00
d60c08a281 feat(start of server): added the start of server data 2025-10-30 14:21:00 -05:00
d3e8e94110 fix(manual print): fixed so the print disables 2025-10-30 14:20:30 -05:00
c552b9eb1c feat(modules): modules added to frontend 2025-10-30 10:24:04 -05:00
99b2d762d6 refactor(modules): moved modules to app to control everything based on there active setting 2025-10-29 21:57:11 -05:00
6493e0398a ci(ts query): added in the debugger for this 2025-10-29 21:56:30 -05:00
c6f766089b fix(silo adjustment): change the module to name for checking access 2025-10-29 08:47:29 -05:00
6c27fa10a6 fix(sidebar): changed from module to name to have tighter control 2025-10-29 08:46:56 -05:00
8198c7a478 fix(dm): corrected the permissions needed to view this page 2025-10-29 08:46:20 -05:00
45dda3c40a refactor(logins): added a proper redirect to the last place you were 2025-10-29 08:45:58 -05:00
56d21fec84 fix(login): redirect back to profile is ignored so it will not cause confusion 2025-10-29 08:45:06 -05:00
721813dc29 feat(dashboard): added notification on use of old version 2025-10-28 22:21:01 -05:00
0ddf67d815 feat(user stuff): added in all the user stuff 2025-10-28 21:06:37 -05:00
e9ff8bb4cb fix(siloadjustmnets): corrected the silo adjustments to account for removed middleware 2025-10-28 19:39:08 -05:00
78a5a4a398 docs(api): more old version stuff 2025-10-28 07:42:46 -05:00
6392441f1b fix(export inv): added the button to exprot data 2025-10-27 07:18:46 -05:00
e620397938 fix(dmbuttons): missed the uncomment here 2025-10-26 11:48:36 -05:00
ac9670d553 feat(migration): dm moved 2025-10-26 11:47:12 -05:00
6a84da4117 fix(barcodes): moved to correct folder 2025-10-26 11:37:46 -05:00
fd9d774772 feat(migration): moved barcode generator 2025-10-26 11:35:54 -05:00
39c31aa1ec feat(migration): moved helper commands 2025-10-26 11:32:29 -05:00
1da7b145a9 feat(migration): moved material helper over 2025-10-26 10:47:07 -05:00
f078cd6ceb fix(ocme): corrected the urls for ocme 2025-10-26 10:39:30 -05:00
f90a975a50 feat(migration): moved rfid page 2025-10-26 10:39:10 -05:00
4ca20a085e feat(migration): moved ocp, ocme, wrapper stuff 2025-10-26 10:35:06 -05:00
0fe0a8f56a feat(migration): moved changed log and properly added in the link to it 2025-10-26 10:01:06 -05:00
2206a4d4ba feat(migration): dashboard migrated over 2025-10-26 09:47:47 -05:00
0fd777ccbd refactor(frontend): tempt to stop the popup when redrected or coming to the page with no auth 2025-10-26 09:37:08 -05:00
425f8f5f71 feat(frontend): migrated old > new silo adjustments
moved the apps around so we can use 1 url for cors bs
2025-10-25 17:22:51 -05:00
414a21a287 fix(loginform): bug where the reset errror was not properly coming over 2025-10-21 21:24:46 -05:00
eae9436f6d fix(loginform): error with password reset 2025-10-21 20:29:08 -05:00
e99c409cad refactor(front end): login fixes to account for the forced password change 2025-10-21 20:27:00 -05:00
b102112228 fix(misc): changes to several files for formatting 2025-10-16 14:38:17 -05:00
2142c06ac3 feat(admin): users and roles added to the frontend to manage easier 2025-10-15 21:16:14 -05:00
817a5c6876 test(dock schedule fail): failed attempt ad doing a dock schedule but leaving in here 2025-10-15 14:52:48 -05:00
d9f23e26a3 test(admin): more user stuff to fronend admin stuff 2025-09-26 10:45:20 -05:00