Skip to main content

Central — Provider List View

Overview

The Provider List View page allows admin users to browse providers and inspect provider-level details in a table. It includes filters for provider name, status, and white label, and supports editing provider configuration via a modal dialog.

Access

  • URL: /dashboard/provider-list-view
  • Role required: Admin
  • Navigation path: Sidebar > Game Management > Provider List (View)

Page Layout

The page header displays the page title.

ElementTypeDescription
Provider List ViewheadingMain page title for the provider list view

Filter Section

The filter section enables searching providers by name, status, and white label.

ElementTypeDescription
Provider NameinputSearch by provider name
StatusdropdownFilter providers by status, default is Active
White LabeldropdownFilter providers by white label, default is White Label 1
SearchbuttonApply the current filter values
ResetbuttonClear filter inputs

Table and Row Controls

The main table lists provider rows with key details and an Edit action.

ColumnDescription
NoRow number
NameProvider name
CodeProvider code identifier
StatusProvider active/inactive status
AgreementProvider agreement details, such as sharing profit ratio
ActionButton to edit provider settings

Sample provider rows

The table includes providers such as:

  • Main Wallet | speedengine | Active | -
  • Pragmatic Play | pragmatic | Active | Sharing Profit (%) Company : White Label - 20:80
  • Micro Gaming | microgaming | Active | Sharing Profit (%) Company : White Label - 80:20
  • Pg Soft | pgsoft | Active | Sharing Profit (%) Company : White Label - 20:80
  • No Limit City | nolimitcity | Active | Sharing Profit (%) Company : White Label - 20:80
  • Habanero | habanero | Active | Sharing Profit (%) Company : White Label - 20:80
  • Playstar | playstar | Active | Sharing Profit (%) Company : White Label - 20:80
  • Toptrend Gaming | toptrendgaming | Inactive | Sharing Profit (%) Company : White Label - 25:75
  • Spade Gaming | spadegaming | Active | Sharing Profit (%) Company : White Label - 20:80
  • Joker | joker | Active | Sharing Profit (%) Company : White Label - 20:80

Pagination and rows

The table supports pagination and row count controls.

ElementTypeDescription
RowsdropdownNumber of rows displayed per page
Pagination buttonsbuttonsNavigate through pages

Clicking an Edit button opens an Edit Provider dialog.

Edit Provider modal

The modal contains provider configuration fields and controls.

ElementTypeDescription
ClosebuttonClose the modal without saving
Edit ProvidertitleModal title
Provider Name*inputEditable provider name field
Provider Code*inputEditable provider code field
Status*dropdownActive/inactive status selector
Logo Provider*input/buttonUpload or enter provider logo URL
Provider Share %*inputProvider share percentage field
White LabeldropdownSelect the white label context
Agreement*toggle buttonsChoose between Sharing Profit or Comission agreement type
Sharing Profit Amount (%)*input(s)Enter sharing profit amount values
CancelbuttonClose modal without saving changes
SavebuttonSave provider configuration changes

Features

Provider search and filter

Admins can filter provider records by provider name, status, and white label.

Provider edit workflow

The Edit action opens a modal for editing provider details including name, code, status, logo, share percentage, agreement scheme, and white label.

UI Elements Reference

LabelTypeLocationDescription
Provider List ViewheadingPage headerMain page title
Provider Namelabel/inputFilter sectionProvider search input
StatusdropdownFilter sectionStatus filter control
White LabeldropdownFilter sectionWhite label filter control
SearchbuttonFilter sectionApply filters
ResetbuttonFilter sectionReset filters
Notable headerTableRow number column
Nametable headerTableProvider name column
Codetable headerTableProvider code column
Statustable headerTableProvider status column
Agreementtable headerTableAgreement details column
Actiontable headerTableAction column
EditbuttonTable rowOpen provider edit modal
Edit Providermodal titlePopupProvider edit dialog
Provider Name*inputModalProvider name field
Provider Code*inputModalProvider code field
Status*dropdownModalProvider status selector
Logo Provider*input/buttonModalProvider logo field
Provider Share %*inputModalProvider share percentage field
White LabeldropdownModalWhite label context selector
Agreement*toggleModalSelect agreement type
Sharing Profit Amount (%)*inputModalProfit share amount field
SavebuttonModalSave changes
CancelbuttonModalDismiss changes

Notes

  • The Edit action opens an Edit Provider modal dialog with provider details.
  • The agreement column may include sharing profit ratios for some providers.
  • Screenshot of the page and modal is available at docs/central/provider-list-view.png.