Dev
36fb312b5a
feat(18-01): models, SettingsService, OwnershipElevationService + tests
- AppSettings.AutoTakeOwnership bool property defaulting to false
- PermissionEntry.WasAutoElevated optional param (default false, last position)
- SettingsService.SetAutoTakeOwnershipAsync persists toggle
- IOwnershipElevationService interface + OwnershipElevationService wrapping Tenant.SetSiteAdmin
- SettingsViewModel.AutoTakeOwnership property loads and persists via SetAutoTakeOwnershipAsync
- DI registration in App.xaml.cs (Phase 18 section)
- 8 new tests: models, persistence, service, viewmodel
2026-04-09 14:23:08 +02:00
..
2026-04-09 14:23:08 +02:00
2026-04-08 12:29:53 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-09 11:41:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-07 15:20:38 +02:00
2026-04-03 09:53:05 +02:00
2026-04-08 16:01:46 +02:00
2026-04-09 11:41:05 +02:00
2026-04-08 12:29:53 +02:00
2026-04-02 12:05:27 +02:00
2026-04-09 14:23:08 +02:00
2026-04-07 14:06:47 +02:00
2026-04-08 14:34:45 +02:00
2026-04-09 13:04:56 +02:00
2026-04-07 14:06:17 +02:00
2026-04-02 13:51:15 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-07 14:06:47 +02:00
2026-04-02 13:50:35 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-02 15:23:04 +02:00
2026-04-02 15:23:04 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-08 12:29:53 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-07 12:37:00 +02:00