chore: update submodules + docker-compose fixes + new plan docs
NexusGuard CI / server-core-test (push) Failing after 37s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 35s

This commit is contained in:
datadunia
2026-05-28 14:43:50 +07:00
parent 8c6206d2e5
commit f7a5431db8
6 changed files with 46 additions and 552 deletions
+15
View File
@@ -0,0 +1,15 @@
# Node Edit Fixes
## TL;DR
Fix `|| undefined` bug in Servers.vue (preup/postdown/peer defaults can't be cleared) + add device rename field.
## Status
- [x] DeviceDetail.vue rename field — DONE (commit `4abd9f4`)
- [x] Servers.vue clear field fix — DONE (commit `715ac07` → main `57082cc`)
- [x] Push + rebuild production — DONE (all 3 submodules + root pushed)
## Final Verification
- [x] `npm run build` passes
- [x] Device rename field visible in DeviceDetail.vue
- [x] `git push` all submodules + root
- [x] Deployed to production