BarcodeScanner-Komponente auf @zxing/browser (Code128, iOS/Safari-kompatibel im Gegensatz zur nativen BarcodeDetector-API). Treffer springt direkt ins Kontroll-Screen, sonst Fallback ins bestehende Such-Textfeld. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# frontend – Dev Log
|
||
|
||
## 2026-09-04 17:35 – 17:36 (0m)
|
||
**Beschreibung:** Claude Code Session
|
||
**Projekt:** asb-material
|
||
|
||
### Commits
|
||
Keine Commits in dieser Session.
|
||
|
||
### Geänderte Dateien
|
||
- DEVLOG.md | 147 +++++++++++++++++++++
|
||
- backend/DEVLOG.md | 78 +++++++++++
|
||
- .../versions/0005_add_objektposition_code.py | 32 +++++
|
||
- backend/app/api/v1/endpoints/objekte.py | 58 +++++++-
|
||
- backend/app/models/objektposition.py | 4 +
|
||
- backend/app/schemas/objekt.py | 2 +
|
||
- backend/app/services/objekte.py | 21 +++
|
||
- backend/tests/test_objekte.py | 83 ++++++++++++
|
||
|
||
---
|
||
## 2026-09-04 17:37 – 17:38 (0m)
|
||
**Beschreibung:** Claude Code Session
|
||
**Projekt:** asb-material
|
||
|
||
### Commits
|
||
Keine Commits in dieser Session.
|
||
|
||
### Geänderte Dateien
|
||
- DEVLOG.md | 36 +++++++++++++++++++
|
||
- frontend/DEVLOG.md | 20 +++++++++++
|
||
- frontend/src/pages/admin/ObjektSection.tsx | 58 +++++++++++++++++++++++++++++-
|
||
|
||
---
|