Commit Graph

3 Commits

Author SHA1 Message Date
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
f1aebef05b Refactor configuration files and clean up project structure
Removed unused datasource definitions and redundant module references. Added default settings for code styles and inspection profiles. Adjusted indentation and formatting in HTML and PHP files for better readability and maintainability.
2025-05-27 09:48:15 +02:00
e025532
df4778f66e Add IntelliJ IDE configuration files to the repository
Include `.idea` project files for module and workspace settings, data sources, PHP configurations, and VCS mappings. These files enable consistent IDE setup across team members and provide version control for project-specific configurations.
2025-05-26 15:38:37 +02:00