Go to file
Chris.Watts90@outlook.com b20a506d3a removed hardcoded string for WebApp endpoint (previously "http://*:8800")
The app now pulls in the port from the app.config file.
Also added some commented out code to load a config file in a different directory (i.e.: to allow config files in "configs" directory to be pulled in).
If the port isnt specified in the app.config, will default to 8800.
#27
2017-03-21 21:44:23 +00:00
CardReaderService removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
DataCenter removed interfaces reference (unused in RPI variant.) 2017-01-30 22:27:02 +00:00
DataCenter_Windows removed hardcoded string for WebApp endpoint (previously "http://*:8800") 2017-03-21 21:44:23 +00:00
Sentinel added sentinel configuration to view any NLog Chainsaw messages output from the system. 2017-02-10 22:40:52 +00:00
TestData added Postman collection for exercising the API. 2017-02-08 22:28:54 +00:00
Tools added sentinel to tools directory. 2017-03-19 07:49:28 +00:00
UI added html code for a simple datepicker. shows all dependencies, in their required order, plus highlights week on hover, to emphasise selecting week. 2017-02-04 15:42:46 +00:00
.gitignore ignore csproj.user files. 2017-02-14 21:03:02 +00:00