FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/Interfaces
chris.watts90@outlook.com 20bf968675 Added sorting to user list, ASCending and DESCending on first and last name
fixed pagination where it wasnt rounding up so <x.5 would show not 1 page less than required.
fix issue introduced in last branch where group drop down/filter wouldnt work.
#51
2020-02-25 14:48:49 +00:00
..
Properties Set versions to 0.2.1.0 for release. 2018-06-01 10:34:34 +01:00
AppDetails.cs created AppDetails object 2017-02-27 16:47:16 +00:00
DailyLogs.cs Flatten the TimeLogsList object. 2017-02-15 16:51:19 +00:00
EventLogResponse.cs create EventLogResponse to hold the direction of the user and the operational response. 2017-04-16 19:39:13 +01:00
Group.cs Created Group object. 2017-03-08 16:25:20 +00:00
GroupList.cs create GroupList object. 2017-03-14 22:45:50 +00:00
Identifier.cs Add property LastUsed 2017-03-03 21:36:02 +00:00
IdentifierList.cs Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
ILogger.cs added ILogger interface to support a logging output for errors etc. 2017-02-09 16:26:42 +00:00
Interfaces.csproj Added sorting to user list, ASCending and DESCending on first and last name 2020-02-25 14:48:49 +00:00
IRepository.cs Added sorting to user list, ASCending and DESCending on first and last name 2020-02-25 14:48:49 +00:00
ManualLog.cs added manuallog object to allow users to create a sign in/out log for the swipedatacontroller log. 2017-02-09 21:36:22 +00:00
OperationResponse.cs Added IRepository comments. 2017-01-31 21:57:21 +00:00
Policy.cs Add Api Endpoint to save/retrieve the active policy.Policy 2019-10-18 09:30:57 +01:00
SortOptions.cs Added sorting to user list, ASCending and DESCending on first and last name 2020-02-25 14:48:49 +00:00
TimeLog.cs Add Log Source Identification to determine if a log has been created/updated from the UI/Other Applications 2017-04-12 22:00:08 +01:00
TimeLogList.cs add new property to TimeLogList object to contain the user details - UserInformation 2017-02-24 22:13:44 +00:00
User.cs Created Group object. 2017-03-08 16:25:20 +00:00
UserList.cs Added sorting to user list, ASCending and DESCending on first and last name 2020-02-25 14:48:49 +00:00