generated from john/python-template
UI slog grinds on
This commit is contained in:
@@ -35,6 +35,7 @@ This checklist does not cover:
|
||||
1. Optional fields may be blank without blocking create
|
||||
2. Date raw and exact fields can coexist
|
||||
3. Exact date remains canonical when both exact and raw are provided
|
||||
4. Portrait uploads persist under uploads/portraits/person and store a relative portrait_path
|
||||
|
||||
### CR-4 Successful create outcome
|
||||
1. Given valid input
|
||||
@@ -60,6 +61,7 @@ This checklist does not cover:
|
||||
1. The page shows full_name and available optional person fields
|
||||
2. created_at and updated_at are shown as system-managed, read-only values
|
||||
3. portrait_path is rendered when available, including an image preview when possible
|
||||
4. relative portrait_path values resolve through /uploads for image rendering
|
||||
|
||||
### RD-3 Linked documents section
|
||||
1. Given no linked DocumentPerson rows
|
||||
|
||||
Reference in New Issue
Block a user