Skip to content

Public standings (anonymous, read-only) #87

Description

@aamcatamney

@

What to build

An anonymous visitor, having selected a league on the public landing page, can view that leagues division standings read-only with no login. Standings show team name / short code and the live table columns (played, won, drawn, lost, rubbers for/against, rubber difference, points) with the existing sort/tiebreak. Only public-safe fields are exposed — no ContactEmail, Notes, rosters or admin actions.

End-to-end: a login-free standings endpoint scoped to a public league/season/division returning the public projection + the public league page standings view + tests.

Acceptance criteria

  • Anonymous visitor can open a leagues standings without logging in
  • Standings render the full table columns with the correct sort/tiebreak
  • Endpoint returns only public-safe fields (no emails, notes, rosters)
  • No admin/mutating actions are reachable from the public standings view
  • Tests cover anonymous standings access and the field projection

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions