Skip to content

feat: parsEO dashboard with clickable chip-tree filename builder - #73

Merged
mckeea merged 9 commits into
developfrom
feat/parseo-dashboard
Aug 6, 2026
Merged

feat: parsEO dashboard with clickable chip-tree filename builder#73
mckeea merged 9 commits into
developfrom
feat/parseo-dashboard

Conversation

@MatMatt

@MatMatt MatMatt commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the parsEO dashboard to CLMS_documents — a filename builder tool with:

Features

  • Schema browser — browse all parsEO families and versions
  • Clickable chip-tree — build filenames by clicking pill-shaped chips for each field (enum values), with fallback text inputs for free-form fields
  • Live filename preview — assembles via the parsEO API on selection change
  • Parse tab — paste a filename → get parsed fields
  • Schema viewer — view raw schema JSON
  • Validate tab — paste a schema JSON → validate against parsEO

Architecture

Files

  • — the dashboard
  • — setup + API docs

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 40342bb1c5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread tools/parseo-dashboard/README.md Outdated
Comment thread tools/parseo-dashboard/dashboard.html Outdated
Comment thread tools/parseo-dashboard/dashboard.html Outdated
@mckeea
mckeea merged commit 2d71edd into develop Aug 6, 2026
4 checks passed
@MatMatt
MatMatt deleted the feat/parseo-dashboard branch August 7, 2026 12:36
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