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
|
2ce4109047
|
Updated Filename for API Project
|
2023-01-05 12:10:04 -07:00 |
|
Daniel Wathen
|
5b43483e82
|
Reconfigured project references
|
2023-01-05 11:45:37 -07:00 |
|
Daniel Wathen
|
0bad914be4
|
Clean up directories
|
2023-01-05 10:49:15 -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 |
|
Daniel Wathen
|
b5def3da89
|
Refactored code, restructured project organization, and added new unit tests.
|
2022-12-13 12:11:28 -07:00 |
|
Daniel Wathen
|
8f96e31121
|
Fixed failing test
|
2022-12-09 15:13:13 -07:00 |
|
Daniel Wathen
|
0b28c39b16
|
Pulled connection string out to appsettings.json file.
|
2022-12-09 15:04:08 -07:00 |
|
Daniel Wathen
|
43957fe66d
|
Added logging nuget packages to allow for logging capabilities.
|
2022-12-09 14:17:39 -07:00 |
|
Daniel Wathen
|
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 |
|
Daniel Wathen
|
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 |
|
Daniel Wathen
|
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 |
|
Daniel Wathen
|
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 |
|
Daniel Wathen
|
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 |
|
Daniel Wathen
|
c38bb0c740
|
Updated Nuget Packages
|
2022-11-30 14:22:45 -07:00 |
|
Daniel Wathen
|
f996dcfb36
|
First Commit
|
2022-11-30 13:15:01 -07:00 |
|