Skip to content

Issue 1206 - #1214

Merged
Samuel1-ona merged 4 commits into
Samuel1-ona:mainfrom
IfechukwuDev:issue-1206
Aug 27, 2026
Merged

Issue 1206#1214
Samuel1-ona merged 4 commits into
Samuel1-ona:mainfrom
IfechukwuDev:issue-1206

Conversation

@IfechukwuDev

Copy link
Copy Markdown
Contributor

Summary

Reverts the addition of the platform health dashboard due to critical issues identified post-deployment.

Changes

  • Reverts all changes introduced by the feat(admin): add platform health dashboard commit
  • Removes dashboard-related components, routes, and configurations
  • Restores the admin panel to its pre-dashboard state

Impact

  • Admin Panel: Dashboard features are no longer available
  • Key Files Affected:
    • src/admin/dashboard/* (components, utilities, styles)
    • src/admin/routes.js (dashboard route removal)
    • src/admin/config.js (dashboard configuration cleanup)
  • No Breaking Changes: Reverts are non-destructive and restore prior functionality

closes #1206

@Samuel1-ona
Samuel1-ona merged commit c087987 into Samuel1-ona:main Aug 27, 2026
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.

[FEAT] Admin dashboard for platform-wide health

2 participants