Skip to content

Update roadmap and fix Dockerfile publish build#95

Merged
renedierking merged 2 commits intomasterfrom
f#ui#dockerfile-fix
Apr 11, 2026
Merged

Update roadmap and fix Dockerfile publish build#95
renedierking merged 2 commits intomasterfrom
f#ui#dockerfile-fix

Conversation

@renedierking
Copy link
Copy Markdown
Owner

This pull request includes several updates to the project roadmap and minor improvements to the Blazor UI component files. The most significant changes are the adjustment and clarification of feature tracking in the ROADMAP.md file, as well as the addition of explicit namespaces to two Blazor component files for better organization and clarity.

Roadmap and feature tracking updates:

  • Updated ROADMAP.md to clarify the status of features in the v1.1.0 and v1.2.0 releases, marking several v1.1.0 features as completed and moving "Enhanced Status Monitoring" to v1.2.0 for further improvements.

Blazor component improvements:

  • Added the @namespace LANdalf.UI.Components directive to DeviceHistoryDialog.razor to explicitly set its namespace, improving code organization and maintainability.
  • Added the @namespace LANdalf.UI.Components directive to WakeScheduleDialog.razor for consistency and clearer component referencing.## Summary

Describe what changed and why.

How to Test

  • dotnet build LANdalf.slnx
  • dotnet test
  • (If relevant) docker compose up --build

Checklist

  • No secrets/credentials committed
  • Docs updated as needed (README/CONTRIBUTING)
  • Tests added/updated for new behavior
  • Breaking changes called out

@renedierking renedierking merged commit da90788 into master Apr 11, 2026
4 checks passed
@renedierking renedierking deleted the f#ui#dockerfile-fix branch April 11, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant