mirror of
https://github.com/cheveguerra/Colaborando.git
synced 2026-08-18 16:36:39 +00:00
96fee5ccd3
* **Alineación de Departamentos:** Se fijó la altura (38px) de la celda de habilidad especial en el tablero y se restauró el tamaño de letra original (14px) con un line-height controlado (1.2) para evitar desfases de altura cuando el texto ocupa dos líneas sin perder legibilidad.
921 B
921 B
- Implement resource subtraction, maintenance payment, and project discarding in
resumen.php- Add
parseMantenimientohelper function - Add
pagarMantenimientoProyectofunction - Add
desecharProyectofunction with accumulated general check - Modify
crearTarjetaProyectoto show action buttons on active projects at end of trimester - Filter paid projects in
actualizarResumenUI - Bind event delegation for the buttons
- Add
- Implement board rendering updates in
jsCode.js- Define
limpiaProyectoGrandefunction - Filter
proyectosEnTableroincontinuamosbased onmantenimientoPagadoEnTrimestre - Adjust project grande loading in
continuamosto respect maintenance payment
- Define
- Verify functionality
- Test paying maintenance
- Test discarding project with check for sufficient accumulated funds
- Test quincena transitions