mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #284] [MERGED] New additions, changes #490
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#490
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/284
Author: @catborise
Created: 1/14/2020
Status: ✅ Merged
Merged: 1/15/2020
Merged by: @retspen
Base:
master← Head:master📝 Commits (10+)
0ef876cremove blank spaces2b96089add disk options for instance. add keyboard input type.30ed71eadd disk options choicesb3538eeadd id for aria-labelc057291add close button for dialogf2ba2b5Add editing disk capability to instance. Add instance disk options like io, discard, detect zeroes. rewrite detach disk8b9fe4erearrange instance network to show ipv4 and ipv6 address. Add capability to show all ip address not one of them. Add ipv4 address to instance summaryc62e6baAdd changing option of network model. Show model on instance network list2058395Mark the unreachable computes properlyc37ae1dfix layout to show correctly 'not connected' panels📊 Changes
12 files changed (+469 additions, -113 deletions)
View changed files
📝
computes/templates/computes.html(+4 -2)📝
console/templates/console-vnc-full.html(+6 -6)📝
create/views.py(+8 -1)📝
instances/templates/add_instance_volume.html(+4 -2)➕
instances/templates/edit_instance_volume.html(+126 -0)📝
instances/templates/instance.html(+88 -45)📝
instances/views.py(+44 -7)📝
networks/templates/add_network_qos.html(+1 -1)📝
vrtManager/connection.py(+29 -0)📝
vrtManager/create.py(+25 -5)📝
vrtManager/instance.py(+123 -37)📝
webvirtcloud/settings.py.template(+11 -7)📄 Description
Hi retspen,
There are a lot changes:
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.