Sprint 185: Add Custom Data Dashboards — merge feature/CODUX-185-add-custom-data-dashboards into dev - #2709
Merged
Merged
Conversation
…stom-data-dashboards-t01-codex-mraplxee (CODUX-108) Persist custom dashboard definitions
…stom-data-dashboards-t02-codex-mraq6lwd (CODUX-108) Build detached validation runtime
…stom-data-dashboards-t03-codex-mraqr9hk (CODUX-108) Expose custom dashboard APIs and MCP actions
…stom-data-dashboards-t04-codex-mrark6t0 (CODUX-108) Guide Project Manager dashboard generation
…stom-data-dashboards-t05-codex-mrark811 (CODUX-108) Add custom dashboards workspace UI
…stom-data-dashboards-t06-codex-mraslmat (CODUX-108) Render published custom dashboards safely
…stom-data-dashboards-t07-codex-mrat6ndq (CODUX-108) Document custom dashboard workflow
…stom-data-dashboards-t08-codex-mrb0ieer (CODUX-108) QA follow-up for T05
…stom-data-dashboards-t09-codex-mrb8x7ay (CODUX-108) QA follow-up for T06
…stom-data-dashboards-t10-codex-mrc333d9 (CODUX-108) QA follow-up for T01
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 185 · Add Custom Data Dashboards
📋 Summary
Sprint: Sprint 185 · Add Custom Data Dashboards Tasks: 10/10 completed
🔗 Linked Issues
🧭 Planning
gpt-5.5Included usage estimate (subscription/local login): $1.34
🎯 Original Sprint Prompt
Add a project-scoped Custom Dashboards system where the Project Manager agent can create dashboard bundles, validate them in detached Docker sessions connected to Code UX data, and publish only validated dashboards into the main dashboard UI.
✅ Task Checklist
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $40.08
🕵️ QA Review Summary
Outcome: pass
The sprint is completed successfully. The custom dashboard domain model is fully persisted, validated inside Docker containers, and rendered safely via sandboxed iframes. All 376 backend test files and 205 dashboard test files pass, and the production dashboard build compiles successfully. The QA follow-ups (T08, T09, T10) are correctly implemented, preventing locator collisions, ensuring proper entry point rendering for the default TSX-based draft, and protecting already published dashboards from draft validation failures.
🌿 Branch Info
Base:
devHead:
feature/CODUX-185-add-custom-data-dashboards🤖 Generated by Code UX