teamsiso/src/TeamsISO.App
2026-05-07 15:41:58 +00:00
..
Converters feat(ui): add MainWindow XAML with participants DataGrid, settings sidebar, alert banner 2026-05-07 15:40:49 +00:00
ViewModels feat(ui): add MainViewModel with live participants collection and dispatcher marshalling 2026-05-07 15:40:06 +00:00
App.xaml feat(ui): wire DI bootstrap in App.xaml.cs and add Windows solution filter 2026-05-07 15:41:58 +00:00
App.xaml.cs feat(ui): wire DI bootstrap in App.xaml.cs and add Windows solution filter 2026-05-07 15:41:58 +00:00
MainWindow.xaml feat(ui): add MainWindow XAML with participants DataGrid, settings sidebar, alert banner 2026-05-07 15:40:49 +00:00
MainWindow.xaml.cs feat(ui): add MainWindow XAML with participants DataGrid, settings sidebar, alert banner 2026-05-07 15:40:49 +00:00
TeamsISO.App.csproj feat(ui): add MVVM helpers and per-component view models (Participant, GlobalSettings, AlertBanner) 2026-05-07 15:39:46 +00:00