mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
The pageType profile could only be edited as a raw JSON string. Add a structured form editor (default) that builds the profile without writing JSON: profile-level settings (fallbackType / allowAdditionalFields), an ordered page type list (add via a small wizard, remove, reorder), and a per-type form for label / description / layer / field schema, with stage prompts (route/create/ merge) and the markdown template folded into an "advanced" section that carries inline descriptions and examples. A form/JSON toggle keeps the JSON view as the final review surface; serialization preserves unknown keys for forward-compat, and save/validate/reset reuse the existing endpoints (no backend change). Closes matevip/mateclaw#310 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| yarn.lock | ||