Infineon\StieberD
|
7b1c044730
|
Fixed date sorting in YieldStatistics.cs to sort the dates as datetimes instead of as strings.
|
2023-11-10 09:34:10 -07:00 |
|
ouellette
|
6c8788dae5
|
Removed the reverseLists function call, which reverses the scrapbyday values
|
2023-11-01 13:30:08 -07:00 |
|
Chase Tucker
|
c50a3e103b
|
Daily Report adds zeros for down days
|
2023-10-27 14:37:15 -07:00 |
|
ouellette
|
00042711dd
|
Fixed null values returned from SQL query.
|
2023-10-13 13:06:33 -07:00 |
|
ouellette
|
cc4cb9f304
|
Had to adjust the query to account for days that are in a week that started in a different quarter
|
2023-10-01 08:54:57 +02:00 |
|
ouellette
|
3dcc986584
|
Adjusted quarter start date queries to be inclusive of last day of quarter
|
2023-09-29 14:38:10 -07:00 |
|
Daniel Wathen
|
1633c82323
|
Fixed issue with previous week quarterly targets in daily report
|
2023-07-05 15:31:28 -07:00 |
|
Daniel Wathen
|
32182e8f7c
|
Added R52 and R54 together for Hot WO's running.
|
2023-06-21 10:09:08 -07:00 |
|
Daniel Wathen
|
93c8554d7f
|
Fixed bug in YieldStatistics when reading a null value.
|
2023-06-12 13:50:31 -07:00 |
|
Daniel Wathen
|
e4624749ae
|
Updated "UP" status to include UP_WITH_INCREASED_SAMPLING_METROLOGY
|
2023-05-25 09:00:23 -07:00 |
|
Daniel Wathen
|
3a2e68043c
|
Added new mode to production to stop it from showing on the downed tools.
|
2023-04-26 17:25:00 -07:00 |
|
Daniel Wathen
|
72e7a55ab4
|
Updated daily report to show correct information when two work weeks split quarters.
Also current changes to project with Blazor implementation is implemented here as well.
|
2023-04-03 09:58:28 -07:00 |
|
Daniel Wathen
|
f77d723576
|
Added new reactor mode to for ENG APP
|
2023-03-03 13:24:57 -07:00 |
|
Daniel Wathen
|
7ca02958dc
|
Changed reactor event query to only use REACT_EVENT table
|
2023-03-01 16:45:47 -07:00 |
|
Daniel Wathen
|
57ef8d8d25
|
Updated query for hold lot report
|
2023-02-20 12:00:41 -07:00 |
|
Daniel Wathen
|
39d152ca48
|
Made breadcrumbs dynamic and moved it to a shared partial view.
|
2023-01-26 15:05:27 -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
|
f40cee57a7
|
Fixed bug in downtime calculation.
|
2023-01-23 20:16:30 -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
|
8b1cf80ded
|
Fixed calculation in part changes
|
2023-01-19 15:27:51 -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
|
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
|
930360a7a9
|
Added Category Description to downed tools table
|
2023-01-18 12:19:35 -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
|
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
|
63f442ef07
|
Additional logging in APIs
|
2023-01-06 12:31:40 -07:00 |
|
Daniel Wathen
|
569fd84725
|
Updated logging.
|
2023-01-06 11:52:50 -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
|
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 |
|
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 |
|
Daniel Wathen
|
80696e5fe6
|
Reorganized project structure to separate backend process from frontend process.
|
2022-12-22 12:10:18 -07:00 |
|