Skip to content

Refactor operator retrieval to centralize token handling#676

Merged
StuartFerguson merged 2 commits intomainfrom
task/#612_list_available_operators
Jan 20, 2026
Merged

Refactor operator retrieval to centralize token handling#676
StuartFerguson merged 2 commits intomainfrom
task/#612_list_available_operators

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Remove access token from GetOperatorsQuery and update all usages. Add Operator DTO and API client methods for operator retrieval. Centralize token acquisition in ApiClient. Optimize estate data loading with parallel queries and real API calls. Improves maintainability and efficiency of operator data access.

closes #612

Remove access token from GetOperatorsQuery and update all usages. Add Operator DTO and API client methods for operator retrieval. Centralize token acquisition in ApiClient. Optimize estate data loading with parallel queries and real API calls. Improves maintainability and efficiency of operator data access.
@StuartFerguson StuartFerguson merged commit d5f71c1 into main Jan 20, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#612_list_available_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 Available Operators

1 participant