Add network port requirements UI, install notification, and tile port info
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/54981eb1-b1c5-4e1a-b587-730f41c59e01 Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ede46facf1
commit
b2fb7035e0
@@ -129,6 +129,17 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Port Requirements Modal -->
|
||||
<div class="modal-overlay" id="port-requirements-modal" role="dialog" aria-modal="true" aria-labelledby="port-req-title">
|
||||
<div class="creds-dialog">
|
||||
<div class="creds-header">
|
||||
<span class="creds-title" id="port-req-title">🔌 Router / Firewall Port Requirements</span>
|
||||
<button class="creds-close-btn" id="port-req-close-btn" title="Close">✕</button>
|
||||
</div>
|
||||
<div class="creds-body" id="port-req-body"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rebuild Modal -->
|
||||
<div class="modal-overlay" id="rebuild-modal" role="dialog" aria-modal="true" aria-labelledby="rebuild-modal-title">
|
||||
<div class="modal-dialog">
|
||||
|
||||
Reference in New Issue
Block a user