mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #256] [MERGED] Some fixes and updates 2 #473
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#473
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/256
Author: @catborise
Created: 10/28/2019
Status: ✅ Merged
Merged: 10/28/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (9)
97e39fastorage.html: show usage and size seperately.d46306btravis.yml: update dependency and add missing modulesf72d969messages_block: add i18n translatea59dcdeerrors_block: add i18n translate54a6408add i18n translate and correct typo360f212update requirements, websockify: 0.8.0->0.9.0, django: 1.11.23->1.11.25f1dbc6afix key checking in dict which could be causes KeyError537cefeFix host bus and storages variables to get list of themc212a60Delete instance disk: detach and delete. Notification added if detach completed but not deleted📊 Changes
11 files changed (+34 additions, -26 deletions)
View changed files
📝
.travis.yml(+5 -5)📝
conf/requirements.txt(+2 -2)📝
instances/templates/add_instance_volume.html(+2 -2)📝
instances/views.py(+6 -2)📝
storages/templates/storage.html(+8 -6)📝
templates/404.html(+2 -2)📝
templates/500.html(+2 -2)📝
templates/base.html(+1 -1)📝
templates/errors_block.html(+2 -1)📝
templates/messages_block.html(+2 -1)📝
vrtManager/instance.py(+2 -2)📄 Description
Hi retspen,
i update and test new requirements. it is okey.
There are some bugs must be fixed. it is done.
some typo and translated strings.
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.