From 131298f5e80ed4a8cb3d30140fc75de5e1d0448e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 30 May 2022 16:01:55 +0200 Subject: [PATCH] Update FEATURES.md --- FEATURES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 828bab28..7951de04 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -27,12 +27,14 @@ Note that list is **not** in any specific order. - [x] Task details - [x] Task action buttons - [x] Notification history pop-over - - [ ] Task log viewer + - [x] Task log viewer - [x] Subscription system for "job detail+task" updates. - - [ ] Subscription system for "task log" updates. + - [x] Subscription system for "task log" updates. - [x] Filtering jobs by status - [x] Filtering tasks by status - [ ] Make tables respect the window height + - [ ] Jobs + - [x] Tasks - [ ] Web frontend for Worker management - [x] "Tabs" system + Vue Router support. - [ ] Port the old 'fail-requested' task status handling code to the new Manager