Service Finder teszt users #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
✅ MILESTONE 12 - STEP 1: REAL DATA SEEDING & API WIRING COMPLETED
📋 Summary of Accomplishments:
1. Database Seeding Script (
backend/app/scripts/seed_integration_data.py)tester_pro@profibot.hu(Password:Tester123!, Role:admin)superadmin@profibot.hu(Password:Superadmin123!, Role:superadmin)fleet.organizationsvehicle.assetsaudit.process_logs2. Frontend Auth Store Refactoring (
frontend/src/stores/authStore.js)loginfunction to make real API calls tohttp://localhost:8000/api/v1/auth/logincheckAuthfunction to properly decode JWT token from localStorage3. Frontend Garage Store Refactoring (
frontend/src/stores/garageStore.js)fetchVehiclesfunction to use real API calls with authenticationisLoadinganderrorstate variables for better UX4. Admin Access Preparation for Port 8502
sf_admin_frontendis running on port 8502superadmin@profibot.huwith appropriate credentialshttp://localhost:8502http://localhost:85035. Integration Testing
🚀 Ready for Integration Testing:
tester_pro@profibot.hu/Tester123!superadmin@profibot.hu/Superadmin123!on port 8502http://localhost:8000/api/v1/auth/loginThe foundation for real API integration is now established, replacing mock data with actual backend communication while maintaining fallback compatibility.
✅ Munka befejezve: 2026-03-25 05:51:10
Technikai Összefoglaló:
Test users seeding script completed successfully. Created tester_pro@profibot.hu (admin) and superadmin@profibot.hu (superadmin) users with 4 integration test vehicles and organization. Frontend auth and garage stores wired to real API endpoints with fallback mechanisms.
⏱️ A ráfordított időt a Gitea rögzítette.