From ea2b5255128bdf6540eb86952e34908e469e3825 Mon Sep 17 00:00:00 2001 From: sakisv Date: Mon, 11 May 2026 14:51:50 +0300 Subject: [PATCH 1/9] [claude] Add basic template for visual report --- web/report.html | 790 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 790 insertions(+) create mode 100644 web/report.html diff --git a/web/report.html b/web/report.html new file mode 100644 index 0000000..f7bccdc --- /dev/null +++ b/web/report.html @@ -0,0 +1,790 @@ + + + + + + NoClickOps Report + + + + +
+ + +
+
+

NoClickOps Report

+
+
+ +
+ + +
+ + +
+
+
+ Services +
+ + + + + + + + + + + + +
ServiceFoundManagedIgnoredUnmanaged% Unmanaged
+
+ +
+
+ Unmanaged by service +
+
+ +
+
+
+ + + + +
+ + + From fec3b2c1e77737c26dbafbcc1ef25768e0d9c44f Mon Sep 17 00:00:00 2001 From: sakisv Date: Mon, 11 May 2026 16:40:39 +0300 Subject: [PATCH 2/9] Add code to inject results in the template and write the html --- .../report_template.html | 2 +- main.go | 1 + report.go | 27 +++++++++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) rename web/report.html => assets/report_template.html (99%) create mode 100644 report.go diff --git a/web/report.html b/assets/report_template.html similarity index 99% rename from web/report.html rename to assets/report_template.html index f7bccdc..010b459 100644 --- a/web/report.html +++ b/assets/report_template.html @@ -467,7 +467,7 @@

NoClickOps Report