criterios aceptacion: parsear Quill HTML a lista JSON + tooltip en dashboard

This commit is contained in:
2026-05-27 22:51:30 -05:00
parent 0a240ea146
commit 0339aa23f6
4 changed files with 49 additions and 5 deletions
+1
View File
@@ -42,6 +42,7 @@ export interface KappaUserStory {
title: string
description?: string
acceptance_criteria?: string
criterios_aceptacion?: string
status?: string
priority?: string
initiative: number | string