BillTracker/client/components/admin
null 7f4ef20b7c refactor(ts): convert admin shared helpers + AddUserCard; drop dead PrivacyAdminCard (B16)
adminShared.tsx (SectionHeading/FieldRow/Toggle/formatDateTime/BackupTypeBadge —
shared by the admin cards) and AddUserCard.tsx. Deleted PrivacyAdminCard.jsx:
TypeScript surfaced that it's imported nowhere AND calls non-existent
api.privacySettings/setPrivacySettings (the geolocation toggle actually lives on
/profile/settings) — dead code with broken calls, so removed rather than
converted. typecheck 0, build green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 20:44:40 -05:00
..
AddUserCard.tsx refactor(ts): convert admin shared helpers + AddUserCard; drop dead PrivacyAdminCard (B16) 2026-07-04 20:44:40 -05:00
AuthMethodsCard.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
BackupManagementCard.jsx feat: admin UX cleanup, bills page reordering, subscriptions page cadence sort + in-place edits, summary polish 2026-06-06 23:53:53 -05:00
BankSyncAdminCard.jsx fix(bank-sync): admin config, matching, and worker updates 2026-06-07 19:41:17 -05:00
CleanupPanel.jsx feat: admin UX cleanup, bills page reordering, subscriptions page cadence sort + in-place edits, summary polish 2026-06-06 23:53:53 -05:00
EmailNotifCard.jsx feat: configurable sync interval, auto-match, encryption note, admin link, SimpleFIN hyperlink 2026-05-29 00:28:50 -05:00
LoginModeCard.jsx feat: admin UX cleanup, bills page reordering, subscriptions page cadence sort + in-place edits, summary polish 2026-06-06 23:53:53 -05:00
OnboardingWizard.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
UsersTable.jsx feat: admin UX cleanup, bills page reordering, subscriptions page cadence sort + in-place edits, summary polish 2026-06-06 23:53:53 -05:00
adminShared.tsx refactor(ts): convert admin shared helpers + AddUserCard; drop dead PrivacyAdminCard (B16) 2026-07-04 20:44:40 -05:00