Closed BinaryFissionGames closed 6 years ago
Should return JSON object of all timeslot requests if the person requesting is logged on and an admin.
There is already a stub that exists for this function in index.js that will reject people trying to request without correct permissions.
Done. See /admin/timeslotrequests.
Should return JSON object of all timeslot requests if the person requesting is logged on and an admin.
There is already a stub that exists for this function in index.js that will reject people trying to request without correct permissions.