Commit Graph
39 Commits
Author SHA1 Message Date
LizandroandClaude Sonnet 4.6 5f06c27869 feat(chat): pedir cédula y celular al crear cuenta desde el chat
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 01:06:05 +00:00
LizandroandClaude Sonnet 4.6 536377363c feat: web chat con IA, validación de pagos y OTP por correo
- Chat público en /chat con flujos de compra, recarga y credenciales
- Verificación de identidad por código OTP enviado al correo registrado
- Botones enriquecidos: cards, links, credenciales, validación de comprobante
- Gemini IA para detección de intención en texto libre
- Gemini Vision para extraer datos de foto de comprobante
- Validador de pagos cruzando IA con correos IMAP (Bancolombia)
- MercadoPago como pasarela de pago (reemplaza Wompi en el chat)
- Migraciones: payload en chat_messages, user_id en chat_contacts
- Config admin: API key Gemini, toggles IA y validación de foto

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 00:09:31 +00:00
Lizandro Guarnizo 9167d7d6b3 up 2026-06-18 12:33:26 -05:00
Lizandro Guarnizo 0282645c08 nuevo formulario 2026-06-18 11:06:49 -05:00
Lizandro Guarnizo f61e8005fc chatbot nuevo 2026-04-30 21:32:32 -05:00
Lizandro Guarnizo 148fa6b9f9 up 2026-04-24 21:40:10 -05:00
Juan Felipe Duarte 4a44dbc1c1 Implement device and IP tracking for users
Added Device and UserIp models and migrations to store device fingerprints and user IPs with expiration. Updated ShowSavingIp Livewire component and view to capture and persist both IP and device fingerprint. Introduced a scheduled command to clean expired user IPs and registered it in the console kernel. Removed the old migration for storing IPs directly on the users table.
2025-10-25 09:18:56 -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 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 4042fab30b update subvendedor global 2025-08-22 09:25:37 -07:00
Juan Felipe Duarte e11acd95c2 update 2025-07-31 17:42:15 -07:00
Juan Felipe Duarte c7586cf6cd update 2025-07-31 15:19:22 -07:00
lizandrogd 49311a6ecb up 2025-07-07 15:56:47 -05:00
Juan Felipe Duarte 83ba4f71da update 2025-06-26 11:05:53 -07:00
Juan Felipe Duarte 85d18dc4ff Tarifas y promos por usuario (falta el editar en la vista de tarifas)
Introduces the subvendedor_id field to the tarifa_promos table and updates the TarifaPromo model accordingly. Refactors tarifas and promociones management in ShowTarifas and ShowUsuarios Livewire components, including utility calculation, validation, and UI improvements for managing both regular and promo tarifas.
2025-06-25 16:36:32 -07:00
Juan Felipe Duarte e8050ea19f vista tarifas 2025-06-19 17:54:22 -07:00
Juan Felipe Duarte 9425f519cc roles por subvendedor 2025-06-14 11:46:14 -07:00
Juan Felipe Duarte 6789ce3fb3 update 2025-06-14 09:03:54 -07:00
lizandrogd 14d6665253 up 2025-05-20 15:59:48 -05:00
Lizandro Guarnizo b7037931ee Update RegistroCompra.php 2025-04-14 18:29:28 -05:00
Lizandro Guarnizo d1c5dbc90e update 2025-04-14 18:08:49 -05:00
lizandrogd e51661facd programacion de duplicados 2025-02-27 16:45:09 -05:00
lizandrogd 76bd9df10e Se agrego tipo a log_general. 2025-02-27 10:55:12 -05:00
Felipe 551e017615 update precios personalizados 2025-01-02 11:13:00 -05:00
Felipe 374f3cbb69 catalogo 2024-04-27 16:52:31 -05:00
Felipe cd68c1d966 premios fixed 2024-03-07 10:55:42 -05:00
Felipe eb2e3ce76c editar tarifas promociones 2024-03-01 17:35:41 -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 f7386e21a1 cuenta 2023-10-23 18:48:40 -05:00
Felipe fd9afd2183 update 2023-10-23 17:09:05 -05:00
Felipe 1d3fac965d notificaciones migracion y maquetado y modelo 2023-10-23 10:29:15 -05:00
Felipe c7ba02a974 nueva tabla pendientes 2023-10-17 15:38:54 -05:00
Felipe 8dc97fb2df Asignar campo utilidad 2023-10-09 14:56:06 -05:00
Felipe 41605dd83f log general 2023-10-07 17:31:35 -05:00
Felipe 190be28228 utilidad incompleto 2023-07-26 17:27:26 -05:00
lizandrogd c100a2acd6 update 2023-07-26 11:22:26 -05:00
lizandrogd 8ce210f27c Initial commit 2023-07-26 08:28:13 -05:00