Commit Graph
24 Commits
Author SHA1 Message Date
Lizandro Guarnizo bbf34d08d0 correo 2026-04-25 14:47:20 -05:00
Lizandro Guarnizo 148fa6b9f9 up 2026-04-24 21:40:10 -05:00
Lizandro Guarnizo 03207775af up 2026-04-18 14:08:14 -05:00
Juan Felipe Duarte 36bf56b622 Normalize email input for registration and login
Trim and lowercase email before storing or attempting login to avoid mismatches from case or surrounding whitespace. Updated RegisteredUserController@store to save 'email' => strtolower(trim($request->email)) and LoginRequest@authenticate to call Auth::attempt with the normalized email input.
2026-03-02 08:43:12 -05:00
Juan Felipe Duarte a558e393f2 Add rank management feature with CRUD and UI
Introduces a new rank management system including the Rank model, migrations for the ranks table and user IP address, Livewire components for managing and displaying ranks, and related Blade views. Updates navigation and routes to include the new 'Gestión Rangos' section, and enhances the ShareCodeComponent with user data. Also adds a reusable input field component for forms.
2025-10-23 20:28:47 -05:00
Juan Felipe Duarte 5ea64cac17 Add IP test page with Livewire component
Introduces a new route and controller method for '/ip-test', rendering a new view that includes a Livewire component to display the user's IP address. Updates navigation layout for improved profile display. Adds related Blade and Livewire files.
2025-10-17 14:50:13 -05:00
Juan Felipe Duarte 0e2a7e9a20 Copy tarifas and promos on user registration
When a new user registers with a referral code, their tarifas and promos are now copied from the referring user. Also refactored Usuario_promo and Usuario_tarifa models to use fillable attributes and improved method formatting. Added Swiper CSS/JS to app layout.
2025-10-16 14:46:17 -05:00
Juan Felipe Duarte 5c04a95792 update codigo referido funcionamiento login, register y dashboard 2025-10-15 16:43:43 -05:00
Juan Felipe Duarte c7586cf6cd update 2025-07-31 15:19:22 -07:00
Juan Felipe Duarte e8050ea19f vista tarifas 2025-06-19 17:54:22 -07:00
Lizandro Guarnizo d1c5dbc90e update 2025-04-14 18:08:49 -05:00
lizandrogd ac229cdb74 cambio real 2025-04-03 22:28:20 -05:00
lizandrogd 8d419edbed upp 2025-04-02 01:15:12 -05:00
lizandrogd 8266de9d5f havinraw 2025-04-02 00:55:15 -05:00
lizandrogd c0e3284c62 historial_id 2025-02-27 15:19:52 -05:00
lizandrogd 76bd9df10e Se agrego tipo a log_general. 2025-02-27 10:55:12 -05:00
lizandrogd 31287e476f Update MenuController.php 2024-05-11 12:57:13 -05:00
lizandrogd 002b53252c Update MenuController.php 2024-05-11 12:49:23 -05:00
Felipe 80c8748182 mantenimiento 2024-04-29 18:21:04 -05:00
Felipe 6c760652f6 log historial 2024-03-01 08:05:52 -05:00
root 4506a003e8 Mensaje de commit 2023-11-07 22:43:10 +00:00
Felipe fd9afd2183 update 2023-10-23 17:09:05 -05:00
Felipe 41605dd83f log general 2023-10-07 17:31:35 -05:00
lizandrogd 8ce210f27c Initial commit 2023-07-26 08:28:13 -05:00