Skip to content

Add device swap feature for merchants and refactor commands#685

Merged
StuartFerguson merged 1 commit intomainfrom
task/#623_merchant_device_management
Jan 26, 2026
Merged

Add device swap feature for merchants and refactor commands#685
StuartFerguson merged 1 commit intomainfrom
task/#623_merchant_device_management

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduce "Swap Device" UI for merchants, allowing users to swap assigned devices with validation and error handling. Refactor device management to use new AddMerchantDeviceCommand and SwapMerchantDeviceCommand under MerchantCommands. Update API client, request handlers, and test mediator to support new commands. Remove legacy device command usage and improve device list UI.

Introduce "Swap Device" UI for merchants, allowing users to swap assigned devices with validation and error handling. Refactor device management to use new AddMerchantDeviceCommand and SwapMerchantDeviceCommand under MerchantCommands. Update API client, request handlers, and test mediator to support new commands. Remove legacy device command usage and improve device list UI.
@StuartFerguson StuartFerguson merged commit e5eceab into main Jan 26, 2026
10 checks passed
@StuartFerguson StuartFerguson linked an issue Jan 26, 2026 that may be closed by this pull request
@github-actions github-actions Bot deleted the task/#623_merchant_device_management branch March 28, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Device to Merchant

1 participant