mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #30] [MERGED] Autosnap #81
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/30
Author: @franklupo
Created: 6/7/2023
Status: ✅ Merged
Merged: 6/7/2023
Merged by: @franklupo
Base:
main← Head:autosnap📝 Commits (4)
09012d8Add hook supporta7f493bAdd doc5a53721Improve hook44c76feFix doc📊 Changes
12 files changed (+388 additions, -158 deletions)
View changed files
➕
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor(+126 -0)➕
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor.cs(+53 -0)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor(+66 -48)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor.cs(+15 -39)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Status.razor.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Helper.cs(+36 -27)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Models/AutoSnapJobHook.cs(+4 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Repository/AutoSnapJobSpec.cs(+7 -11)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Extensions/JobExtension.cs(+3 -0)➕
src/Corsinvest.ProxmoxVE.Admin/wwwroot/doc/images/screenshot/modules/autosnap/modules-safe-autosnap-hook-conf.png(+0 -0)📝
src/Corsinvest.ProxmoxVE.Admin/wwwroot/doc/index.html(+54 -22)📝
src/Corsinvest.ProxmoxVE.Admin/wwwroot/doc/module-safe.adoc(+23 -9)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.