mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #595] [MERGED] various updates #632
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#632
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/595
Author: @catborise
Created: 8/17/2023
Status: ✅ Merged
Merged: 8/17/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (8)
1cbdf76logger updates (#31)1e8d947override googleapis-font for zephyr template and make inter font local0926a3cdelete old fontawesome font files7e88db9add template profile for django toolbarb47ec2ebootstrap icon conversion fixes7d1cfb6network interface model selection added for new instance and new interfacef2222a6change name for network model to nic typefc2063eupdate requirements📊 Changes
137 files changed (+7002 additions, -8538 deletions)
View changed files
📝
.gitignore(+1 -0)📝
accounts/templates/account.html(+6 -6)📝
accounts/templates/accounts/change_password_form.html(+3 -3)📝
accounts/templates/accounts/email_otp_form.html(+3 -3)📝
accounts/templates/profile.html(+5 -5)📝
accounts/urls.py(+2 -1)📝
accounts/views.py(+16 -2)📝
admin/templates/admin/group_list.html(+5 -5)📝
admin/templates/admin/logs.html(+2 -1)📝
admin/templates/admin/user_form.html(+4 -3)📝
admin/templates/admin/user_list.html(+11 -11)📝
computes/templates/computes/form.html(+4 -3)📝
computes/templates/computes/instances.html(+21 -18)📝
computes/templates/computes/list.html(+6 -6)📝
computes/templates/create_comp_block.html(+3 -2)📝
computes/templates/overview.html(+10 -10)📝
conf/requirements.txt(+5 -5)📝
dev/requirements.txt(+7 -6)📝
dev/scss/wvc-themes/zephyr/_bootswatch.scss(+14 -1)📝
instances/models.py(+1 -0)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.