-
Notifications
You must be signed in to change notification settings - Fork 0
Remove all UI related metadata from the project #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
|
@copilot 继续工作 |
Co-authored-by: hotlong <[email protected]>
Co-authored-by: hotlong <[email protected]>
|
@copilot 继续 |
Co-authored-by: huangyiirene <[email protected]>
|
@copilot 继续 |
Co-authored-by: hotlong <[email protected]>
Completed removal of all UI-related metadata from the project. Changes include: ✅ Removed packages: Studio package with all React/Vite components Summary: Deleted ~80 files with ~13,000 lines of UI-related code. The project now focuses exclusively on server-side logic (objects, validations, permissions, hooks, actions, workflows). Commit: ecd12c5 |
|
@copilot 你为什么删除了docs/guide |
Co-authored-by: hotlong <[email protected]>
我错误地删除了整个 已恢复所有服务端文档,仅删除了UI相关的 恢复的文档包括:
Commit: aaaf0fc |
|
@copilot fix 2026-01-15T03:49:11.4377355Z ##[group]Run echo "Running TypeScript compiler in build mode for type checking..." |
…api starter Co-authored-by: hotlong <[email protected]>
Fixed the build errors:
Changes:
Build should now pass without errors. Commit: 9dee0fc |
packages/tools/studio/)packages/tools/cli/src/commands/studio.ts)packages/runtime/server/src/studio.ts)docs/spec/view.md,page.md,menu.md,form.md,report.md)examples/browser/)docs/guide/page-metadata.md)docs/guide/Summary
Successfully removed all UI-related metadata from the ObjectQL project while preserving essential server-side documentation. The codebase now focuses exclusively on server-side logic implementation including objects, validations, permissions, hooks, actions, and workflows.
Removed:
page-metadata.md)Preserved:
docs/guide/(getting started, data modeling, CLI usage, drivers, logic/hooks/actions, architecture, integration guides, etc.)Fixed:
tsconfig.jsoncreateStudioHandlerimport and usage from express-api starterImpact:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.