Commit Graph
24 Commits
Author SHA1 Message Date
Juan Felipe Duarte 2a5c655d1e Refactor navigation layout and improve UI styles
Reworked the sidebar navigation in navigation.blade.php to use a modern aside element with improved styling, transitions, and responsive menu items. Updated app.blade.php to simplify layout structure and move Alpine.js script. Adjusted font sizes in ver-entrada.blade.php for better responsiveness. Minor whitespace and formatting improvements in nav.blade.php.
2025-09-22 13:23:49 -05:00
Juan Felipe Duarte 7b0aeb6f56 descomentar this consulta 2025-09-03 18:16:53 -07:00
Juan Felipe Duarte 79159afcc3 Fix user-specific pricing and utility in verPromocion
Updated the verPromocion method to correctly retrieve user-specific pricing and utility values from the related tarifaPromo relationship. Adjusted relationship queries to use Auth::id() and rol_id for improved accuracy and consistency.
2025-09-03 18:04:03 -07:00
Juan Felipe Duarte a5aafd738d update global subvendedor 2025-08-22 10:09:23 -07:00
Juan Felipe Duarte 4042fab30b update subvendedor global 2025-08-22 09:25:37 -07:00
Juan Felipe Duarte c33339b3c5 null check log recargas 2025-08-19 15:03:21 -07:00
Juan Felipe Duarte 5529804bd2 fix error 2025-08-01 08:56:32 -07:00
Juan Felipe Duarte 65433490de update 2025-07-31 17:45:26 -07:00
Juan Felipe Duarte e11acd95c2 update 2025-07-31 17:42:15 -07:00
Juan Felipe Duarte afbb655a7c update 2025-07-31 17:29:11 -07:00
Juan Felipe Duarte 62031ea48f dd 2025-07-31 17:21:03 -07:00
Juan Felipe Duarte d7789c7f98 update utilidad de promocion 2025-07-31 17:17:52 -07:00
Juan Felipe Duarte c7586cf6cd update 2025-07-31 15:19:22 -07:00
Juan Felipe Duarte 52eb78c188 roles reservados 2025-06-27 09:25:37 -07:00
Juan Felipe Duarte 82ec6b4b5c Add Livewire saldo header component and update on saldo change 2025-06-26 17:16:04 -07:00
Juan Felipe Duarte f72062fffd saldo restado 2025-06-26 16:50:48 -07:00
Juan Felipe Duarte 83ba4f71da update 2025-06-26 11:05:53 -07:00
Juan Felipe Duarte b8d741dddd vista tabla tarifas y promo dependiendo de cual este abierta 2025-06-25 16:40:20 -07:00
Juan Felipe Duarte 435b10306d Move 'planes' route to editor middleware group
The '/planes' route was moved from the admin middleware group to the editor middleware group, restricting access to users with editor permissions instead of admin.
2025-06-25 16:37:08 -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 6eb6e3bd2f antes de comenzar la vista tarifas 2025-06-16 16:30:10 -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