Skip to content

Add admin scoring rule editor#230

Merged
adrunkhuman merged 3 commits intomasterfrom
issue-220-admin-scoring-rules
May 10, 2026
Merged

Add admin scoring rule editor#230
adrunkhuman merged 3 commits intomasterfrom
issue-220-admin-scoring-rules

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

Summary

  • Show active-season scoring rules in the unified admin panel.
  • Add a Scoring Rules modal for updating exact/outcome/wrong/late point values.
  • Guard stale modal submissions, non-owner/admin submissions, invalid values, and already-scored seasons.

Verification

  • uv run pytest --tb=short
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run ty check typer_bot

Closes #220

@adrunkhuman adrunkhuman merged commit 8fe97e3 into master May 10, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the issue-220-admin-scoring-rules branch May 10, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add admin configuration for per-season scoring rules

1 participant