6 Commits

Author SHA1 Message Date
Fam Zheng
2c74d59d37 Add admin configuration for verification model per batch
- Add verification_model field to CodeBatch model (TextField)
- Add verification_model field to ScanData model to track model used
- Update QrVerifyView to pass model parameter to v5 QR verify endpoint
- Create VerificationModel table to track available models
- Add VerificationModelResource API endpoint (admin only)
- Add verification-model Vue component with GenericManager
- Add verification-model route and sidebar navigation entry
- Add migrations for all database changes
- Add analysis document for feature design
2025-11-25 22:32:02 +00:00
Fam Zheng
7d64eb480d ai chat wip 2025-10-29 21:27:29 +00:00
Fam Zheng
c4e18de42c web: Add scan-id-details 2025-05-11 09:59:35 +01:00
Fam Zheng
7e81451140 add labeling page 2025-04-25 22:09:24 +01:00
Fam Zheng
9fc3967744 web: Add /frames view 2025-02-15 11:50:34 +00:00
Fam Zheng
8a4f10aeed initial commit 2024-09-01 21:51:50 +01:00