[PR #464] [MERGED] fixes somethings #570

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/464
Author: @catborise
Created: 10/5/2021
Status: Merged
Merged: 10/5/2021
Merged by: @catborise

Base: masterHead: master


📝 Commits (2)

  • c1488ee navbars position is changed to stick-top
  • 4d21a31 fix: please wait dialog.

📊 Changes

8 files changed (+18 additions, -11 deletions)

View changed files

📝 console/templates/console-base.html (+1 -1)
📝 instances/templates/instances/settings_tab.html (+1 -1)
📝 static/js/novnc/app/styles/base.css (+1 -1)
📝 static/js/novnc/app/styles/lite.css (+2 -1)
📝 storages/templates/storage.html (+2 -2)
📝 storages/views.py (+1 -1)
📝 templates/navbar.html (+1 -1)
📝 templates/pleasewaitdialog.html (+9 -3)

📄 Description

sticky top for navbars
fix storage clone error
fix please wait modal


🔄 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/464 **Author:** [@catborise](https://github.com/catborise) **Created:** 10/5/2021 **Status:** ✅ Merged **Merged:** 10/5/2021 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c1488ee`](https://github.com/retspen/webvirtcloud/commit/c1488eee52310191fce7cd35fcdbd12cd3b6d28a) navbars position is changed to stick-top - [`4d21a31`](https://github.com/retspen/webvirtcloud/commit/4d21a3184b4c4ace6d13ba164799d3f8e48c9da2) fix: please wait dialog. ### 📊 Changes **8 files changed** (+18 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `console/templates/console-base.html` (+1 -1) 📝 `instances/templates/instances/settings_tab.html` (+1 -1) 📝 `static/js/novnc/app/styles/base.css` (+1 -1) 📝 `static/js/novnc/app/styles/lite.css` (+2 -1) 📝 `storages/templates/storage.html` (+2 -2) 📝 `storages/views.py` (+1 -1) 📝 `templates/navbar.html` (+1 -1) 📝 `templates/pleasewaitdialog.html` (+9 -3) </details> ### 📄 Description sticky top for navbars fix storage clone error fix please wait modal --- <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:12 +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#570
No description provided.