[PR #458] [MERGED] some fixes #567

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/458
Author: @catborise
Created: 8/6/2021
Status: Merged
Merged: 8/6/2021
Merged by: @catborise

Base: masterHead: master


📝 Commits (7)

  • d7ce599 fix some problems with quartz theme
  • 357e170 fix form-select conversion from from-control
  • 17f2c92 fix quartz secondary color palette
  • e577f2a fix font-awesome ref for search fas ->fa (4.7)
  • 6d0eea3 fix create instance log error
  • b599d81 fix vm clone log message error
  • 39f9712 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/458 **Author:** [@catborise](https://github.com/catborise) **Created:** 8/6/2021 **Status:** ✅ Merged **Merged:** 8/6/2021 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`d7ce599`](https://github.com/retspen/webvirtcloud/commit/d7ce5995536fd84eb99131fbbfcbba944336f903) fix some problems with quartz theme - [`357e170`](https://github.com/retspen/webvirtcloud/commit/357e17029907d5e41282a435bc1cf88836b83a33) fix form-select conversion from from-control - [`17f2c92`](https://github.com/retspen/webvirtcloud/commit/17f2c923493b9f2cb3fd42870ef92948ef13ec87) fix quartz secondary color palette - [`e577f2a`](https://github.com/retspen/webvirtcloud/commit/e577f2a3f1d175ccd62596dc7c7f64feb4cf9d43) fix font-awesome ref for search fas ->fa (4.7) - [`6d0eea3`](https://github.com/retspen/webvirtcloud/commit/6d0eea39791cd55b03ece50d882e9477eeecc944) fix create instance log error - [`b599d81`](https://github.com/retspen/webvirtcloud/commit/b599d8104e0ea2c9d0595d9b834f839ff7d50f76) fix vm clone log message error - [`39f9712`](https://github.com/retspen/webvirtcloud/commit/39f9712c8a9fc3ff91f1a75f5e97b2d2924325d1) update required packages ### 📊 Changes **8 files changed** (+38 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description fix some errors and update packages --- <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#567
No description provided.