feat(web): Burgund Phase 3 — profile, security, auth component cleanup #3
Reference in New Issue
Block a user
Delete Branch "feat/burgund-flows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/profilewith Burgund flat sections: account info, password change, 2FA link, danger zone (accent left-border)/profile/security(2FA setup/disable) with flat editorial layoutTOTPSetup.svelte: flat secret display box, Burgund form controls, Rule dividersOAuthButtons.svelte: replace old stone/vellum classes with Burgund surface tokensMagicLinkForm.svelte: remove non-existentvariant="secondary"→variant="outline"variant="danger"→variant="primary"andvariant="secondary"→variant="outline"across all admin/dialog components (unblocks TypeScript compilation)Test plan
pnpm checkandpnpm lintpass/profilerenders with flat bordered sections, display heading, Burgund palette/profile/securityrenders flat layout with back navbg-surface-altbox/auth/anmeldenOAuth buttons render as flatbg-surfacebordered linksView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.