5 Commits
Author SHA1 Message Date
Georges Haddad 88f047a654 Fix extraction for companies and religious entities 2026-04-15 10:07:57 +03:00
Georges Haddad 123492ae90 fix: inherit person data via request_number for individually uploaded pages
- Detect page 2+ from page_info field (e.g. صفحة ٢ من 5) with Arabic digit support
- Find sibling documents by matching request_number, not just pdf_group_id
- Works for both PDF splits AND individually photographed pages
- Inherit all person fields (name, father, family, registry, etc.) from confirmed sibling
- Update review banner to show for all subsequent pages
2026-04-11 17:25:25 +03:00
Georges Haddad 3b3bcf2cf2 feat: two-step staging upload + multi-page PDF person inheritance
- Add stage/process-staged/remove-staged endpoints for batch upload workflow
- Add staging gallery UI with thumbnail previews and per-image removal
- Inherit person info & doc fields from page 1 for multi-page PDFs
- Auto-link page 2+ to same person on confirmation
- Show info banner on review page for multi-page documents
- Exclude staged docs from stats counters
2026-04-11 17:09:48 +03:00
Georges Haddad 1b6d5543a6 UI beautification: SVG icons, polished buttons, glass navbar, refined login, animated orbs, modern cards 2026-04-11 02:31:11 +03:00
Georges Haddad 7305e54f66 Initial commit: Real Estate Registry app 2026-04-10 15:24:22 +03:00