mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #458] [MERGED] some fixes #567
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#567
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/458
Author: @catborise
Created: 8/6/2021
Status: ✅ Merged
Merged: 8/6/2021
Merged by: @catborise
Base:
master← Head:master📝 Commits (7)
d7ce599fix some problems with quartz theme357e170fix form-select conversion from from-control17f2c92fix quartz secondary color palettee577f2afix font-awesome ref for search fas ->fa (4.7)6d0eea3fix create instance log errorb599d81fix vm clone log message error39f9712update required packages📊 Changes
8 files changed (+38 additions, -22 deletions)
View changed files
📝
conf/requirements.txt(+7 -7)📝
dev/requirements.txt(+1 -1)📝
dev/scss/wvc-theme/quartz/_bootswatch.scss(+19 -3)📝
dev/scss/wvc-theme/quartz/_variables.scss(+2 -2)📝
instances/templates/add_instance_network_block.html(+2 -2)📝
instances/templates/instances/settings_tab.html(+4 -4)📝
instances/views.py(+2 -2)📝
static/js/bootstrap-multiselect.js(+1 -1)📄 Description
fix some errors and update packages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.