docs: update specs for schema-driven form descriptor API #60
Reference in New Issue
Block a user
Delete Branch "issue-docs-form-descriptor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates
frontend-spec.mdanddocs/SPECIFICATION.mdto reflect the dynamic form descriptor system implemented in theissue-dedup-sourcing-costbranch.Changes
frontend-spec.md:
GET /api/schemas/{name}/formuseCategorieshook withuseFormDescriptorsourcing_link/standard_costfrom item-level DB columns (now revision properties)FormDescriptorinterfacesdocs/SPECIFICATION.md:
GET /api/schemas/{name}/propertiestoGET /api/schemas/{name}/form- frontend-spec.md: rewrite CreateItemPane spec for dynamic form rendering from form descriptor, replace CategoryPicker three-column spec with multi-stage domain/subcategory picker, replace useCategories hook with useFormDescriptor, update form sections to dynamic field groups, mark hierarchical categories as implemented, remove sourcing_link/standard_cost from item-level DB columns, update types and implementation order - SPECIFICATION.md: rename /api/schemas/{name}/properties endpoint to /api/schemas/{name}/form