Add QR button or link for enrolled devices. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Address the Driver Enrollment. I would like to make a button. on the device tab next to the drivers name with QR logo that shows the drivers QR logo when clicked. That way if I ever need to bring it up for enrolling that device later I can send it to them or pull it up form the console.
Implemented and deployed!
Changes:
GET /gps/devices/:driverId/qrendpoint that reconstructs the QR URL from stored device dataSame info that was shown during initial enrollment, now available anytime.