19 Commits

Author SHA1 Message Date
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
afdd487b7d Moved all of the file paths to appsettings file. 2023-01-19 13:05:54 -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
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
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
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
569fd84725 Updated logging. 2023-01-06 11:52:50 -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
9f08d6630c Added calculation for daily planned wafer outs and display on production report. 2023-01-04 19:26:33 -07:00
Daniel Wathen
8bc7d7bdde Changed several synchronous database calls to asynchronous calls. 2023-01-04 17:17:24 -07:00
Daniel Wathen
81f7e1a57b Simplified Manual Report Entry 2023-01-04 16:34:31 -07:00
Daniel Wathen
83525d0149 Updated UnloadTemps repo to get data for whole week instead of just the last day. 2023-01-04 15:33:52 -07:00
Daniel Wathen
e3b4e68425 Cleaned up references to repositories in the UI that were overlooked 2023-01-04 14:32:13 -07:00
Daniel Wathen
1adb303d99 Added backend API project to segregate responsibilites - Data is now handled in API project and business is all handled in UI project. 2023-01-04 14:19:59 -07:00