Skip to content

typegen web ui#78

Merged
eluce2 merged 38 commits intomainfrom
12-13-typegen_web_ui
Jan 5, 2026
Merged

typegen web ui#78
eluce2 merged 38 commits intomainfrom
12-13-typegen_web_ui

Conversation

@eluce2
Copy link
Copy Markdown
Collaborator

@eluce2 eluce2 commented Dec 15, 2025

Summary by CodeRabbit

  • New Features

    • Web UI for managing typegen configs with a local HTTP server and typed API; rich editor, layout selector, and run/save flows.
    • OData metadata tooling: download, parse, and generate TypeScript types; webhook management and test utilities.
    • New suite of reusable UI components (forms, dialogs, data grid, selects, tooltips, sheets) and dev-focused demos.
  • Improvements

    • Improved env-var resolution, connection testing, diagnostics, and resilient dev-server proxy.
    • Build/tooling enhancements and extended project configs for web package.
  • Chores

    • Dependency upgrades (zod, TypeScript, Vitest, Next, and others).

✏️ Tip: You can customize this high-level summary in your review settings.


Note

Enables a UI-driven workflow and expands OData capabilities while updating docs and tooling.

  • Typegen UI: New npx @proofkit/typegen ui command to launch a local web UI for configuring and running typegen; docs added for UI and command options
  • OData (fmodata): Webhook management (add/get/list/invoke/remove), optional special columns (ROWID, ROWMODID) across query/record/insert/update with typed results, richer getMetadata options (table-scoped, reduced annotations), improved select/expand/validation and schema handling; updated response-capture fixtures and scripts; removed experimental batch script
  • Docs: New pages for OData config and Typegen UI; updated navigation and examples; dev config tweaks (turbopack root, module alias)
  • Tooling/Infra: Prettier usage fixes, Vitest config tweaks, CodeRabbit disabled, .gitignore addition; Next/React/Zod/TypeScript/Vitest upgrades across apps/packages
  • Demo/Configs: Dependency bumps and tsconfig adjustments in demo app; minor test updates for registry index shape

Written by Cursor Bugbot for commit f0867d5. This will update automatically on new commits. Configure here.

Loading
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