Commit Graph

12 Commits

Author SHA1 Message Date
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
8020bbd394 feat: complete Tier 2 onboarding - KYC, Private Fleet, and Wallet creation fully functional 2026-02-06 23:43:01 +00:00
9d06be4f87 feat: complete auth life-cycle with Step 2 KYC and Private Fleet generation 2026-02-06 22:38:44 +00:00
cfd1e365e0 feat: Step 1 Auth complete - Token generation and email loop verified 2026-02-06 22:20:11 +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
a57d5333d4 Save test environment changes 2026-02-04 21:58:57 +00:00
5dd5692d83 DOCS: Grand Master Book v1.0 (Gemini V01) hozzáadása 2026-02-04 00:08:35 +00:00
a34e5b7976 Initial commit - Migrated to Dev environment 2026-02-03 19:55:45 +00:00