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