mirror of
https://github.com/wasrusgen/zov-tech.git
synced 2026-06-03 15:44:47 +00:00
- measurements.js: replace manual name/phone inputs with client picker overlay (search by ФИО or phone, sorted alphabetically, picks from /api/clients) - clients.js: new-client and edit-client forms now use 4 split address fields (город, улица, дом, кв./офис) with geocode validation on save - clients.js: add splitAddress() helper to pre-fill edit form from stored address - clients.js: voice engine refactored (continuous=false + auto-restart, no duplication) - clients.js: note block view/edit toggle (textarea closes after save) - podbor.css: styles for picker overlay, picker-row, chosen-card, addr-grid, geo-status - backend main.py: _handle_client_create and _handle_client_update accept gps_lat/gps_lng - index.html: cache bump → v=20260514i Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| ai.py | ||
| auth.py | ||
| catalog.py | ||
| config.py | ||
| gcalendar.py | ||
| geocoder.py | ||
| main.py | ||
| proxy_pool.py | ||
| sheets.py | ||
| telegram.py | ||