Skip to content

Add support for displaying assigned operators per estate#675

Merged
StuartFerguson merged 1 commit intomainfrom
task/#611_estate_assigned_operators
Jan 20, 2026
Merged

Add support for displaying assigned operators per estate#675
StuartFerguson merged 1 commit intomainfrom
task/#611_estate_assigned_operators

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduced GetAssignedOperatorsQuery and updated the backend API client to fetch assigned operators for an estate. Updated model factories for conversion, extended EstateRequestHandler, and modified the EstateIndex page to load and display assigned operators. Adjusted unit tests to mock and verify the new behavior. This enhances estate management by showing currently assigned operators in the UI.

closes #611

Introduced GetAssignedOperatorsQuery and updated the backend API client to fetch assigned operators for an estate. Updated model factories for conversion, extended EstateRequestHandler, and modified the EstateIndex page to load and display assigned operators. Adjusted unit tests to mock and verify the new behavior. This enhances estate management by showing currently assigned operators in the UI.
@StuartFerguson StuartFerguson merged commit 46105b1 into main Jan 20, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#611_estate_assigned_operators branch March 22, 2026 01:06
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 Assigned to the Estate

1 participant