[PR #452] [MERGED] Bootstrap5 #565

Closed
opened 2026-02-27 15:59:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/452
Author: @catborise
Created: 7/7/2021
Status: Merged
Merged: 7/7/2021
Merged by: @catborise

Base: masterHead: master


📝 Commits (1)

📊 Changes

244 files changed (+9469 additions, -8572 deletions)

View changed files

📝 accounts/templates/account.html (+8 -4)
📝 accounts/templates/accounts/change_password_form.html (+2 -2)
📝 accounts/templates/accounts/email_otp_form.html (+2 -2)
📝 accounts/templates/accounts/otp_login.html (+2 -2)
📝 accounts/templates/login.html (+4 -2)
📝 accounts/templates/profile.html (+13 -9)
📝 admin/templates/admin/group_list.html (+4 -5)
📝 admin/templates/admin/logs.html (+2 -3)
📝 admin/templates/admin/user_form.html (+2 -2)
📝 admin/templates/admin/user_list.html (+3 -4)
📝 appsettings/templates/appsettings.html (+6 -6)
📝 appsettings/views.py (+4 -1)
📝 computes/templates/computes/form.html (+2 -2)
📝 computes/templates/computes/instances.html (+6 -7)
📝 computes/templates/computes/list.html (+2 -3)
📝 computes/templates/create_comp_block.html (+2 -2)
📝 computes/templates/overview.html (+33 -35)
📝 conf/requirements.txt (+3 -3)
📝 console/templates/console-base.html (+5 -5)
📝 console/templates/console-vnc-full.html (+1 -1)

...and 80 more files

📄 Description

  • Bootstrap5 migration
  • Add new themes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/452 **Author:** [@catborise](https://github.com/catborise) **Created:** 7/7/2021 **Status:** ✅ Merged **Merged:** 7/7/2021 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`073b7b6`](https://github.com/retspen/webvirtcloud/commit/073b7b6717706d16a3f15939e5f111a03f4bc6cb) Bootstrap5 (#17) ### 📊 Changes **244 files changed** (+9469 additions, -8572 deletions) <details> <summary>View changed files</summary> 📝 `accounts/templates/account.html` (+8 -4) 📝 `accounts/templates/accounts/change_password_form.html` (+2 -2) 📝 `accounts/templates/accounts/email_otp_form.html` (+2 -2) 📝 `accounts/templates/accounts/otp_login.html` (+2 -2) 📝 `accounts/templates/login.html` (+4 -2) 📝 `accounts/templates/profile.html` (+13 -9) 📝 `admin/templates/admin/group_list.html` (+4 -5) 📝 `admin/templates/admin/logs.html` (+2 -3) 📝 `admin/templates/admin/user_form.html` (+2 -2) 📝 `admin/templates/admin/user_list.html` (+3 -4) 📝 `appsettings/templates/appsettings.html` (+6 -6) 📝 `appsettings/views.py` (+4 -1) 📝 `computes/templates/computes/form.html` (+2 -2) 📝 `computes/templates/computes/instances.html` (+6 -7) 📝 `computes/templates/computes/list.html` (+2 -3) 📝 `computes/templates/create_comp_block.html` (+2 -2) 📝 `computes/templates/overview.html` (+33 -35) 📝 `conf/requirements.txt` (+3 -3) 📝 `console/templates/console-base.html` (+5 -5) 📝 `console/templates/console-vnc-full.html` (+1 -1) _...and 80 more files_ </details> ### 📄 Description * Bootstrap5 migration * Add new themes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#565
No description provided.