Commit Graph

7 Commits

Author SHA1 Message Date
10c228f255 Remove test.php and enhance null safety and sorting across components
- Deleted `test.php` as it was no longer in use.
- Enhanced null safety checks in `Inventory.php`, `StdOut-detail.php`, `Backups.php`, and `SwitchsSAN.php` to prevent potential warnings.
- Refactored `SwitchsSAN.php` to improve sorting logic for ports based on errors, vFabric, and Port ID.
- Added seasonal snow effect script in `all.php` with toggle functionality for user engagement.
- Updated navigation bar (`navbar.html`) to include a new VIO page link.
- Introduced a new `VIO.php` page to display VIO monitoring details with table export and sorting features.
2026-03-31 11:33:57 +02:00
097481aec0 Standardize left navbar with sticky and full height styling across multiple pages. Optimize backend functions in global.php. 2025-08-13 12:14:06 +02:00
e025532
5c7ea9f3fc Remove unused PHP files related to Hyper-V and Storage dashboards
- Deleted `cluster-detail2.php`, `constants.inc copy.php`, `D.php`, and `Dashboard2.php`. These files were no longer in use and contributed to unnecessary clutter in the codebase.
- Cleaned up references to removed files.
2025-07-29 14:02:06 +02:00
e025532
d002d1b0a7 . 2025-05-22 10:26:59 +02:00
e025532
a2dddd8f57 . 2025-04-29 15:25:31 +02:00
e025532
c15a86d6a8 update hyper-v part 2025-03-20 15:07:45 +01:00
e025532
a23577c290 Added : Hyper-V detail 2025-02-03 10:43:51 +01:00