56 Commits

Author SHA1 Message Date
Daniel Wathen
39d152ca48 Made breadcrumbs dynamic and moved it to a shared partial view. 2023-01-26 15:05:27 -07:00
Daniel Wathen
a02b544f58 Fixed spacing of headers on hold lot report an open ncr report 2023-01-24 16:29:04 -07:00
Daniel Wathen
d82e19ad68 Relabeled a field in NCR model but forgot to check all references. 2023-01-24 16:16:58 -07:00
Daniel Wathen
476e72ced2 Changed NCR query to pull loss comments instead of assign cause description 2023-01-24 16:04:47 -07:00
Daniel Wathen
e8556c9176 Modified query for NCRs to pull in RDS number appropriately. 2023-01-24 10:48:04 -07:00
Daniel Wathen
348c233eb1 Added Open NCR report. 2023-01-23 21:27:01 -07:00
Daniel Wathen
a085c84b2b Fixed display of completed and projected part changes 2023-01-23 15:42:17 -07:00
Daniel Wathen
35dfd6a23c Removed EPP TW "Prod" scrap from Reactor Yielded Outs calculation and removed Customer scrap from Yield calculation 2023-01-23 14:08:50 -07:00
Daniel Wathen
a67cc55abe Removed console logging for hold date and added display of daily and weekly part changes (completed and projected). 2023-01-23 13:47:17 -07:00
Daniel Wathen
649805bde6 Added date when daily report was pulled to display on report. 2023-01-20 11:21:52 -07:00
Daniel Wathen
0de14ec886 When EPP tools have Hot WOs assigned, it also brings in the pairing tools (40 brings in 42, 44 brings in 46, 48 brings in 50) 2023-01-19 15:13:16 -07:00
Daniel Wathen
29936b8571 Changed display of current hot work orders running. 2023-01-19 15:04:03 -07:00
Daniel Wathen
8722400e3d Fixed bug where icon wasn't changing from plus to minus on second table. 2023-01-19 15:00:56 -07:00
Daniel Wathen
afdd487b7d Moved all of the file paths to appsettings file. 2023-01-19 13:05:54 -07:00
Daniel Wathen
715f3709a9 Added sorting to Hold Lot table. 2023-01-19 10:28:44 -07:00
Daniel Wathen
a963525b43 Added Hot Work Order information into downed tool table and as a line item in the daily report. 2023-01-18 16:03:42 -07:00
Daniel Wathen
930360a7a9 Added Category Description to downed tools table 2023-01-18 12:19:35 -07:00
Daniel Wathen
b428464a02 Added test for APIs 2023-01-17 15:51:47 -07:00
Daniel Wathen
a0c3e66dc1 Fixed a typo in appsettings.Development.json file for API and setting base URL in the planning report controller. 2023-01-17 15:33:01 -07:00
Daniel Wathen
94ea7502a3 Created appsettings class to pull from appsettings.json files 2023-01-17 15:25:20 -07:00
Daniel Wathen
7cde09d7b8 Fixed typo in Daily Report, added IDLE and ENGINEERING_DEVELOPMENT to IsInProduction list, and changed unscheduled reactors calculations. 2023-01-17 08:31:59 -07:00
Daniel Wathen
9525355b55 Added Hold Report to the production reports. 2023-01-16 12:28:48 -07:00
Daniel Wathen
62df6323d0 SLLTools.json file and DailyReportInfo.json file automatically clear the first time it runs on Monday, and fixed bug when scrap is resolved as null. 2023-01-16 00:55:07 -07:00
Daniel Wathen
a2512b41e1 Changed metric for determining wafers needed for quarter, included reactor log comments, made downed tools table larger, fixed bug in determining reactor capcity 2023-01-13 14:25:01 -07:00
Daniel Wathen
8d65b82af6 Ran formatting through code 2023-01-12 13:19:05 -07:00
Daniel Wathen
ba6d7b19e7 Changed API endpoint URL 2023-01-12 10:57:11 -07:00
Daniel Wathen
096043d6ca Fixed HTR downed tools header, added quarter to date information, and put extended downtime into tool downed tables. 2023-01-12 10:50:10 -07:00
Daniel Wathen
41b98891a8 Added SSR report link to production directory. 2023-01-11 14:05:46 -07:00
Daniel Wathen
efa3ef6ad2 Updated error page to remove references to Development Mode. 2023-01-11 12:57:53 -07:00
Daniel Wathen
a0a8b5aabb Changed url to for API endpoints 2023-01-11 12:55:49 -07:00
Daniel Wathen
7bd530e72b Fixed bug with editing manual entries. 2023-01-11 12:52:21 -07:00
Daniel Wathen
f23c7136c0 Migrated to using free library of icons for images and fixed button layout for index pages. 2023-01-11 12:36:28 -07:00
Daniel Wathen
7fbbca61b8 Fixed issue with footer display. 2023-01-11 10:59:07 -07:00
Daniel Wathen
a3f73e58d8 Fixed footer 2023-01-11 10:32:24 -07:00
Daniel Wathen
012cb4bd56 Updated url for accessing API endpoints. 2023-01-11 10:16:52 -07:00
Daniel Wathen
9a7184841d Changed port for accessing the APIs 2023-01-11 10:11:32 -07:00
Daniel Wathen
6436465fa1 Removed all references to FabTime 2023-01-11 10:00:39 -07:00
Daniel Wathen
43e5ec3e28 Used queries to get data from scrape database instead of FabTime to use a single data source. 2023-01-11 09:46:03 -07:00
Daniel Wathen
cb14e93ad5 Changed API url for fabtime endpoints 2023-01-06 13:38:25 -07:00
Daniel Wathen
569fd84725 Updated logging. 2023-01-06 11:52:50 -07:00
Daniel Wathen
8077f6222e Hardcoded all production string references. 2023-01-06 11:15:56 -07:00
Daniel Wathen
ddbd8fd281 Fixed appsettings.json file 2023-01-06 11:05:42 -07:00
Daniel Wathen
4ab4f6230c Changed logging directory for release version. 2023-01-06 10:30:17 -07:00
Daniel Wathen
9ee0b14ee9 Added logging to application. 2023-01-06 09:15:40 -07:00
Daniel Wathen
6de41bc8da Updated appsettings.json file to change base api url based on environment. Also fixed bug in calculation of yield percentage. 2023-01-05 15:10:40 -07:00
Daniel Wathen
3922d28a8b Added testing endpoing to API 2023-01-05 12:49:30 -07:00
Daniel Wathen
5b43483e82 Reconfigured project references 2023-01-05 11:45:37 -07:00
Daniel Wathen
32df1449cc Added Report Generator package 2023-01-05 10:27:50 -07:00
Daniel Wathen
9f08d6630c Added calculation for daily planned wafer outs and display on production report. 2023-01-04 19:26:33 -07:00
Daniel Wathen
03668e1335 Fixed bug that prevented week from showing if it is Monday. 2023-01-04 18:05:11 -07:00