a63e6c8fac
MasterBook update
2026-02-10 21:11:44 +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
e370ca3021
FIX: Import error and enhanced atomized address structure for organizations
2026-02-07 14:37:39 +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
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
32325b261b
feat: Unified Auth system and SendGrid integration - STABLE v1.0.1
2026-02-06 20:54:28 +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
5d0dc2433c
feat: Identity & Company Sync v1.2, Admin hiearchia és Pénzügyi logika véglegesítése
2026-02-05 00:11:33 +00:00
5dd5692d83
DOCS: Grand Master Book v1.0 (Gemini V01) hozzáadása
2026-02-04 00:08:35 +00:00