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
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
7249aa5809
FEAT: Corporate onboarding implemented with Tax ID validation (HU) and isolated NAS storage
2026-02-07 13:42:46 +00:00
d3ce60d69b
feat: multi-robot architecture, car-robot rename, and credit-based OCR logic spec
2026-02-07 02:20:04 +00:00
714de9dd93
Refactor: Auth & Identity System v1.4
...
- Fix: Resolved SQLAlchemy Mapper error for 'UserVehicle' using string-based relationships.
- Fix: Fixed Postgres Enum case sensitivity issue for 'userrole' (forcing lowercase 'user').
- Fix: Resolved ImportError for 'create_access_token' in security module.
- Feature: Implemented 2-step registration protocol (Lite Register -> KYC Step).
- Data: Added bank-level KYC fields (mother's name, ID/Driver/Boat/Pilot license expiry and categories).
- Business: Applied private fleet isolation (is_transferable=False for individual orgs).
- Docs: Updated Grand Master Book to v1.4 and added Developer Pitfalls guide.
2026-02-06 00:14:17 +00:00
a57d5333d4
Save test environment changes
2026-02-04 21:58:57 +00:00
a34e5b7976
Initial commit - Migrated to Dev environment
2026-02-03 19:55:45 +00:00