Commit Graph

64 Commits

Author SHA1 Message Date
4ab4f6230c Changed logging directory for release version. 2023-01-06 10:30:17 -07:00
9ee0b14ee9 Added logging to application. 2023-01-06 09:15:40 -07:00
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
3922d28a8b Added testing endpoing to API 2023-01-05 12:49:30 -07:00
5b43483e82 Reconfigured project references 2023-01-05 11:45:37 -07:00
32df1449cc Added Report Generator package 2023-01-05 10:27:50 -07:00
9f08d6630c Added calculation for daily planned wafer outs and display on production report. 2023-01-04 19:26:33 -07:00
03668e1335 Fixed bug that prevented week from showing if it is Monday. 2023-01-04 18:05:11 -07:00
8bc7d7bdde Changed several synchronous database calls to asynchronous calls. 2023-01-04 17:17:24 -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