From 78c7fab9ccc791be2cd37cc066ff66e508fd442c Mon Sep 17 00:00:00 2001 From: fiftin Date: Mon, 22 Jul 2024 17:40:18 +0500 Subject: [PATCH 1/3] feat(ui): replace codemirror with argspicker for tasks --- web/src/components/TaskForm.vue | 98 ++++++++++++++++++--------------- 1 file changed, 53 insertions(+), 45 deletions(-) diff --git a/web/src/components/TaskForm.vue b/web/src/components/TaskForm.vue index a9d8d254d..f5e144425 100644 --- a/web/src/components/TaskForm.vue +++ b/web/src/components/TaskForm.vue @@ -91,49 +91,55 @@ - - - - - -
- -
-
- - --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +