From 4063ce240dc10fc04a4dd379207faa3c3ff5a3f4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 20 Nov 2019 22:28:04 +0100 Subject: [PATCH] cleanup and tests added for ci/cd --- .../Backend/Components/Tasks/PriorityView.php | 28 +++++++++++++++++++ Theme/Backend/Components/Tasks/StatusView.php | 28 +++++++++++++++++++ Views/TaskView.php | 17 +++++++++++ 3 files changed, 73 insertions(+) diff --git a/Theme/Backend/Components/Tasks/PriorityView.php b/Theme/Backend/Components/Tasks/PriorityView.php index e69de29..37ca765 100644 --- a/Theme/Backend/Components/Tasks/PriorityView.php +++ b/Theme/Backend/Components/Tasks/PriorityView.php @@ -0,0 +1,28 @@ +