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)