junction/src/Junction.App
dtrentin d84f8a818a fix: dashboard Details button no longer clipped (v0.3.1)
Trailing DataGridTemplateColumn had Width="Auto"; against the 2* star columns
it collapsed on first layout, clipping the Details button to a sliver. Pin to
Width="120" so the button always fits.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 08:58:50 +02:00
..
Converters feat: themed + iconed UI polish (v0.3.1) 2026-07-22 07:23:47 +02:00
ViewModels feat: per-machine data-item selection (v0.3) 2026-07-22 00:28:47 +02:00
Views fix: dashboard Details button no longer clipped (v0.3.1) 2026-07-22 08:58:50 +02:00
App.axaml feat: themed + iconed UI polish (v0.3.1) 2026-07-22 07:23:47 +02:00
App.axaml.cs init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
Bootstrapper.cs feat: machine management UX + PAUL init (v0.2) 2026-07-21 23:55:10 +02:00
Junction.App.csproj refactor: v0.2.1 refinements — HttpClient lifetime, disconnection UX, DataGrid 2026-07-22 00:09:48 +02:00
MainWindow.axaml feat: themed + iconed UI polish (v0.3.1) 2026-07-22 07:23:47 +02:00
MainWindow.axaml.cs init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
nlog.config init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
Program.cs init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00
ViewLocator.cs init: scaffold Junction multi-protocol machine monitor (M1 walking skeleton) 2026-07-21 23:32:56 +02:00