FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/Interfaces
2017-02-07 17:20:37 +00:00
..
Properties Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
Identifier.cs Added IRepository comments. 2017-01-31 21:57:21 +00:00
IdentifierList.cs Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
Interfaces.csproj Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
IRepository.cs added out param to IRepository to return the UserId of the user that has been created/updated. 2017-02-07 17:20:37 +00:00
OperationResponse.cs Added IRepository comments. 2017-01-31 21:57:21 +00:00
TimeLog.cs Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
TimeLogList.cs add TimeLog initialiser. 2017-02-06 22:05:50 +00:00
User.cs #4 Added IsContractor flag to the UserIdentity and User Object, the Api will now relate that status to the output object. note, notimplemented in the UI yet to control this flag. 2017-02-03 12:39:38 +00:00
UserList.cs corrected uiPages method to return correct home endpoint. 2017-02-06 22:18:09 +00:00