From 8f030b36e9cee8675765c28b50fba7cfa4882a21 Mon Sep 17 00:00:00 2001 From: Phil Renaud Date: Mon, 9 Jan 2023 14:38:49 -0500 Subject: [PATCH 1/2] Add task events to task logs sidebar --- ui/app/components/task-context-sidebar.hbs | 47 +++++++++++++++++++++- ui/app/styles/components/sidebar.scss | 19 +++++++-- 2 files changed, 61 insertions(+), 5 deletions(-) diff --git a/ui/app/components/task-context-sidebar.hbs b/ui/app/components/task-context-sidebar.hbs index 523e3c118c63..070a6edd7873 100644 --- a/ui/app/components/task-context-sidebar.hbs +++ b/ui/app/components/task-context-sidebar.hbs @@ -1,6 +1,6 @@