Commit Graph

60 Commits

Author SHA1 Message Date
8f96e31121 Fixed failing test 2022-12-09 15:13:13 -07:00
0b28c39b16 Pulled connection string out to appsettings.json file. 2022-12-09 15:04:08 -07:00
43957fe66d Added logging nuget packages to allow for logging capabilities. 2022-12-09 14:17:39 -07:00
32d8ad8b3c Added Dual Layer data in the report (pulling from the database and displaying it back on the main form) 2022-12-08 12:03:19 -07:00
4592b035b6 Added data pull for previous week and capability for production passdown to view previous week data, added tool state mapping json file and production passdown report shows owners, removed unnecessary jQuery package. 2022-12-07 10:44:11 -07:00
3409ad58b7 Fixed bug for expanding yield columns in javascript file, added database calls for unload temps and tools by wafer size, and included unload temps and tools by wafer size in production passdown report. 2022-12-02 15:48:06 -07:00
740896adf0 Moved API and DB methods to interfaces in order to leverage Dependency Injection, disolved APICaller class, including functionality in several other functions, included Single Load Lock information into Production Passdown report, changed persistant data file to json instead of xml, and adjusted persistant data file to include a week's worth of data instead of a single day. 2022-12-02 14:41:19 -07:00
e9c071c8f7 Cleaned up project files, removing unnecessary using statements and getting rid of unecessary directories and files. 2022-12-01 08:40:13 -07:00
c38bb0c740 Updated Nuget Packages 2022-11-30 14:22:45 -07:00
f996dcfb36 First Commit 2022-11-30 13:15:01 -07:00