Commit Graph
398 Commits
Author SHA1 Message Date
Juan Felipe Duarte 88ab93ed75 update 2025-10-16 11:59:59 -05:00
Juan Felipe Duarte 8c50434f31 Restrict price validation to non-super users
Updated price validation logic in ShowTarifas and ShowUsuarios to allow users with the 'super' role to set prices below the base value. Other users will continue to receive an error if the price is less than the base value.
2025-10-16 11:49:20 -05:00
Juan Felipe Duarte b034515908 Improve referral count display layout
Refactored the referral count section to use a column layout, updated the SVG icon, and improved alignment and spacing for better visual clarity.
2025-10-15 16:47:32 -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 6d49224d44 Improve mobile table and search input UI
Hides the 'entradas' label on small screens, reduces the max width of the search input for mobile, adds text-xs and break-all classes to mobile table rows for better readability, and adjusts spacing in action buttons for a more compact layout.
2025-09-23 10:37:29 -05:00
Juan Felipe Duarte 35b4f51aee Refactor navigation layout for improved structure
Reorganized the navigation sidebar to use a flex column layout and moved the menu and user info into a scrollable container. Improved sticky header behavior, added a logout button at the bottom, and fixed minor styling issues for better usability and maintainability.
2025-09-23 09:48:02 -05:00
Juan Felipe Duarte 9b9ada492a Remove extra client info fields from modal
Deleted sections displaying Servicio, Estado, and Restante information from the extraInfo modal in show-clientes.blade.php, leaving only the Contraseña and Acciones fields. This streamlines the modal and reduces displayed client details.
2025-09-22 13:26:49 -05:00
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
lizandrogd 75bffed0bb Update ShowPromociones.php 2025-09-03 18:31:49 -05:00
lizandrogd 6611c5b812 Update ShowPromociones.php 2025-09-03 18:29:19 -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
lizandrogd ffd4731f44 Update web.php 2025-09-03 16:00:10 -05:00
lizandrogd f773ad7f64 Update ShowPromociones.php 2025-09-02 22:51:46 -05:00
lizandrogd 9971109968 Update ShowPromociones.php 2025-09-02 22:48:43 -05:00
lizandrogd 674c03c982 Update ShowPromociones.php 2025-09-02 22:36:07 -05:00
lizandrogd 279f529d16 up 2025-09-02 22:32:49 -05:00
lizandrogd 5edd42ba6c Update ShowServicios.php 2025-09-02 20:44:19 -05:00
lizandrogd d0f5d0c697 up 2025-09-02 20:39:40 -05: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
lizandrogd ca5fbd454a Update navigation.blade.php 2025-07-08 10:37:05 -05:00
lizandrogd 95c507fa24 Update navigation.blade.php 2025-07-08 10:36:00 -05:00
lizandrogd 1b0a2bccca Update navigation.blade.php 2025-07-08 10:35:26 -05:00
lizandrogd 2d251f91ce Update navigation.blade.php 2025-07-08 10:27:11 -05:00
lizandrogd b2d0ff3a7d Update navigation.blade.php 2025-07-08 10:11:35 -05:00
lizandrogd 0239dd3493 Update ShowPlanes.php 2025-07-08 10:02:46 -05:00
lizandrogd a40ea21787 Update ShowServicios.php 2025-07-07 17:42:20 -05:00
lizandrogd 3e7f9542c7 Update ShowServicios.php 2025-07-07 17:36:45 -05:00
lizandrogd a2239647ce Revert "Update ShowServicios.php"
This reverts commit 2c68201f3b.
2025-07-07 17:29:23 -05:00
lizandrogd 2c68201f3b Update ShowServicios.php 2025-07-07 17:27:51 -05:00
lizandrogd 3ce5d3384e up modal 2025-07-07 16:24:39 -05:00
lizandrogd 2d1773d1f4 Update show-usuarios.blade.php 2025-07-07 16:23:47 -05:00
lizandrogd fbe14cab91 Update show-usuarios.blade.php 2025-07-07 16:22:54 -05:00
lizandrogd 5a73ef6662 Update show-usuarios.blade.php 2025-07-07 16:21:45 -05:00
lizandrogd 1c20afebb4 Update ShowUsuarios.php 2025-07-07 16:19:53 -05:00
lizandrogd ebacaff6aa Update ShowUsuarios.php 2025-07-07 16:19:33 -05:00
lizandrogd 49311a6ecb up 2025-07-07 15:56:47 -05:00
lizandrogd c502a57a51 Update show-roles.blade.php 2025-07-07 15:34:01 -05:00
lizandrogd e3d947e661 Update show-roles.blade.php 2025-07-07 15:28:02 -05:00
lizandrogd f09d1b6a8c Update show-roles.blade.php 2025-07-07 15:17:17 -05:00
lizandrogd be4203ebb7 Update show-roles.blade.php 2025-07-07 15:14:11 -05:00