From 7a47b89114cc28770526b347ee13a271cf90476d Mon Sep 17 00:00:00 2001 From: alma Date: Thu, 15 Jan 2026 23:29:48 +0100 Subject: [PATCH] widget leantime refactor --- components/flow.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/flow.tsx b/components/flow.tsx index c0e3a52..ee6f6bd 100644 --- a/components/flow.tsx +++ b/components/flow.tsx @@ -209,7 +209,7 @@ export function Duties() { type: t.type || 'main', source: (t as any).source || 'leantime' }))); - setTasks(sortedTasks.slice(0, 7)); + setTasks(sortedTasks); } catch (error) { console.error('Error fetching tasks:', error); setError(error instanceof Error ? error.message : 'Failed to fetch tasks'); @@ -343,7 +343,10 @@ export function Duties() {
{(task as any).source === 'twenty-crm' ? ( - SLM IF (Médiation) + <> + SLM IF + (Médiation) + ) : ( <> {task.projectName}