Conversation
…e link in the sub-menu for camps. Remove the token game link from the main menu.
…f the old card and table used on the token list view. Add filter for selected camp to 'get_queryset' method
…tatable' from JS lib. Add a 'Total token' metric
…cret Token' link from the profile menu
…okenFindView'. Repurposed the url for '/token/<token>' to new SubmitView, rendering a form capable of doing a POST request.
…ged so it is calculated for each player
…th templatefilters, instead of calculating minutes
…th 'Tokens found' widget
…ies' and use them when creating tokens
…ries, using 'get_or_create' which is used for avoiding conflict when looping camps and still parse categories for token creation
…e into token-makeover
…validation doesn't happen in the URL parsing, but in the POST using a form and we render a nice alert on the dashboard instead of returning a 404
…dgets with tables
0xUnicorn
commented
Jul 4, 2025
0xUnicorn
commented
Jul 4, 2025
tykling
reviewed
Jul 6, 2025
…abels to chart options. Rename widget from 'tokens_found' to 'total_finds' (and rename all variables, charts etc.). Add if/else for avoiding ZeroDivisionError when participant count is 0 (no tickets has been checked in). Remove series/labels '.reverse()', for some reason the dataset do not need to be reversed.
…e into token-makeover
…. Remove wrong count for no_js table in 'total finds' widget.
…this was mobile version of table didn't show token (when found), and coloring seems better then re-organizing columns
Contributor
Author
|
Fixes: #1891 with dynamic welcome token |
This was
linked to
issues
Jul 8, 2025
tykling
approved these changes
Jul 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New layout with personal stats, How to play and 4 widgets followed by a table with all of the active tokens.
Chart color uses the camp color for that year.
Introducing hints / categories (new model)
2025:


2024:


2023:
Mobile view

Backoffice:
Create categories:

Category detail:
