Route collection id
Selected collection id from the Add Games route.
- Data Type
- integer
- Editable
- false
Add games to collection: <name>
Page heading showing the selected collection English name when the collection is found in the loaded collection list.
- Data Type
- ui-heading
- Editable
- false
- Caveats
- The title lookup reads the first collection page; the route id still drives relation actions even if the title name is temporarily blank.
Reset
Opens the reset confirmation modal for collection game order values.
- Data Type
- action-button
- Editable
- false
Upload Games
Opens the modal for bulk assigning games by pasted game names.
- Data Type
- action-button
- Editable
- false
Saving order spinner
Spinner shown while a drag-and-drop order save is in progress.
- Data Type
- loading-state
- Editable
- false
Games in collection
Left-side draggable list of games currently valid for the selected collection.
- Data Type
- relation-grid
- Editable
- false
Games in collection count
Count of rows currently loaded into the left-side collection game list.
- Data Type
- integer
- Editable
- false
Drag handle
Row handle used to move a current collection game to a different visible position.
- Data Type
- ui-control
- Editable
- true
ID
Master casino game id for a current collection game.
- Data Type
- integer
- Editable
- false
Name
Casino game name in the current collection list.
- Data Type
- string
- Editable
- false
Status
Current-list status label rendered as Active by this page.
- Data Type
- status
- Editable
- false
Provider
Provider label resolved from the provider list for the current game.
- Data Type
- relation
- Editable
- false
Position / Actions
Current visible position plus the remove control for that collection game row.
- Data Type
- position-action
- Editable
- true
Remove from collection
Row action that marks the game mapping invalid for the selected collection.
- Data Type
- row-action
- Editable
- true
Current games loading
Spinner shown while the current collection games list is loading.
- Data Type
- loading-state
- Editable
- false
Available Games
Right-side active casino game list that can be used to add games to the collection.
- Data Type
- relation-grid
- Editable
- false
- Caveats
- This list is not verified to exclude games already assigned to the collection.
Search
Filters available games by name.
- Data Type
- text-filter
- Editable
- true
- Payload Mapping
- search
Game Code
Filters available games by exact identifier/game code.
- Data Type
- text-filter
- Editable
- true
- Payload Mapping
- simpleIdentifier
Provider
Filters available games by casino provider.
- Data Type
- relation-filter
- Editable
- true
- Payload Mapping
- providerId
Show Removed Games
Visible filter sent with the available-games query.
- Data Type
- boolean-filter
- Editable
- true
- Payload Mapping
- showRemovedGames
- Caveats
- No collection-specific removed-game behavior was verified for this filter because the collection flow does not send sub-category context required by the removed-games branch.
ID
Master casino game id for an available game.
- Data Type
- integer
- Editable
- false
Name
Casino game name in the available game list.
- Data Type
- string
- Editable
- false
Provider
Provider and aggregator label for the available game.
- Data Type
- relation-label
- Editable
- false
Actions
Available-list add control for assigning a game to the selected collection.
- Data Type
- row-action
- Editable
- true
Available games page
Available-games page number. Available-list filter changes reset it to page 1.
- Data Type
- pagination-state
- Editable
- true
Available games rows per page
Available-games page size, with visible options 15, 20, and 100.
- Data Type
- pagination-limit
- Editable
- true
Games Upload
Modal for bulk assigning games from pasted game names.
- Data Type
- modal
- Editable
- false
Game names
Newline-separated game names used by the bulk upload precheck and merge steps.
- Data Type
- multiline-text
- Editable
- true
- Payload Mapping
- gameList
Upload Order
Starts the bulk upload precheck for the pasted game list.
- Data Type
- action-button
- Editable
- true
Not matching games
Names that the precheck could not match to casino games during the upload precheck.
- Data Type
- validation-result
- Editable
- false
Back
Returns from precheck results to the editable upload text area.
- Data Type
- action-button
- Editable
- true
Continue Upload New Game / Continue Upload anyway
Runs the bulk assignment merge after precheck.
- Data Type
- action-button
- Editable
- true
Reset
Confirmation modal for resetting order values for the selected collection's game mappings.
- Data Type
- modal
- Editable
- false
Reset
Confirms the reset operation.
- Data Type
- action-button
- Editable
- true