skuhl / RobotRemote

0 stars 0 forks source link

Admin endpoint to get timeslot requests. #18

Closed BinaryFissionGames closed 6 years ago

BinaryFissionGames commented 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.

BinaryFissionGames commented 6 years ago

Done. See /admin/timeslotrequests.