FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/Controllers
2018-03-07 09:02:19 +00:00
..
ApplicationController.cs reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
CardsController.cs Add API method to CardsController for clearing all unassigned identifiers from system. 2018-03-07 09:02:19 +00:00
GroupController.cs implement delete group api method. 2017-03-17 22:32:18 +00:00
LogsController.cs added cache control attributes. 2017-04-13 20:59:40 +01:00
SwipeDataController.cs changed api method to use the return type of IRepository.LogEventTime method and return the Id and Direction from the endpoint. 2017-04-16 19:41:31 +01:00
TimelogController.cs removed braces. 2017-02-14 17:07:07 +00:00
UsersController.cs add code in to handle group filtering. 2017-03-17 23:53:02 +00:00
ValuesController.cs Moved CardsController, SwipeDataController, UsersController, ValuesController to a "Controllers" dir. 2017-02-03 12:21:54 +00:00