Operator guideENtournamentsactivitylistgrid

Tournaments / Activities

Grid of generated tournament instances, used for ongoing and past tournament operations.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this surface does

This surface shows generated tournament instances, not reusable templates.

Operators use it to monitor ongoing tournaments, review completed or canceled ones, open preview mode, edit an active instance, or cancel an instance before completion.

How to use it

  • Use the tab on the landing page to switch between ongoing and past instances.
  • Use Status to focus on scheduled, in-progress, completed, canceled, or the combined PAST state.
  • Open More Info for a read-only operational preview.
  • Open Edit when the instance is still open for changes.
  • Use Cancel only when you intend to stop the active instance and remove it from the live leaderboard flow.

Common caveats

  • PAST is a FE convenience filter. The backend maps it to both COMPLETED and CANCELED.
  • Effective Start and Effective End are adjusted by lead and leg time. The raw tournament start/end remain visible as well.
  • Canceling an activity also triggers a leaderboard socket update through the admin service.
  • This grid can show participant data only after the activity is opened in detail or preview mode.
Operational notes

Notes

item

Status `PAST` is not stored directly in the database; the admin list service maps it to `COMPLETED` and `CANCELED`.

item

Participant rows are loaded through the same service using a separate include for `userTournaments`, but the main grid only exposes them after drill-down.

Related references

Related pages

pageTournaments / Activity Detail

Full create/edit surface for one generated tournament instance, including participant drill-down, manual recalculation, prize resend, and active-instance translation support.

pageTournaments / Activity Preview

Read-only operator preview of one tournament instance, including stats cards, timing windows, targeting, prize overview, and participant leaderboard.

pageActivity Tag Rules

Operator documentation for activity-driven tag automation rules, including list, create, edit, detail inspection, and recent application history.

pageActivity Tag Rules / List

Main inventory for activity-driven tag rules, with search, activity and status filters, grouped rows, clone, edit, and run actions.

pageAffiliate Deals / List

Searchable table of affiliate deal rows with PID filter, create action, dashboard shortcut, and edit/delete row actions.

pageAffiliate Payment Settings / List

Affiliate payment settings inventory page for reviewing configured rows and opening saved records.