bikebrigade / dispatch

Bike Brigade's dispatching software! 🚴
https://bikebrigade.ca
Apache License 2.0
72 stars 9 forks source link

Add Task Assignment Log #327

Closed mveytsman closed 2 months ago

mveytsman commented 2 months ago

Closes #323

This adds a TaskAssignmentLog which tracks user_id, rider_id, timestamp, and action (:assigned, or :unassigned) for all assignment (whether rider directly or dispatcher).