From 4e3209be5cf2d0f11f487b57b686a56a898bca2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20D=C3=ADaz=20Roussel?= Date: Wed, 14 Sep 2022 13:47:00 +0200 Subject: [PATCH 01/13] Disable run workflow button if no report selected --- src/app/reports/reports.component.html | 2 +- src/app/reports/reports.component.ts | 3 +++ src/tabulator.css | 7 ++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/app/reports/reports.component.html b/src/app/reports/reports.component.html index 3cff460..5480afb 100644 --- a/src/app/reports/reports.component.html +++ b/src/app/reports/reports.component.html @@ -5,7 +5,7 @@
- +
Messages: No document will be processed until all the errors were solved.