Skip to content

feat: replace dashboard with Solid SPA#236

Merged
EterUltimate merged 6 commits into
mainfrom
codex/solid-dashboard-spa
Jul 5, 2026
Merged

feat: replace dashboard with Solid SPA#236
EterUltimate merged 6 commits into
mainfrom
codex/solid-dashboard-spa

Conversation

@EterUltimate

Copy link
Copy Markdown
Collaborator

Summary

  • replace the legacy monolithic dashboard HTML with a bundled Solid.js/Vite SPA
  • serve the SPA from /api/ and /api/index, with a 503 auto-refresh build hint when artifacts are missing
  • add non-blocking dashboard autobuild fallback and artifact integrity checks
  • keep bundled dashboard assets committed for no-Node plugin installs

Review notes

  • removed obsolete dashboard.html/index.html/macos.html static pages
  • kept login, change_password, and graph_share templates covered by existing static asset tests
  • fixed the new jargon page to use backend-supported keyword/confirmed/pending query params

Validation

  • python -m pytest tests/unit/test_frontend_builder.py tests/integration/test_webui_static_assets.py tests/integration/test_auth_blueprint.py
  • pnpm typecheck
  • pnpm test
  • pnpm build

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @EterUltimate, your pull request is larger than the review limit of 150000 diff characters

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@EterUltimate EterUltimate merged commit 1622f6a into main Jul 5, 2026
19 checks passed
@EterUltimate EterUltimate deleted the codex/solid-dashboard-spa branch July 5, 2026 13:29
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.

2 participants