Commit Graph

9 Commits

Author SHA1 Message Date
e255fea3a5 feat: implement pivot-currency model, rbac smart tokens & fix circular imports 2026-02-10 10:20:45 +00:00
24d35fe0c1 feat: stabilize KYC, international assets and multi-currency schema
- Split mother's name in KYC (last/first)
- Added mileage_unit and fuel_type to Assets
- Expanded AssetCost for international VAT and original currency
- Fixed SQLAlchemy IndexError in asset catalog lookup
- Added exchange_rate and ratings tables to models
2026-02-08 23:41:07 +00:00
451900ae1a feat: implement hybrid address system and premium search logic
- Added centralized, self-learning GeoService (ZIP, City, Street)
- Implemented Hybrid Address Management (Centralized table + Denormalized fields)
- Fixed Gamification logic (PointsLedger field names & filtering)
- Added address autocomplete and two-tier (Free/Premium) search API
- Synchronized UserStats and PointsLedger schemas
2026-02-08 16:26:39 +00:00
4e14d57bf6 FEAT: Integrated Document Engine with WebP optimization, Thumbnail generation and Hybrid (NAS/SSD) storage logic 2026-02-07 22:16:03 +00:00
e370ca3021 FIX: Import error and enhanced atomized address structure for organizations 2026-02-07 14:37:39 +00:00
c59c441a40 STABLE: Multi-Robot architecture, Extended Categories (Bus, Trailer), and Admin/RBAC Schema 2026-02-07 02:31:04 +00:00
d3ce60d69b feat: multi-robot architecture, car-robot rename, and credit-based OCR logic spec 2026-02-07 02:20:04 +00:00
cab8706980 feat: vehicle catalog system and harvester robot implementation 2026-02-07 01:29:46 +00:00
cd171d3289 STABLE: KYC and Auth working, before Asset refactor 2026-02-07 01:16:07 +00:00