Daniel Wathen
|
8d65b82af6
|
Ran formatting through code
|
2023-01-12 13:19:05 -07:00 |
|
Daniel Wathen
|
012cb4bd56
|
Updated url for accessing API endpoints.
|
2023-01-11 10:16:52 -07:00 |
|
Daniel Wathen
|
9a7184841d
|
Changed port for accessing the APIs
|
2023-01-11 10:11:32 -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
|
cb14e93ad5
|
Changed API url for fabtime endpoints
|
2023-01-06 13:38:25 -07:00 |
|
Daniel Wathen
|
8077f6222e
|
Hardcoded all production string references.
|
2023-01-06 11:15:56 -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
|
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 |
|