Skip to content

Refactor operator creation to use new command structure#691

Merged
StuartFerguson merged 1 commit intomainfrom
task/#638_create_new_operator
Jan 27, 2026
Merged

Refactor operator creation to use new command structure#691
StuartFerguson merged 1 commit intomainfrom
task/#638_create_new_operator

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Refactored operator creation to use OperatorCommands.CreateOperatorCommand instead of the obsolete Commands.CreateOperatorCommand. Updated business logic, API client, and request handler to support the new command. Moved New.razor logic to code-behind, improved user feedback with success messages, and updated UI to display both error and success states. Updated test mediator for compatibility. Removed obsolete command from Commands class.

closes #638

Refactored operator creation to use OperatorCommands.CreateOperatorCommand instead of the obsolete Commands.CreateOperatorCommand. Updated business logic, API client, and request handler to support the new command. Moved New.razor logic to code-behind, improved user feedback with success messages, and updated UI to display both error and success states. Updated test mediator for compatibility. Removed obsolete command from Commands class.
@StuartFerguson StuartFerguson merged commit e5a8b2b into main Jan 27, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#638_create_new_operator branch March 29, 2026 01:13
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.

Create New Operator

1 participant