From 3d44804bad6e256d5c71784dc34875383249c7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Szab=C3=B3?= Date: Mon, 24 Mar 2025 18:25:12 +0100 Subject: [PATCH] =?UTF-8?q?Most=20m=C5=B1k=C3=B6dik=20a=20f=C3=A9nyk=C3=A9?= =?UTF-8?q?p?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/CheckList/CheckListWorkPage.xaml | 61 +++++++++++++++--- .../Pages/CheckList/CheckListWorkPage.xaml.cs | 63 +++++++++++++++++-- .../Services/CheckListService.cs | 18 ++++++ .../Services/Interfaces/ICheckListService.cs | 1 + 4 files changed, 130 insertions(+), 13 deletions(-) diff --git a/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListWorkPage.xaml b/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListWorkPage.xaml index a71f3bc..4a11819 100644 --- a/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListWorkPage.xaml +++ b/src/WorkFlowCheck.MAUI/Pages/CheckList/CheckListWorkPage.xaml @@ -10,6 +10,7 @@