Operator guideENreportinghubnavigation

Reports / Hub

Navigation surface for standalone reports and audit workspaces outside the Dashboard homepage.

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 page shows

Reports / Hub is the landing page for standalone report routes.

It currently exposes one active route:

  • Change Notification Report

It also shows placeholder cards for reports that are not yet enabled from this hub.

When to use it

  • start from a neutral report landing page instead of typing direct URLs
  • open the change notification audit workspace
  • confirm which report cards are currently active versus disabled

How to read it

The hub is a hardcoded FE card list, not a backend-driven registry.

  • Change Notification Report is the only active card and routes to /reports/change-notifications
  • Gaming Activity Report, Financial Report, and Compliance Report are visible but disabled placeholders
  • clickability is controlled entirely by the local report.disabled flag in FE

Known caveats

  • Disabled cards are still visible for roadmap awareness, but they do not navigate.
  • The real report logic lives on the destination routes, not in this hub page.

Verification status

  • status: verified_fe_only
  • FE cards, labels, and routing behavior are mapped
  • no backend semantics are owned by this hub surface itself
Calculation notes

Calculations

calculation

Active report cards

Formula Text
The reports hub distinguishes active navigation cards from disabled placeholder cards through the local `report.disabled` flag passed into `CardActionArea`.
Operator Note
This page is a navigation surface, not a report-calculation owner.
Verification Status
verified_fe_only
Widget map

Widgets

item

Change Notification Report

Active card that opens the system change audit workspace.

Route
/reports/change-notifications
State
active
item

Gaming Activity Report

Disabled placeholder card in the current hub implementation.

Route
/reports/gaming-activity
State
disabled
item

Financial Report

Disabled placeholder card in the current hub implementation.

Route
/reports/financial
State
disabled
item

Compliance Report

Disabled placeholder card in the current hub implementation.

Route
/reports/compliance
State
disabled
Related references

Related pages

pageReporting

Canonical entrypoint for standalone reporting pages outside the main Dashboard widgets.

pageReporting / Affiliate Events Report

Audit log of the events and saved amounts the platform sent to the affiliate system, with per-currency successful totals and a CSV export.

pageReporting / Bonus Performance

Grouped bonus performance report for activations, amounts, deposits, withdrawals, GGR, and NGR by bonus item.

pageReporting / Card Approval Rates

Snapshot report of card deposit approval rates for NetworxPay, Paydex, and Carouseller, split by Trusted and NonTrusted players, with today versus the previous 30 days and today top decline reasons.

pageReporting / Change Notification Detail

Detail page for one audit entry, including actor metadata, description, and before/after comparison views.

pageReporting / Change Notifications

Audit list for recorded configuration, administrator, and system change entries with filters for actor, entity, and change type.