44 Commits

Author SHA1 Message Date
Fam Zheng
6174b2af43 Make scan log scrollable with max height 500px in detail modal 2025-11-26 22:07:49 +00:00
Fam Zheng
4a9bceb4c8 Fix variable redeclaration error in system-settings.vue 2025-11-25 23:55:37 +00:00
Fam Zheng
94472f1b49 Remove debug_upload functionality and fix 404 error handling in system settings 2025-11-25 23:51:14 +00:00
Fam Zheng
9060186edb Add default verification model config in system settings and always pass model to v5/qr_verify 2025-11-25 23:34:21 +00:00
Fam Zheng
97649c81b1 Add verification_model field to scan data detail modal 2025-11-25 23:26:57 +00:00
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
4458302fc9 footer: emblem 5.0 2025-10-29 21:27:29 +00:00
Fam Zheng
3e026f30e6 camera-5.1: simplify api 2025-09-15 22:21:26 +01:00
Fam Zheng
36526aa066 add camera-5.1 2025-09-13 10:10:53 +01:00
Fam Zheng
aa670811e8 web: Allow customize start button 2025-08-17 12:24:08 +01:00
Fam Zheng
16881d73f4 camera: move qrarc down 2025-08-15 08:26:11 +01:00
Fam Zheng
861073c762 camera: same qrarc as scanner 2025-08-14 22:38:11 +01:00
Fam Zheng
28cdbf1720 drop camera-4.0 2025-08-14 22:35:21 +01:00
Fam Zheng
85bda4052f estor-batches: Restore old state display names 2025-05-15 20:38:55 +01:00
Fam Zheng
23921da187 estor-batches: Fix up status for qt std upload 2025-05-15 20:34:18 +01:00
Fam Zheng
81008a65b9 web: Call qr-std-upload 2025-05-15 20:10:13 +01:00
Fam Zheng
38ab815ba2 Update code-feature view to use qr std 2025-05-15 20:10:12 +01:00
Fam Zheng
c4e18de42c web: Add scan-id-details 2025-05-11 09:59:35 +01:00
Fam Zheng
239b95cff9 camera-5.0: Fix submit_image 2025-05-10 23:06:06 +01:00
Fam Zheng
4cbb643740 camera-5.0: Upload 3 frames 2025-05-10 23:01:45 +01:00
Fam Zheng
42652eb221 Drop skip_angle_check 2025-05-10 21:32:27 +01:00
Fam Zheng
bba9548c1c drop web/public/camera-5.0/camera-4.0 2025-05-10 21:31:25 +01:00
Fam Zheng
116c8d30a2 web: Show succeeded in labeling.vue 2025-04-25 22:33:27 +01:00
Fam Zheng
baff5ce806 web: Fix 标签管理管理 2025-04-25 22:26:43 +01:00
Fam Zheng
7e81451140 add labeling page 2025-04-25 22:09:24 +01:00
Fam Zheng
4436dc9553 camera: Update wasm 2025-04-24 22:26:38 +01:00
Fam Zheng
ca3f697cc2 camera: restore 4.0 and introduce 5.0 2025-04-24 21:29:35 +01:00
Fam Zheng
4b81727749 drop web/public/camera-3.2 2025-04-24 21:11:44 +01:00
Fam Zheng
771545e716 alg: update wasm 2025-04-24 20:46:57 +01:00
Fam Zheng
97b7c8c59e camera: Add skip_angle_check 2025-04-24 20:44:00 +01:00
Fam Zheng
92e23a8306 update wasm to enable sobel sensitivity 2025-03-20 23:11:58 -07:00
Fam Zheng
692a552fc1 Add mini_prog_entry_env_version 2025-03-01 18:21:26 +00:00
Fam Zheng
7991faf55e frames.vue: Add first page / last page 2025-03-01 15:15:29 +00:00
Fam Zheng
2e814fa331 frames paging and filter by label 2025-03-01 15:15:29 +00:00
Fam Zheng
25e5c40397 web/camera: Add ai_chat_mode 2025-03-01 13:36:26 +00:00
Fam Zheng
d2f4fc1547 web: Allow edit mini_prog_entry_path 2025-03-01 13:11:32 +00:00
Fam Zheng
951b7f8018 really remove labels for tenant 2025-02-22 21:27:39 +00:00
Fam Zheng
92eb92134f scan-data: adjust field visibilities
- Hide labels for tenants.
- Add labels to visible_fields if admin.
2025-02-22 20:41:19 +00:00
Fam Zheng
3909509523 web: Add goto page input 2025-02-22 10:07:19 +00:00
Fam Zheng
9fc3967744 web: Add /frames view 2025-02-15 11:50:34 +00:00
Fam Zheng
913efe1646 Update version 2024-12-23 19:50:32 +00:00
Fam Zheng
f75a0f09c1 generic-edit-modal: Use PATCH instead of PUT when edit
So that the relational field, such as batch.tenant, will not be cleared
when we save.
2024-12-19 21:31:04 +00:00
Fam Zheng
8a4f10aeed initial commit 2024-09-01 21:51:50 +01:00