generated from coulomb/repo-seed
CE-WP-0007 T10-T12: field add/edit dialog, pencil edit, integration tests
- FieldDefinitionForm shared component (label + text/textarea/date) - Add field opens inline form; per-field pencil edit with stable ids - forms-field-edit.dom.test.tsx covers add, edit, and link-to-new-field - Workplan T10-T12 and README marked done
This commit is contained in:
@@ -7,7 +7,7 @@ repo: citation-evidence
|
||||
repo_id: a677c189-b4e2-4f2a-9e48-faa482c277e6
|
||||
topic_slug: citation_evidence_mvp
|
||||
topic_id: 96fa8e80-9f74-40f2-84cd-644e9747b9ec
|
||||
status: active
|
||||
status: done
|
||||
owner: Bernd
|
||||
created: 2026-06-07
|
||||
updated: 2026-06-08
|
||||
@@ -246,7 +246,7 @@ state_hub_task_id: "823d4986-892d-467e-819e-54f0f2a363e8"
|
||||
```task
|
||||
id: CE-WP-0007-T10
|
||||
priority: medium
|
||||
status: todo
|
||||
status: done
|
||||
depends_on: [T08]
|
||||
state_hub_task_id: "dab723e6-66a6-4587-8ab7-e0c5e4cb5d0a"
|
||||
```
|
||||
@@ -274,7 +274,7 @@ correct input type and label.
|
||||
```task
|
||||
id: CE-WP-0007-T11
|
||||
priority: medium
|
||||
status: todo
|
||||
status: done
|
||||
depends_on: [T10]
|
||||
state_hub_task_id: "c55541c7-57e2-4f5d-a4ef-ed54c470cbd9"
|
||||
```
|
||||
@@ -300,7 +300,7 @@ links and visual guide still resolve by field id.
|
||||
```task
|
||||
id: CE-WP-0007-T12
|
||||
priority: high
|
||||
status: todo
|
||||
status: done
|
||||
depends_on: [T10, T11]
|
||||
state_hub_task_id: "585b054e-eb5e-410e-90ee-84e698b13f7f"
|
||||
```
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
MVP workplans for the citation-evidence umbrella repo. CE-WP-0001..0006
|
||||
delivered the PRD §20 reference scenario and Forms/Review UX polish.
|
||||
CE-WP-0007 Capture-view polish is active (field add/edit UX in progress).
|
||||
CE-WP-0007 delivered Capture-view polish including field add/edit UX.
|
||||
|
||||
| Workplan | Title | Status |
|
||||
|----------|----------------------------------------|--------|
|
||||
@@ -12,7 +12,7 @@ CE-WP-0007 Capture-view polish is active (field add/edit UX in progress).
|
||||
| `CE-WP-0004` | Citation card export — Markdown + HTML renderers, sidebar export | done |
|
||||
| `CE-WP-0005` | Demo sessions — uploads, named sessions, ZIP export/import | done |
|
||||
| `CE-WP-0006` | Forms & review UX refinements — blob fix, scroll centre, linking | done |
|
||||
| `CE-WP-0007` | Capture view polish — scroll, linking, layout, rename, field UX | active |
|
||||
| `CE-WP-0007` | Capture view polish — scroll, linking, layout, rename, field UX | done |
|
||||
|
||||
## Order
|
||||
|
||||
|
||||
Reference in New Issue
Block a user