|
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m38s
Test / frontend-typecheck (pull_request) Successful in 1m46s
PR Review Automation / review (pull_request) Successful in 5m37s
Test / rust-fmt-check (pull_request) Failing after 12m26s
Test / rust-clippy (pull_request) Successful in 13m43s
Test / rust-tests (pull_request) Successful in 16m4s
- Storage: prevent double-slash ID when cluster/resources returns
shared storage without a node field (e.g. "storage//PBS_TFTSR"
→ "storage/PBS_TFTSR")
- Firewall: add comment explaining why rule_num is omitted from
add_rule — PVE assigns position (pos) automatically on creation
- Network: replace misleading "implementation pending" toasts with
an immediate warning; dialog no longer opens since backend commands
(POST/PUT/DELETE nodes/{node}/network) are not yet implemented
- Backup: same treatment for New Job — warns immediately instead of
opening a form that silently does nothing
- VMList: add comment explaining handleVMAction receives clusterId
from props (not a stale closure over state); add inline comment
clarifying the migration button disabled conditions
|
||
|---|---|---|
| .. | ||
| ACLPage.tsx | ||
| AdminPage.tsx | ||
| BackupPage.tsx | ||
| CephPage.tsx | ||
| CertificatesPage.tsx | ||
| ContainersPage.tsx | ||
| FirewallPage.tsx | ||
| HAPage.tsx | ||
| NetworkPage.tsx | ||
| NotesPage.tsx | ||
| RemotesPage.tsx | ||
| SDNPage.tsx | ||
| SearchPage.tsx | ||
| StoragePage.tsx | ||
| SubscriptionPage.tsx | ||
| TasksPage.tsx | ||
| ViewsPage.tsx | ||
| VMsPage.tsx | ||