mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #581] [MERGED] external snapshot & add filter for logs & fixes #624
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#624
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/retspen/webvirtcloud/pull/581
Author: @catborise
Created: 4/24/2023
Status: ✅ Merged
Merged: 4/24/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (9)
bea6b14fix grouped non grouped instance viewad9f1dbadded filter for logsfd6b2ecexternal snapshot implementation68b0494external snapshot logs and bug fixes33d49a6experimental: external snapshot fixes06994b0Merge branch 'retspen:master' into masterf4aa925experimental: external snapshot fixes 271f0508experimental: external snapshot fixes 3012bc97add showPleasewait dialog while starting instance.📊 Changes
9 files changed (+295 additions, -56 deletions)
View changed files
📝
instances/models.py(+4 -0)📝
instances/templates/allinstances.html(+6 -4)📝
instances/templates/instance.html(+2 -2)📝
instances/templates/instance_actions.html(+2 -2)📝
instances/templates/instances/power_tab.html(+2 -2)📝
instances/templates/instances/snapshots_tab.html(+101 -39)📝
instances/urls.py(+3 -0)📝
instances/views.py(+79 -2)📝
vrtManager/instance.py(+96 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.