Skip to content

Refactor navigation to use extension methods#793

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#778_nav_manager_specific_methods
Feb 24, 2026
Merged

Refactor navigation to use extension methods#793
StuartFerguson merged 1 commit into
mainfrom
task/#778_nav_manager_specific_methods

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

@StuartFerguson StuartFerguson commented Feb 24, 2026

Introduce strongly-typed NavigationManager extension methods for contracts, merchants, and operators. Refactor all Blazor UI navigation to use these helpers instead of hardcoded URLs. Update appsettings.Development.json with new API and authentication config. Clean up redundant code and simplify navigation logic.

closes #778

Introduce strongly-typed NavigationManager extension methods for contracts, merchants, and operators. Refactor all Blazor UI navigation to use these helpers instead of hardcoded URLs. Update appsettings.Development.json with new API and authentication config. Clean up redundant code and simplify navigation logic.
@StuartFerguson StuartFerguson added maintenance refactor Code cleanup and best practices labels Feb 24, 2026
@StuartFerguson StuartFerguson merged commit 8cab174 into main Feb 24, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#778_nav_manager_specific_methods branch April 26, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance refactor Code cleanup and best practices

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigiation Manager Specific Page Methods

1 participant