From 829a4d457a66aa60a49af1ba35f9d0b03f801a5b Mon Sep 17 00:00:00 2001 From: datadunia Date: Sun, 24 May 2026 19:20:13 +0700 Subject: [PATCH] chore: add nodes-form-fields-fix plan, update submodule --- .sisyphus/plans/nodes-form-fields-fix.md | 517 +++++++++++++++++++++++ apps/dashboard-ui | 2 +- 2 files changed, 518 insertions(+), 1 deletion(-) create mode 100644 .sisyphus/plans/nodes-form-fields-fix.md diff --git a/.sisyphus/plans/nodes-form-fields-fix.md b/.sisyphus/plans/nodes-form-fields-fix.md new file mode 100644 index 0000000..76e3e0a --- /dev/null +++ b/.sisyphus/plans/nodes-form-fields-fix.md @@ -0,0 +1,517 @@ +# Nodes Form Fields Fix — Listen Binding & UI Inconsistencies + +## TL;DR + +> **Quick Summary**: Fix 6 inconsistencies in the Nodes Register/Edit form (Servers.vue): missing Listen Address in edit modal, misleading "Listen Binding" column header, display column that doesn't show port, and inconsistent input types for script hooks. Frontend-only changes, no backend modification needed. + +> **Deliverables**: +> - Edit modal gains "Listen Address" field +> - Table column displays `IP:Port` format correctly +> - Column header renamed to clear label +> - PreUp / PostDown inputs changed to `