Commit Graph

79 Commits

Author SHA1 Message Date
7e15e5d7bc feat(settings): final migration of settings and edits added 2025-11-25 14:36:06 -06:00
3193e07e47 fix(prodendpoint): if we have a real error just report it dont actually crash 2025-11-24 15:22:47 -06:00
40bc19aa6f feat(migration): settings migration from old app all is now in the new app 2025-11-24 15:22:12 -06:00
a96b85bc53 feat(dm): new endpoint to get the forecast data 2025-11-21 15:37:22 -06:00
8c0f67ca35 refactor(forklifts): more refactoring to improve during production 2025-11-20 19:47:52 -06:00
7b6c9bdfbf feat(forklifts): added the ability to add new forklifts in 2025-11-20 17:51:06 -06:00
aba1668d2c fix(register): added the ability to put in _ for user name 2025-11-17 17:00:26 -06:00
eb6b9ce388 fix(quality): corrected url and perms for quality link 2025-11-14 11:50:28 -06:00
314ab049bb test(mobile): testing for ota updated on android scanner 2025-11-12 20:20:44 -06:00
b6030de4f4 feat(mobile): ota updates added 2025-11-10 20:19:19 -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
2e05f6eeee feat(invoices): added invoice + linking to forklift 2025-11-04 22:12:08 -06:00
577584ef4d feat(forklifts): added the crud 2025-11-04 22:11:16 -06:00
360c0163f1 fix(preprint): added the correct to string for the preprint stuff 2025-11-04 20:16:59 -06:00
bd7bea8db6 feat(leases): added in leases and move table to reuseable component 2025-11-04 20:16:14 -06:00
b4064e8769 feat(barcode gen): added the missing link 2025-11-03 18:00:50 -06:00
0b0298423e feat(db manual fixes): added a way to fix manual db changes as needed 2025-11-02 16:24:12 -06:00
a7bde5e4eb fix(servers): changed the server name to be unique 2025-11-02 16:17:46 -06:00
50cde2d8d2 feat(forklifts): added backend forklift stuff and frontend companies 2025-11-02 16:16:35 -06:00
a6cc17ccb1 fix(historicalinv): removed the second running one that caused duplicates 2025-11-01 06:54:28 -05:00
2a6eafa19a feat(articles): moved articles over to the main server 2025-11-01 00:06:54 -05:00
9d9ca63d7c feat(added in swagger): added the base for swagger to implement fully later 2025-11-01 00:05:56 -05:00
f9cfada840 feat(listeners): added in a new feature to auto add new listeners 2025-11-01 00:05:25 -05:00
c2ae445ea4 feat(forecast data): added in a historical forecast data set 2025-11-01 00:05:01 -05:00
2ed6bf4d1f feat(settings): added in dyco printing settings 2025-11-01 00:04:21 -05:00
6d27a7aa63 refactor(base modules): removed the log spam 2025-11-01 00:04:04 -05:00
2133b94a1d refactor(all server stats): added a 5 second time out if it dose not reach it just stops 2025-10-31 09:46:27 -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
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
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
006ec1bfc0 feat(user migration): user migration to the new app with a default password that will force reset 2025-10-29 17:01:03 -05:00
45dda3c40a refactor(logins): added a proper redirect to the last place you were 2025-10-29 08:45:58 -05:00
0ddf67d815 feat(user stuff): added in all the user stuff 2025-10-28 21:06:37 -05:00
cc3657f66f fix(proxy): changes to allow multiple onsite instances 2025-10-28 07:40:55 -05:00
39c31aa1ec feat(migration): moved helper commands 2025-10-26 11:32:29 -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
43abbd53f4 fix(printers): missing logs for errors 2025-10-21 20:25:58 -05:00
17e13d4604 refactor(login): added in a check for lastlogin and force reset password
this also includes passowrd for non alpla users will deal with them later
2025-10-21 20:24:55 -05:00
af079b8306 feat(labels): added listener for old app to push all labels to the new app 2025-10-17 11:18:31 -05:00
953af5e0fe feat(labeling): added printers and machine and other data for preprinting 2025-10-17 07:44:39 -05:00
b102112228 fix(misc): changes to several files for formatting 2025-10-16 14:38:17 -05:00
282eab01e1 feat(preprint): added in preprint function to help with operations planning constraints 2025-10-16 14:37:51 -05:00
1d79195d89 feat(v1 logger): added in a logger to monitor the old app 2025-10-16 14:37:00 -05:00
b9b0cd5c70 refactor(stats): added in ram useage to the stats 2025-10-16 14:36:34 -05:00
a09ad8773c feat(settings): added in settings 2025-10-16 14:36:12 -05:00
2142c06ac3 feat(admin): users and roles added to the frontend to manage easier 2025-10-15 21:16:14 -05:00
255ceaab85 refactor(biome): more format changes 2025-10-15 14:51:20 -05:00