Commit Graph

9 Commits

Author SHA1 Message Date
Kincses
505543330a STABLE: Final schema sync, optimized gitignore 2026-02-26 08:19:25 +01:00
f38a75a025 feat(robot): hunter v2.7, geocoding support, docker network fix, changelog update 2026-02-13 01:15:34 +00:00
09a0430384 feat: Asset Catalog system, PostGIS integration and RobotScout V1 2026-02-11 22:47:38 +00:00
425f598fa3 feat: SuperAdmin bootstrap, i18n sync fix and AssetAssignment ORM fix
- Fixed AttributeError in User model (added region_code, preferred_language)
- Fixed InvalidRequestError in AssetAssignment (added organization relationship)
- Configured STATIC_DIR for translation sync
- Applied Alembic migrations for user schema updates
2026-02-10 21:01:58 +00:00
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
8020bbd394 feat: complete Tier 2 onboarding - KYC, Private Fleet, and Wallet creation fully functional 2026-02-06 23:43:01 +00:00
a34e5b7976 Initial commit - Migrated to Dev environment 2026-02-03 19:55:45 +00:00