Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## Completed

- [x] Refactor dashboard into SOLID modules with DI, separated templates, services, and routes
- [x] Refactor plugin hook processing into explicit interfaces and focused handlers (SOLID)
- [x] Introduce Playwright end-to-end tests for dashboard rendering and stats endpoint
- [x] Introduce Bun unit tests for plugin database logic and dashboard utility rendering
Expand Down
Loading