No description
Find a file
dtrentin ec6bc2f06f fix: config screen uses full window width (v0.3.1)
MachineConfigView was two left-pinned cards (MaxWidth 480/640, HAlign Left)
stacked in a DockPanel — right half of wide window empty, items list capped at
320px. Now root Grid Auto,*,Auto: header top, footer (validation + Save/Cancel)
bottom full-width, body Grid Auto,* — fixed 380px form left, data-items card
stretches to fill width + height (scrollable). Layout only; no binding/VM/command
change. Dashboard/Detail already fill correctly — untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 07:47:13 +02:00
.paul chore(paul): v0.3.1 shipped; v0.4 in progress; v0.5 deferred 2026-07-22 07:24:31 +02:00
mock init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
src fix: config screen uses full window width (v0.3.1) 2026-07-22 07:47:13 +02:00
tests/Junction.Tests feat: themed + iconed UI polish (v0.3.1) 2026-07-22 07:23:47 +02:00
.gitignore feat: machine management UX + PAUL init (v0.2) 2026-07-21 23:55:10 +02:00
Directory.Build.props init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
global.json init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
Junction.sln init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00