GoBLFC / Tracker

BLFC's online system for managing volunteers, tracking shifts, and offering rewards
GNU Affero General Public License v3.0
7 stars 1 forks source link

Store user badge names per-event #31

Open Gawdl3y opened 1 month ago

Gawdl3y commented 1 month ago

Currently, a user's badge name is always overwritten with the latest one provided by ConCat. The badge name is part of the registration for an event in ConCat, and can thus be different between events. Tracker should store them associated with their appropriate event and display the badge name for users from the event that's being viewed. When there isn't an event to look at, we should just fall back to the user's username.