Simpl-Resultat/src/components/settings
maximus 4f4ab87bea feat: feedback hub widget in Settings Logs card (#67)
Closes #67

Add opt-in Feedback Hub widget integrated into the Settings Logs card. Routes through a Rust command to bypass CORS and centralize privacy audit. First submission triggers a one-time consent dialog; three opt-in checkboxes (context, logs, identify with Maximus account) all unchecked by default. Wording and payload follow the cross-app conventions in la-compagnie-maximus/docs/feedback-hub-ops.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 14:36:26 +00:00
..
AccountCard.tsx fix: tighten CSP img-src, show initials instead of external avatar 2026-04-10 15:24:52 -04:00
DataManagementCard.tsx feat: add data export/import with optional AES-256-GCM encryption (#3) 2026-02-15 11:40:28 +00:00
FeedbackConsentDialog.tsx feat: feedback hub widget in Settings Logs card (#67) 2026-04-17 14:36:26 +00:00
FeedbackDialog.tsx feat: feedback hub widget in Settings Logs card (#67) 2026-04-17 14:36:26 +00:00
ImportConfirmModal.tsx feat: add data export/import with optional AES-256-GCM encryption (#3) 2026-02-15 11:40:28 +00:00
LicenseCard.tsx feat: Maximus Account OAuth2 PKCE + machine activation + subscription check (#51, #53) 2026-04-10 14:18:51 -04:00
LogViewerCard.tsx feat: feedback hub widget in Settings Logs card (#67) 2026-04-17 14:36:26 +00:00
TokenStoreFallbackBanner.tsx feat: dismissable banner with session-storage memory (#81) 2026-04-14 08:20:20 -04:00