From 01ebe3519fc3687dd49ecae999a13509779d3b10 Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Sun, 4 May 2025 14:38:58 +0100 Subject: [PATCH] chore: Remove deleted changelog and backup file --- changelog-v3.3.0.md | 13 --- src/public/index.html.bak | 232 -------------------------------------- 2 files changed, 245 deletions(-) delete mode 100644 changelog-v3.3.0.md delete mode 100644 src/public/index.html.bak diff --git a/changelog-v3.3.0.md b/changelog-v3.3.0.md deleted file mode 100644 index ad8ac6416..000000000 --- a/changelog-v3.3.0.md +++ /dev/null @@ -1,13 +0,0 @@ -# Changelog - v3.3.0 - -This release introduces responsive layout improvements, manual release triggering, and fixes issues with PBS stats and UI rendering. - -## ✨ Features - -* **Responsive Layout:** Improved layout adjustments for the header, navigation tabs, and dashboard filters on different screen sizes. ([Commit](https://github.com/rcourtman/Pulse/commit/<>)) -* **Manual Workflow Trigger:** The 'Prepare Release' GitHub Actions workflow can now be triggered manually with specific inputs. ([Commit](https://github.com/rcourtman/Pulse/commit/<>)) - -## 🐛 Bug Fixes - -* **PBS Stats:** Correctly populate summary statistics in the `processPbsTasks` function. ([Commit](https://github.com/rcourtman/Pulse/commit/<>)) -* **UI:** Prevent a vertical scrollbar artifact from appearing unnecessarily on the tabs navigation bar. ([Commit](https://github.com/rcourtman/Pulse/commit/<>)) \ No newline at end of file diff --git a/src/public/index.html.bak b/src/public/index.html.bak deleted file mode 100644 index 2a1b33358..000000000 --- a/src/public/index.html.bak +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - Pulse - - - - - -
-
-

Pulse

-
-
- Dark Mode - -
-
Disconnected
- - -
-
- -
- -
Main
-
Nodes
-
VMs
-
Containers
-
- - - - - - - - - -
- -
-
- -
- -
- -
- View: -
- - - - -
-
- -
- Show: -
- - - - - - -
-
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeIDUptimeCPUMemDiskDisk ReadDisk WriteNet InNet Out
Loading data...
-
- Loading dashboard data... -
-
- - - - - - - - \ No newline at end of file