Commit Graph

362 Commits

Author SHA1 Message Date
20fc286069 test(mobile): stallion intergration starts 2025-11-16 20:21:08 -06:00
75c0659658 test(mobile): more testing on ota 2025-11-16 20:11:34 -06:00
564f0b5add feat(materials per day): more work on materials per day 2025-11-15 16:22:52 -06:00
7b630d5c0b test(android app): this is the start to the android app 2025-11-15 16:22:19 -06:00
eb6b9ce388 fix(quality): corrected url and perms for quality link 2025-11-14 11:50:28 -06:00
c777395b03 feat(quality): priority ranking added 2025-11-14 11:49:57 -06:00
c509c7fe28 feat(notify): material per day for the next 90 days 2025-11-12 20:22:53 -06:00
6f632ecd68 fix(quality request): bug fixes
lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
2025-11-12 20:22:21 -06:00
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
314ab049bb test(mobile): testing for ota updated on android scanner 2025-11-12 20:20:44 -06:00
5277ddfc51 ci(settings): changes to vs code as it was being way to slow 2025-11-12 20:20:08 -06:00
b6030de4f4 feat(mobile): ota updates added 2025-11-10 20:19:19 -06:00
1084cede04 refactor(inv with rn): now includes batch number for tetra 2025-11-10 17:22:48 -06:00
ca866bf8c6 fix(uom): correction to how we do the uom check so we dont just look for the space 2025-11-10 15:14:56 -06:00
9d793d2205 fix(historical date): added so we can have all dates 2025-11-10 15:14:19 -06:00
247010d48f fix(plc zeccetti): changes to improve the timing on the zecetti more to be done 2025-11-07 10:08:56 -06:00
7c40f028c8 fix(historical inv): corrected the way the date can come over to allow for yyyy-mm-dd or with /
the date was coming over in utc format somnetimes and others times local.

close #1 correction to the date formats
2025-11-07 10:08:12 -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
b1c56ee4bb fix(correction): the name needed to be correct to have a proper tempalte 2025-11-04 11:27:22 -06:00
79f4121311 feat(templates): added bug repot template 2025-11-04 11:22:49 -06:00
d17edb1f9c feat(missing inv): adding a way to check for missing data in case it dose pull on the correct days 2025-11-03 18:01:58 -06:00
8fca201e04 fix(nav): added missing add card button 2025-11-03 18:01:15 -06:00
b4064e8769 feat(barcode gen): added the missing link 2025-11-03 18:00:50 -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
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
ebe5c0bd5a fix(forecast table): correction to the customer article number 2025-11-01 00:09:06 -05:00
b8a9aa5132 refactor(wrapper): removed the logs so its not spamming the server 2025-11-01 00:08:42 -05:00
52089ecdf0 chore(misc): api doc dates and db changes 2025-11-01 00:08:21 -05:00
d406a92f3d refactor(ocp page): using the name of the url now vs the settings 2025-11-01 00:07:48 -05:00
2a6eafa19a feat(articles): moved articles over to the main server 2025-11-01 00:06:54 -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
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
92af7262f6 fix(ocp): made corrections to the ocp page in dayton 2025-10-31 13:42:35 -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
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