Go to file
Watts 6e278d1478 added LogDirection array for dropdown list to bind to.
referenced helpers.js/Helpers() class
added "selectedTimeLogDate" observable to make manual log creation filtering easier.
added api endpoints for create/delete logs.
removed processRequestFailure and createRequestUrl as been replaced by using Helpers.js
refactored the returnButtonClick method to use Helpers.js method.
updated assignHandler function for new bootstrap datetimepicker control.
created assignUpdateHandler to register to change when the datetimepicker is being used for creating/editing logs.
added the createManualLog and deleteManualLog methods to interact with the API.
added deleteLog method, with user Confirm.
added sammy route for "manualLog" for form submission in the manual log dialog.
#29
2017-04-12 22:08:45 +01: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 added LogDirection array for dropdown list to bind to. 2017-04-12 22:08:45 +01: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