mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #255] [MERGED] Some Updates & Rearrange/fix #475
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#475
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/255
Author: @catborise
Created: 10/23/2019
Status: ✅ Merged
Merged: 10/24/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (10+)
f3b8b25Instance actions rearranged to reflect disable vm actions on instances listb182907Translate, indentation and typo fixese47f97finstance: seperate resize operations as cpu, mem and disk1e22547IPy.py update to 1.0fdbb673instances/view.py: Fix resize_disk and pep8 style corrections828a271pep8 style code correctionsd22aed5Rearrange host resources variables and change variable namescaf00bdcreate/views.py: rearrange variable order0fdc2dafix redirection for network connection error1e2fbc8add redirection for instance_actions error📊 Changes
45 files changed (+3331 additions, -3174 deletions)
View changed files
📝
accounts/templates/account.html(+125 -125)📝
accounts/templates/accounts-list.html(+5 -5)📝
accounts/views.py(+2 -2)📝
computes/templates/computes.html(+236 -237)📝
computes/templates/overview.html(+92 -92)📝
computes/views.py(+5 -5)📝
conf/requirements.txt(+1 -1)📝
console/novncd(+1 -1)📝
console/views.py(+0 -2)📝
create/templates/create_flav_block.html(+0 -4)📝
create/templates/create_instance.html(+2 -6)📝
create/views.py(+6 -6)📝
datasource/views.py(+3 -3)📝
instances/templates/add_instance_network_block.html(+3 -3)📝
instances/templates/add_instance_volume.html(+111 -111)📝
instances/templates/allinstances.html(+130 -130)📝
instances/templates/allinstances_index_grouped.html(+12 -12)📝
instances/templates/allinstances_index_nongrouped.html(+64 -63)📝
instances/templates/instance.html(+1298 -1264)📝
instances/templates/instances.html(+142 -143)...and 25 more files
📄 Description
Hi,
retspen, there are some updates. But they are not big changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.