Dev
d4fe169bd8
feat(06-01): extend FeatureViewModelBase with GlobalSites support
- Add protected GlobalSites property (IReadOnlyList<SiteInfo>) initialized to Array.Empty
- Register GlobalSitesChangedMessage in OnActivated alongside TenantSwitchedMessage
- Add private OnGlobalSitesReceived to update GlobalSites and invoke virtual hook
- Add protected virtual OnGlobalSitesChanged for derived VMs to override
- [Rule 3 - Blocking] Fix MainWindowViewModel missing ExecuteOpenGlobalSitePicker and BroadcastGlobalSites stubs referenced in constructor (pre-existing partial state from earlier TODO commit)
2026-04-07 10:03:40 +02:00
..
2026-04-07 09:19:03 +02:00
2026-04-07 10:02:20 +02:00
2026-04-03 10:03:41 +02:00
2026-04-03 16:35:34 +02:00
2026-04-07 09:19:03 +02:00
2026-04-03 10:13:39 +02:00
2026-04-03 11:06:25 +02:00
2026-04-07 10:03:40 +02:00
2026-04-07 09:15:02 +02:00
2026-04-03 10:19:16 +02:00
2026-04-03 10:24:32 +02:00
2026-04-02 13:50:35 +02:00
2026-04-07 09:15:02 +02:00
2026-04-03 10:24:32 +02:00
2026-04-03 16:36:07 +02:00