mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #584] [CLOSED] various fixes - new create instance view #627
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#627
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/584
Author: @catborise
Created: 5/11/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (6)
4076057new login screenda9fbearefresh instance pools implementation907d47asnapshots tab improvements3403d21log i18n fixes96ea999redirect after login fix3cd4212modified 'create new instance' screen with compute details📊 Changes
22 files changed (+8581 additions, -11477 deletions)
View changed files
📝
accounts/templates/login.html(+22 -19)📝
appsettings/views.py(+1 -1)📝
computes/models.py(+4 -0)📝
instances/templates/allinstances.html(+2 -2)📝
instances/templates/create_inst_block.html(+36 -25)📝
instances/templates/instances/snapshots_tab.html(+2 -3)📝
instances/templates/instances/stats_tab.html(+1 -1)📝
instances/views.py(+1 -1)📝
locale/cz/LC_MESSAGES/django.po(+878 -1260)📝
locale/de/LC_MESSAGES/django.po(+878 -1260)📝
locale/en/LC_MESSAGES/django.po(+878 -1260)📝
locale/es/LC_MESSAGES/django.po(+878 -1260)📝
locale/fr/LC_MESSAGES/django.po(+878 -1260)📝
locale/ru/LC_MESSAGES/django.po(+878 -1260)📝
locale/tr/LC_MESSAGES/django.po(+1048 -1299)📝
locale/uk/LC_MESSAGES/django.po(+878 -1260)📝
locale/zh/LC_MESSAGES/django.po(+1252 -1287)📝
nwfilters/views.py(+1 -1)📝
static/css/signin.css(+39 -5)📝
vrtManager/instance.py(+16 -13)...and 2 more files
📄 Description
-change ui
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.