-
Notifications
You must be signed in to change notification settings - Fork 34
Labels
Description
After rewriting most of the token game before last years event, different issues showed up when going in production, so we need a facelift before this years event.
This is an issue for managing these tasks.
-
TokenCategorylist and detail views show tokens from all camps and not only for the current camp. -
Last joinandLatest findshould have a default value whenNone. - When no tokens has been created show a
Token game has not started yet, check back latermessage. - Text color not adjusting for white color scheme on
Total playersandTotal findswidgets. - Improve the fix from: a8ef129 and add tests.
- Add link for
token gameon primary menu during camp. - Add 'random token generator' for auto generating new token string when creating tokens
- Refactor Camp methods for generating
checked_intickets andparticipant_count(include support for Add attendance to past camps on camp list #1319)