Skip to content

fix(console): update embedded JType board UI - #16

Merged
cnjack merged 1 commit into
mainfrom
codex/update-jtype-board-ui
Jul 31, 2026
Merged

fix(console): update embedded JType board UI#16
cnjack merged 1 commit into
mainfrom
codex/update-jtype-board-ui

Conversation

@cnjack

@cnjack cnjack commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade the embedded jtype-board-react dependency from npm 0.1.0 to the reviewed JType commit eff1d85fbff89d05d950b02135ef0a3d534a6c4b
  • consume the packages/board-react subpackage at version 0.1.1
  • keep installs reproducible with the exact commit and lockfile integrity

This integrates the editable card modal and embedded-board fixes from cnjack/jtype#63. The previous package defaulted card opens to its legacy read-only detail UI even when readOnly=false.

Verification

  • pnpm install --frozen-lockfile
  • pnpm test — 576 tests passed
  • pnpm typecheck
  • pnpm build
  • Grok CLI final review: no actionable findings
  • Kimi CLI final review: no actionable findings

Scope

Only console/package.json and console/pnpm-lock.yaml are changed.

Summary by CodeRabbit

  • Chores
    • Updated the console’s board interface integration to incorporate the latest available improvements.
    • No user-facing functionality or public API changes were introduced.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: updating the embedded JType board UI in the console package.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/update-jtype-board-ui

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.

@cnjack
cnjack merged commit f675cb9 into main Jul 31, 2026
3 checks passed
@cnjack
cnjack deleted the codex/update-jtype-board-ui branch July 31, 2026 00:58
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.

1 participant