• Joined on 2026-02-02
admin pushed to main at CargoTrace/pad_scanner 2026-05-09 14:33:10 +08:00
d136dbf947 chore: remove obsolete tests, add design docs and PRD
admin pushed to main at CargoTrace/pad_scanner 2026-05-09 14:30:43 +08:00
2f45816cfc feat: wire RegistrationPage as app home, remove ScanPage
00dc838c43 feat: add RegistrationPage with single and lock-mode shelf registration
a79b18d7e8 feat: rewrite SettingsPage with save and test-connection
b859a9cea2 feat: rewrite ApiService for registration API, remove ScanRecord model
f030fb2476 feat: add CodeParser for barcode classification per PRD §4
Compare 5 commits »
admin created branch master in admin/CargoTrace 2026-05-08 22:36:42 +08:00
admin pushed to master at admin/CargoTrace 2026-05-08 22:36:42 +08:00
dc2a9d9c45 chore: update .gitignore
b2f1253382 Initial commit: Setup CargoTrace monorepo
admin created repository admin/CargoTrace 2026-05-08 22:36:21 +08:00
admin pushed to main at CargoTrace/pad_scanner 2026-05-08 18:14:32 +08:00
236cfae485 chore: update macOS plugin registrant for shared_preferences
admin pushed to main at CargoTrace/pad_scanner 2026-05-08 15:36:02 +08:00
f19114f454 chore: add .gitattributes, project proxy config and update dependencies
admin pushed to main at CargoTrace/pad_scanner 2026-05-07 20:04:51 +08:00
7853c5ce59 chore: remove obsolete widget test
50fc548a48 feat: add INTERNET permission and scanner library
ffdccbca5e feat: wire up main.dart with ScanPage
54103a4f96 feat: add scan page with record list and send logic
c3b8ce02a2 feat: add settings page for URL configuration
Compare 10 commits »
admin pushed to main at CargoTrace/pad_scanner 2026-05-07 19:45:13 +08:00
70d22f16d1 Add scanner-to-api implementation plan
admin pushed to main at CargoTrace/pad_scanner 2026-05-07 19:42:58 +08:00
b10e4b10d1 Add scanner-to-api design document
admin pushed to main at CargoTrace/pad_scanner 2026-05-06 21:47:12 +08:00
8fa02424a5 Add D500 scanner SDK documentation
admin created branch main in CargoTrace/pad_scanner 2026-05-06 21:45:13 +08:00
admin pushed to main at CargoTrace/pad_scanner 2026-05-06 21:45:13 +08:00
752bc404d3 Initial commit: Flutter project setup
admin created repository CargoTrace/pad_scanner 2026-05-06 21:45:04 +08:00
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-28 22:00:30 +08:00
cf9976f605 fix: add AT and ZONE to PostgreSQL SQL keywords for prepareSql
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-28 21:48:50 +08:00
a6c2e2ccc2 fix: use explicit UTC timestamp in PostgreSQL dialect
admin pushed to refactor/split-cleaner-service at BLD-ERPAuto/BIPMaterialManager 2026-04-28 21:31:19 +08:00
e7a6dccc87 refactor: extract order detail processor from cleaner service
admin pushed to refactor/split-cleaner-service at BLD-ERPAuto/BIPMaterialManager 2026-04-28 21:22:34 +08:00
3cfd3229ff refactor: extract cleaner retry handler
admin pushed to refactor/split-cleaner-service at BLD-ERPAuto/BIPMaterialManager 2026-04-28 21:16:52 +08:00
9c8d010055 refactor: extract cleaner navigation service
admin pushed to refactor/split-cleaner-service at BLD-ERPAuto/BIPMaterialManager 2026-04-28 21:07:41 +08:00
b80834fa5b refactor: split cleaner service helpers