Commit Graph

23 Commits

Author SHA1 Message Date
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
f77d723576 Added new reactor mode to for ENG APP 2023-03-03 13:24:57 -07:00
7ca02958dc Changed reactor event query to only use REACT_EVENT table 2023-03-01 16:45:47 -07:00
39d152ca48 Made breadcrumbs dynamic and moved it to a shared partial view. 2023-01-26 15:05:27 -07:00
476e72ced2 Changed NCR query to pull loss comments instead of assign cause description 2023-01-24 16:04:47 -07:00
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
649805bde6 Added date when daily report was pulled to display on report. 2023-01-20 11:21:52 -07:00
715f3709a9 Added sorting to Hold Lot table. 2023-01-19 10:28:44 -07:00
930360a7a9 Added Category Description to downed tools table 2023-01-18 12:19:35 -07:00
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
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
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
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
7bd530e72b Fixed bug with editing manual entries. 2023-01-11 12:52:21 -07:00
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
6436465fa1 Removed all references to FabTime 2023-01-11 10:00:39 -07:00
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
32df1449cc Added Report Generator package 2023-01-05 10:27:50 -07:00
81f7e1a57b Simplified Manual Report Entry 2023-01-04 16:34:31 -07:00
83525d0149 Updated UnloadTemps repo to get data for whole week instead of just the last day. 2023-01-04 15:33:52 -07:00
e3b4e68425 Cleaned up references to repositories in the UI that were overlooked 2023-01-04 14:32:13 -07:00
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
80696e5fe6 Reorganized project structure to separate backend process from frontend process. 2022-12-22 12:10:18 -07:00