Closed qad114 closed 12 months ago
Name | Link |
---|---|
Latest commit | 679fc9645ebc36e32e7ce9c92033a77cdeeb5525 |
Latest deploy log | https://app.netlify.com/sites/volunteer-bitsofgood/deploys/6552f14847f7a00008f436a1 |
Deploy Preview | https://deploy-preview-413--volunteer-bitsofgood.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Allow Deleting Registrations and Show Number of Minors
Added a delete button to the check in table, as well as a # of minors column to both the check in and check out tables. Called getRegistrations() in EventAttendance.jsx to get the registration IDs and lists of minors.
Closes #402