Operator guideENwheel-of-fortunelistgrid

Wheel of Fortune / List

Main wheel catalog with status tabs, server pagination, active toggle, edit action, and delete action.

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 is the main catalog for wheel records.

Operators use it to see which wheels exist, whether a row is already published, whether it is active, and which wheel should be opened next for editing.

This surface is bonus-adjacent: wheel segments later map to reusable bonus ids, but the wheel catalog itself is a separate lifecycle from Bonuses.

How to use it

  • Use the Active tab when you want the day-to-day operational set.
  • Use All when you need the full history including inactive or unfinished records.
  • Use Create Wheel to start a new wizard.
  • Use the row checkbox when you need to switch one wheel between active and inactive without opening the full wizard.

Common caveats

  • In the backend status=active list filter intentionally includes unpublished drafts as well as published active wheels, so the Active tab is not the same thing as “published only”.
  • The visible Status column is derived from isPublished plus backend status. If the row is not published, the grid always shows not finished.
  • Delete removes the record from the admin catalog. Use it carefully because the FE does not ask for a second business-level confirmation beyond the normal row action.
Operational notes

Notes

item

The FE list sends `status`, `page`, and `limit`.

item

Backend `status=active` filtering includes rows where `status='active'` or `isPublished=false`.

item

The list item title is mapped from backend `wheelName`.

Related references

Related pages

pageWheel of Fortune

Operator documentation for the Wheel of Fortune catalog, step-based draft creation flow, manage/edit wizard, publishing rules, and visibility controls.

pageWheel of Fortune / Create

Five-step wheel wizard for identity, settings, UI, segments, and visibility, with local-draft bootstrap, server step saves, translation helpers, and live preview before publish.

pageWheel of Fortune / Detail

Manage/edit wizard for one existing wheel, including step saves, final publish, and post-publish updates.

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.