UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: трехсекционная шкала прогресса чекеров

This commit is contained in:
DCCONSTRUCTIONS
2026-04-29 18:19:00 +03:00
parent 5f9d9c418e
commit aa348d5d64
9 changed files with 189 additions and 6 deletions
@@ -56,6 +56,9 @@ export type TBaseIssue = {
estimate_point: string | null;
sub_issues_count: number;
checker_blocks_count?: number | null;
checker_items_count?: number | null;
checker_items_completed_count?: number | null;
attachment_count: number;
link_count: number;