Dev
42b5eda460
feat(19-02): add RegisterApp/RemoveApp commands, DI wiring, EN/FR localization
- ProfileManagementViewModel: IAppRegistrationService injected, RegisterAppCommand/RemoveAppCommand added
- IsRegistering, ShowFallbackInstructions, RegistrationStatus observable properties
- HasRegisteredApp computed property, CanRegisterApp/CanRemoveApp guards
- RegisterAppAsync: admin check, fallback panel, AppId persistence
- RemoveAppAsync: removal + MSAL clear + AppId null + persistence
- App.xaml.cs: IAppRegistrationService singleton registered
- Strings.resx/fr.resx: 16 new localization keys for register/remove/fallback flow
2026-04-09 15:17:53 +02:00
..
2026-04-09 11:31:54 +02:00
2026-04-09 15:12:51 +02:00
2026-04-08 12:29:53 +02:00
2026-04-09 15:17:53 +02:00
2026-04-09 11:31:54 +02:00
2026-04-03 10:13:39 +02:00
2026-04-09 15:12:51 +02:00
2026-04-09 15:17:53 +02:00
2026-04-09 14:33:00 +02:00
2026-04-08 15:18:38 +02:00
2026-04-09 15:17:53 +02:00
2026-04-02 13:50:35 +02:00
2026-04-07 12:53:04 +02:00
2026-04-08 10:21:02 +02:00
2026-04-08 14:34:45 +02:00