osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Lock all #247

Closed kepta closed 6 years ago

kepta commented 6 years ago

This adds a lock/unlock/status update api for multiple items

cc @batpad

batpad commented 6 years ago

This looks great to me @kepta !

batpad commented 6 years ago

@kepta one thing: can we add logging to this end-point?

See: https://github.com/osmlab/to-fix-backend/blob/master/routes/item.js#L392 and https://github.com/osmlab/to-fix-backend/blob/master/routes/item.js#L424