Skip to content

Add admin season management#228

Merged
adrunkhuman merged 3 commits intomasterfrom
issue-219-admin-season-management
May 10, 2026
Merged

Add admin season management#228
adrunkhuman merged 3 commits intomasterfrom
issue-219-admin-season-management

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

Summary

  • Show the active season in the unified admin panel and add a New Season modal action.
  • Add atomic season rollover that archives the previous active season and blocks unsafe transitions while fixtures are open.
  • Cover lifecycle, rollback, panel refresh, and week-reset behavior with tests.

Verification

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

Closes #219

@adrunkhuman adrunkhuman merged commit 78cc481 into master May 10, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the issue-219-admin-season-management branch May 10, 2026 16:09
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 season management to the admin panel

1 participant