Operator guideENlimitsmonthlylist

Monthly Limits / List

Monthly-limit inventory page for reviewing configured limits and opening saved records.

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

This page lists the configured monthly-limit records.

Verification status

  • status: verified_fe_only
Calculation notes

Calculations

calculation

Both conditions active

Use this configuration when the monthly limit should match users only when both conditions apply.

Inputs
fromDeposit, toDeposit, totalDepositAmount, doNotUseDepositCount, doNotUseByAmount
Transform
When both checkboxes are off, FE explains that both the deposit-count range and deposit-amount threshold are evaluated.
calculation

Count-only condition

Use this when the monthly limit should depend on deposit count and ignore the amount threshold.

Inputs
fromDeposit, toDeposit, doNotUseByAmount
Transform
When `Do Not Use By Amount` is on, FE explains that only the deposit-count range matters.
calculation

Amount-only condition

Use this when the monthly limit should depend on deposit amount and ignore deposit count.

Inputs
totalDepositAmount, doNotUseDepositCount
Transform
When `Do Not Use Deposit Count` is on, FE explains that only the deposit-amount threshold matters.
calculation

Universal condition

Use this when the monthly limit should apply to everyone regardless of deposit history.

Inputs
doNotUseDepositCount, doNotUseByAmount
Transform
When both checkboxes are on, FE explains that the limit applies universally.
Field dictionary

Fields

field

ID

Internal identifier for the limit row.

Data Type
integer
field

From Deposit

Lower bound of the deposit-count range used by the limit.

Data Type
integer
field

To Deposit

Upper bound of the deposit-count range used by the limit.

Data Type
integer
field

Total Deposit Amount (EUR)

Deposit-amount threshold used by the limit.

Data Type
number
field

Monthly Limit (EUR)

Cap value applied by the limit.

Data Type
number
field

Do Not Use Deposit Count

Shows whether the deposit-count range is ignored for this record.

Data Type
boolean
field

Do Not Use By Amount

Shows whether the deposit-amount condition is ignored for this record.

Data Type
boolean
field

Status

Shows whether the record is active and doubles as the quick toggle control.

Data Type
boolean
Operational notes

Notes

item

FE list columns, create navigation, row edit action, and status toggle are confirmed.

item

The FE page also contains the operator guide describing checkbox combinations.

Related references

Related pages

pageMonthly Limits / Detail

Saved monthly-limit edit workspace for one rule, including persisted active state and gate logic.

pageMonthly Limits / Form

Create workspace for monthly-limit rules, including deposit-count and amount gates plus create-time backend caveats.

pageMonthly Limits

Operator guide for monthly-limit inventory, create flow, and edit workspace.

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.