Skip to content

feat: add New DealHub CPQ prototype as self-contained HTML artifact#2030

Open
camajbiggs-lgtm wants to merge 1 commit into
affaan-m:mainfrom
camajbiggs-lgtm:claude/html-prototype-demo-N6j0B
Open

feat: add New DealHub CPQ prototype as self-contained HTML artifact#2030
camajbiggs-lgtm wants to merge 1 commit into
affaan-m:mainfrom
camajbiggs-lgtm:claude/html-prototype-demo-N6j0B

Conversation

@camajbiggs-lgtm
Copy link
Copy Markdown

@camajbiggs-lgtm camajbiggs-lgtm commented May 21, 2026

Single-file clickable prototype merging the DealHub system architecture surface map with the existing Therian CPQ prototype's stone/amber/serif style. Covers the full admin Control Panel (versions, integrations, user management, products with docked editor, playbook editor, price factors, workflows, parameters, output documents, layout settings, advanced settings) and the seller-facing Sales surface (proposals accordion, room-based proposal builder with live preview). React + Tailwind are inlined so the file runs fully offline; state persists to localStorage.

https://claude.ai/code/session_01KBMgZg2Lewzh9HrdSh86fg

What Changed

Why This Change

Testing Done

  • Manual testing completed
  • Automated tests pass locally (node tests/run-all.js)
  • Edge cases considered and tested

Type of Change

  • fix: Bug fix
  • feat: New feature
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance/tooling
  • ci: CI/CD changes

Security & Quality Checklist

  • No secrets or API keys committed (ghp_, sk-, AKIA, xoxb, xoxp patterns checked)
  • JSON files validate cleanly
  • Shell scripts pass shellcheck (if applicable)
  • Pre-commit hooks pass locally (if configured)
  • No sensitive data exposed in logs or output
  • Follows conventional commits format

Documentation

  • Updated relevant documentation
  • Added comments for complex logic
  • README updated (if needed)

Summary by cubic

Adds a self-contained, offline DealHub CPQ clickable prototype as a single HTML file. It merges the system architecture surface map with the Therian CPQ stone/amber/serif style and covers both admin and seller flows.

  • New Features
    • Admin Control Panel: versions, integrations, users, products with docked editor, playbooks, price factors, workflows, parameters, output docs, layout, advanced settings.
    • Sales: proposals accordion and room-based proposal builder with live preview.
    • Technical: inlines react and tailwindcss, no build needed; runs fully offline; state persists to localStorage.

Written for commit 48ca3a5. Summary will update on new commits. Review in cubic

Single-file clickable prototype merging the DealHub system architecture
surface map with the existing Therian CPQ prototype's stone/amber/serif
style. Covers the full admin Control Panel (versions, integrations, user
management, products with docked editor, playbook editor, price factors,
workflows, parameters, output documents, layout settings, advanced
settings) and the seller-facing Sales surface (proposals accordion,
room-based proposal builder with live preview). React + Tailwind are
inlined so the file runs fully offline; state persists to localStorage.

https://claude.ai/code/session_01KBMgZg2Lewzh9HrdSh86fg
@camajbiggs-lgtm camajbiggs-lgtm requested a review from affaan-m as a code owner May 21, 2026 01:23
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • dealhub-prototype.html
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 57b75eb7-2d7d-486a-8866-17475aab43b5

📥 Commits

Reviewing files that changed from the base of the PR and between 1e8c7e7 and 48ca3a5.

📒 Files selected for processing (1)
  • dealhub-prototype.html

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Tip: cubic can generate docs of your entire codebase and keep them up to date. Try it here.

Re-trigger cubic

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