DEV Community

Oleksandr Viktor
Oleksandr Viktor

Posted on

🚀 WJb Monitor is coming together.

Over the last few days I focused on completing the monitoring UI for WJb.

Current state:

✅ Jobs monitoring
✅ Job details and payload viewer
✅ Actions management
✅ Services management
✅ SQL Store integration
✅ Real job execution testing
✅ Retry and progress tracking
✅ Responsive Blazor UI

A few screenshots are attached, including an animated walkthrough of the application.

One pleasant surprise during development: I completely removed the dependency on Bootstrap Icons. Navigation now uses lightweight SVG icons, while action buttons use simple Unicode symbols. The result is cleaner than expected and has zero external dependencies.

The original plan also included a dashboard page, but after using the application in practice I decided to postpone it. The current feature set already delivers real value, and I'd rather gather experience from actual usage before adding metrics and analytics.

The goal remains unchanged:

🎯 WJb v1.0 Release

Everything is progressing according to plan, and the first stable release is getting very close.

dotnet #csharp #blazor #opensource #softwaredevelopment #jobs #scheduler #microsoft #sqlserver #webdevelopment

Top comments (0)