[PR #152] [MERGED] chore: update docs, editorconfig, packages and add GaugeStacked code-behind #145

Closed
opened 2026-02-26 17:37:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/152
Author: @franklupo
Created: 2/17/2026
Status: Merged
Merged: 2/17/2026
Merged by: @franklupo

Base: mainHead: chore/docs-and-misc


📝 Commits (1)

  • 50414c6 chore: update docs, editorconfig, packages and add GaugeStacked code-behind

📊 Changes

7 files changed (+167 additions, -8 deletions)

View changed files

📝 .editorconfig (+4 -0)
📝 Directory.Packages.props (+2 -2)
📝 docs/user/docs/editions.md (+3 -3)
docs/user/docs/modules/autosnap-webhook.md (+106 -0)
📝 docs/user/docs/modules/autosnap.md (+2 -0)
📝 docs/user/docs/stylesheets/extra.css (+4 -3)
src/Corsinvest.ProxmoxVE.Admin.Core/Components/ProxmoxVE/Cluster/ResourceUsageGaugeStacked.razor.cs (+46 -0)

📄 Description

Summary

  • Update documentation (editions, autosnap, new autosnap-webhook page)
  • Update .editorconfig and Directory.Packages.props
  • Add ResourceUsageGaugeStacked.razor.cs code-behind file
  • Update extra.css stylesheet

Test plan

  • Verify documentation renders correctly
  • Verify GaugeStacked code-behind compiles correctly

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Corsinvest/cv4pve-admin/pull/152 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `chore/docs-and-misc` --- ### 📝 Commits (1) - [`50414c6`](https://github.com/Corsinvest/cv4pve-admin/commit/50414c6bacaf1303cd301a2ede141c0bcaa6d340) chore: update docs, editorconfig, packages and add GaugeStacked code-behind ### 📊 Changes **7 files changed** (+167 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.editorconfig` (+4 -0) 📝 `Directory.Packages.props` (+2 -2) 📝 `docs/user/docs/editions.md` (+3 -3) ➕ `docs/user/docs/modules/autosnap-webhook.md` (+106 -0) 📝 `docs/user/docs/modules/autosnap.md` (+2 -0) 📝 `docs/user/docs/stylesheets/extra.css` (+4 -3) ➕ `src/Corsinvest.ProxmoxVE.Admin.Core/Components/ProxmoxVE/Cluster/ResourceUsageGaugeStacked.razor.cs` (+46 -0) </details> ### 📄 Description ## Summary - Update documentation (editions, autosnap, new autosnap-webhook page) - Update `.editorconfig` and `Directory.Packages.props` - Add `ResourceUsageGaugeStacked.razor.cs` code-behind file - Update `extra.css` stylesheet ## Test plan - [ ] Verify documentation renders correctly - [ ] Verify GaugeStacked code-behind compiles correctly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:37:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#145
No description provided.