feat(ui): redesign dashboard in app-style shell #42

Merged
MrSphay merged 2 commits from codex/modrinth-app-redesign into codex/production-intelligence-terminal 2026-05-17 19:04:49 +00:00
Owner

Summary

  • Redesigns dashboard/public/jarvis.html into a dark app-style operator shell inspired by the Modrinth App screenshot direction without using Modrinth branding, logos, or assets.
  • Adds left icon navigation for Home, Worldview, Sources, Signals, Markets, and Ops.
  • Keeps existing /api/data, SSE refresh, globe/flat map, layer focus/hide, terminal actions, token setup, low performance mode, LLM, Telegram/Discord, and scenario panels.
  • Updates README.md product positioning, view descriptions, design transparency note, endpoint language, screenshot notes, and refreshed docs/dashboard.png.

Design References

  • User-provided Modrinth App screenshot as primary direction.
  • Concept #2: C:\Users\leifw\.codex\generated_images\019e367a-502c-7370-bea3-de997af25c4b\ig_0440646332a3d666016a0a05c6c8e88191bac2ac7d2ccd2a4f.png

Local Checks

  • git diff --check HEAD~1..HEAD
  • rg check for old HUD/Jarvis/CRUCIX monitor/scanline leftovers
  • Browser QA through a temporary localhost static server: shell loads, dark theme default, six nav views present, source health exists, terminal action token button preserved.

Runner Status

  • Gitea runners should run after PR creation: build.yml and template-compliance.yml.
## Summary - Redesigns `dashboard/public/jarvis.html` into a dark app-style operator shell inspired by the Modrinth App screenshot direction without using Modrinth branding, logos, or assets. - Adds left icon navigation for Home, Worldview, Sources, Signals, Markets, and Ops. - Keeps existing `/api/data`, SSE refresh, globe/flat map, layer focus/hide, terminal actions, token setup, low performance mode, LLM, Telegram/Discord, and scenario panels. - Updates `README.md` product positioning, view descriptions, design transparency note, endpoint language, screenshot notes, and refreshed `docs/dashboard.png`. ## Design References - User-provided Modrinth App screenshot as primary direction. - Concept #2: `C:\Users\leifw\.codex\generated_images\019e367a-502c-7370-bea3-de997af25c4b\ig_0440646332a3d666016a0a05c6c8e88191bac2ac7d2ccd2a4f.png` ## Local Checks - `git diff --check HEAD~1..HEAD` - `rg` check for old HUD/Jarvis/CRUCIX monitor/scanline leftovers - Browser QA through a temporary localhost static server: shell loads, dark theme default, six nav views present, source health exists, terminal action token button preserved. ## Runner Status - Gitea runners should run after PR creation: `build.yml` and `template-compliance.yml`.
MrSphay added the frontend-redesign label 2026-05-17 18:54:40 +00:00
MrSphay added 1 commit 2026-05-17 18:58:11 +00:00
feat(ui): redesign dashboard in app-style shell
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 59s
bc354e7bc5
MrSphay force-pushed codex/modrinth-app-redesign from 7d2acca4e3 to bc354e7bc5 2026-05-17 18:58:11 +00:00 Compare
MrSphay added 1 commit 2026-05-17 19:03:11 +00:00
Merge branch 'codex/production-intelligence-terminal' into codex/modrinth-app-redesign
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 57s
dd08ecaf27
MrSphay merged commit 9f2083a324 into codex/production-intelligence-terminal 2026-05-17 19:04:49 +00:00
MrSphay deleted branch codex/modrinth-app-redesign 2026-05-17 19:04:50 +00:00
Sign in to join this conversation.