Revert "Implement admin back-pass flow and guarded admin actions"

This reverts commit 5595bfd3b1.
This commit is contained in:
2026-02-08 14:43:26 +01:00
parent 5595bfd3b1
commit 5ec18d20ea
25 changed files with 108 additions and 571 deletions

View File

@@ -82,20 +82,21 @@ Common reasons:
Check the bottom-right corner of the screen for error messages.
## Back Pass (One-Time Return)
## Jokers (Late Additions)
### What is a back pass?
### What is a joker?
A **back pass** is a one-time permission that lets you move from **Vote** back to **Suggest**. An admin must grant it to you during Vote.
A **joker** is a one-time extra suggestion slot available only during the **Vote phase**. An admin must grant it to you.
### How it works
If you receive a back pass:
- A **Back** button appears in Vote for your account.
- Using it moves you to Suggest once and consumes the pass.
- Your finalized flag is cleared when you move back.
If you receive a joker:
- A button appears in the top bar allowing you to add one more game.
- Once used, the joker is consumed immediately.
- Your ballot becomes unfinalized.
- All players are unfinalized so the new game can be scored.
Admins may grant another pass later if needed.
Admins may grant additional jokers if necessary.
## Voting
@@ -125,7 +126,7 @@ If an admin links duplicate games:
Toggling **"Finalize"** locks your scores. Toggle it off to edit again.
Finalize is only available during the Vote phase and will automatically reset if:
- You move back to Suggest with a granted back pass
- A joker adds a new game
- An admin links or unlinks games
### Voting after changes
@@ -141,7 +142,7 @@ Review your list and rescore before finalizing again.
### When are results visible?
Results are hidden until an admin opens them. When opened, all players are automatically moved to the **Results phase**.
If needed, an admin can close the Results: players with at least one suggestion return to Vote, players without suggestions return to Suggest, and finalized ballots are cleared.
If needed, an admin can close the Results: everyone returns to the Vote phase, and all ballots are unfinalized for adjustments.
### Can I edit anything in Results?
@@ -151,15 +152,13 @@ No. Suggestions and votes are read-only. Contact an admin for assistance.
### What can admin accounts do?
- Grant jokers during Vote
- Link or unlink duplicate suggestions
- Delete suggestions
- View vote readiness (who has finalized)
- Delete a player (removes their suggestions and votes)
- Move players from Vote back to Suggest from the status dropdown
- Grant one-time back passes
- Reset the database to factory defaults
- Move backward to previous phases
- Confirm reset/delete actions with their own admin password
### What can't admin accounts do?
@@ -179,7 +178,7 @@ Make sure:
### "You have reached the 5 suggestion limit."
Ask an admin to grant a back pass if you need to return to Suggest and adjust your list.
Wait for the Vote phase and request a joker if needed.
### "Add at least one suggestion before entering the Vote phase."