Dev
2280f12eab
feat(10-01): create logo models, BrandingRepository, and repository tests
- Add LogoData record with Base64 and MimeType init properties
- Add BrandingSettings class with nullable MspLogo property
- Extend TenantProfile with nullable ClientLogo property (additive)
- Add BrandingRepository mirroring SettingsRepository pattern (write-then-replace)
- Add BrandingRepositoryTests: 5 tests covering load defaults, round-trip, dir creation, and TenantProfile serialization
2026-04-08 12:29:53 +02:00
..
2026-04-07 12:58:58 +02:00
2026-04-08 12:29:53 +02:00
2026-04-03 10:02:57 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 09:53:05 +02:00
2026-04-03 10:02:09 +02:00
2026-04-03 10:03:41 +02:00
2026-04-02 15:25:20 +02:00
2026-04-03 10:02:57 +02:00
2026-04-03 10:07:49 +02:00
2026-04-02 13:50:41 +02:00
2026-04-02 13:50:41 +02:00
2026-04-02 12:10:56 +02:00
2026-04-02 15:25:20 +02:00
2026-04-02 12:12:02 +02:00
2026-04-02 13:49:16 +02:00
2026-04-02 15:25:20 +02:00
2026-04-03 10:03:41 +02:00
2026-04-03 10:07:49 +02:00
2026-04-08 10:21:02 +02:00