ctnadovich / randowizard

Randonneuring.org web application
GNU Affero General Public License v3.0
0 stars 1 forks source link

Support checkin Phrases and other status page improvements #20

Closed ctnadovich closed 4 months ago

ctnadovich commented 7 months ago

The 1.2.99+ versions of eBrevet use checkin phrases rather than checkin codes. The roster status page needs to be revised. In addition, some of the improvements to this page that exist on parando.org should be ported over.

ctnadovich commented 7 months ago

Another useful improvement would be to recognize DNF/Abandons in the status page so we don't keep looking for somebody after they have been noted in the database as DNF. Also, in the same spirit, live riders should be distinguished from finished riders -- perhaps by color/font/outline or some such.

ctnadovich commented 7 months ago

A link back to the event page would be good on the checkin status as well.

ctnadovich commented 4 months ago

support for checkin phrases now implemented, along with somewhat more austere formatting. There is no "check" icon any more -- just a span to hover over the checkin time to see the code. We also show codes when hovering over a hyphen that indicates no checkin. It's apparently possible to get the code, but not actually check in.

ctnadovich commented 4 months ago

A link back to the event page would be good on the checkin status as well.

This seems already to be implemented.

ctnadovich commented 4 months ago

I'm going to split off the DNS/Abandon feature and close this main issue as checkin phrases are now supported.