David E. Hernandez M. dehernandezm
  • Joined on 2022-11-22
dehernandezm pushed to main at dehernandezm/v-react-pivottable 2025-02-17 11:53:17 -06:00
fbb9f311b3 cambio de value en input checkbox
e41e00d045 remove usar this props showsubtotales
1dc4db6456 test remover cambio de state solo cambio por prop updater
e66bc1d059 test cambio de asignacion state
2e486233b5 agregar elementos vacios para el caso en que hay más de 2 campos en las agrupaciones de fila
Compare 22 commits »
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-17 07:57:37 -06:00
fbb9f311b3 cambio de value en input checkbox
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-17 07:52:18 -06:00
e41e00d045 remove usar this props showsubtotales
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-17 07:39:02 -06:00
1dc4db6456 test remover cambio de state solo cambio por prop updater
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-17 07:27:47 -06:00
e66bc1d059 test cambio de asignacion state
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 16:51:25 -06:00
2e486233b5 agregar elementos vacios para el caso en que hay más de 2 campos en las agrupaciones de fila
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 16:17:45 -06:00
540d3d4d51 cambio de valor por defecto de mostrar subtotales a false
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 16:08:16 -06:00
b6b3ac4396 test cambiar de usar props a usar state
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 15:46:06 -06:00
3ef6000f5c corregir propiedad a actualizar al cambiar el check
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 15:37:54 -06:00
a35cbaa5f2 test prevent error ordenar con elemento subtotales en lisa de atributos filas, agregar input checkbox para bandera mostrar subtotales
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 12:45:22 -06:00
b3ad82be5a test agregar slot dentro de sortable row attrs
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 11:49:05 -06:00
e0c4ce0d19 agregar console log test para agregar check de mostrar subtotales
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 10:52:10 -06:00
33314359bf agregar nueva clase de subtotal, se agregará en vcomponents, sub total de total fila
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 10:27:20 -06:00
dba0d7970d corregir funcion de cálculo, remover this de la función
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 10:20:17 -06:00
84c65f2b8d validar si aggregator.format es una funcion
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 09:56:03 -06:00
dccd627f1b test usar funcion anterior
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-14 09:43:50 -06:00
ce6379108b mover función de cálculo de subtotales a pivottable envolviendo la funcion de utilities
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-11 15:31:08 -06:00
df604e3069 retornar aggregator en utilities
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-11 15:19:00 -06:00
45bdad3d8c test calcular subtotales por grupo de filas
dehernandezm pushed to desarrollo at dehernandezm/v-react-pivottable 2025-02-10 12:51:51 -06:00
be3b66ebae test corregir error undefined