Skip to content

Refactor operator dropdowns to use OperatorDropDownModel#694

Merged
StuartFerguson merged 1 commit intomainfrom
task/#629_get_lift_of_operators
Jan 28, 2026
Merged

Refactor operator dropdowns to use OperatorDropDownModel#694
StuartFerguson merged 1 commit intomainfrom
task/#629_get_lift_of_operators

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduce OperatorDropDownModel for dropdowns and update all UI components, queries, and API methods to use it instead of OperatorModel for selection/filtering. Add new GetOperatorsForDropDownQuery, update factories for conversion, and move full OperatorModel to BusinessLogic.Models. Improves clarity and efficiency in operator selection scenarios.

closes #629

Introduce OperatorDropDownModel for dropdowns and update all UI components, queries, and API methods to use it instead of OperatorModel for selection/filtering. Add new GetOperatorsForDropDownQuery, update factories for conversion, and move full OperatorModel to BusinessLogic.Models. Improves clarity and efficiency in operator selection scenarios.
@StuartFerguson StuartFerguson merged commit 16d85f0 into main Jan 28, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#629_get_lift_of_operators branch March 30, 2026 01:14
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.

Get List of Operators

1 participant