Skip to content

Refactor AddOperatorToMerchant command and error handling#682

Merged
StuartFerguson merged 1 commit intomainfrom
task/#619_add_operator_to_merchant
Jan 24, 2026
Merged

Refactor AddOperatorToMerchant command and error handling#682
StuartFerguson merged 1 commit intomainfrom
task/#619_add_operator_to_merchant

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Move AddOperatorToMerchantCommand to MerchantCommands and update all usages
  • Implement AddOperatorToMerchant in ApiClient and update request handler
  • Update test mediator for new command type
  • Improve error handling in merchant/operator/contract loading in UI
  • Filter available operators to exclude already assigned ones
  • Remove access token from AddOperatorToMerchant command in UI
  • Minor code cleanups and error handling improvements throughout
    closes Add Operator To Merchant #619

- Move AddOperatorToMerchantCommand to MerchantCommands and update all usages
- Implement AddOperatorToMerchant in ApiClient and update request handler
- Update test mediator for new command type
- Improve error handling in merchant/operator/contract loading in UI
- Filter available operators to exclude already assigned ones
- Remove access token from AddOperatorToMerchant command in UI
- Minor code cleanups and error handling improvements throughout
@StuartFerguson StuartFerguson merged commit 6c44d5a into main Jan 24, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#619_add_operator_to_merchant branch March 26, 2026 01:10
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 Operator To Merchant

1 participant