Go to file
Chris.Watts90@outlook.com 384ae45c63 pulled out endpoints into single object, instead of having the strings in file.
all strings now use double quotes.
all url generation now handled by createRequestUrl, instead of string concatenation in methods.
errors in getJson methods will now redirect home, suggest implementing proper error message or something...
removed unnecessary console.log's
2017-02-02 17:03:50 +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/WindowsDataCenter pulled out endpoints into single object, instead of having the strings in file. 2017-02-02 17:03:50 +00:00
TestData update the json-server file to incorporate "valid" card data, tied to the users. 2017-01-29 22:46:05 +00:00
UI Added time log data format file. 2017-01-29 15:35:33 +00:00
.gitignore update git-ignore to ignore node-modules packages/files. 2017-01-30 22:39:56 +00:00