BillTracker/client/components/admin
null 1807456da7 refactor(brand): adopt new primitives in admin + data + dialogs
The remaining per-file 2-4 line adjustments land here: the admin
cards (EmailNotifCard, UsersTable), the bank-sync section, and the
two cross-cutting dialogs (ReleaseNotesDialog, SearchFilterPanel)
adopt the same BrandGlyph / TonedCard / SectionHeading imports as
the rest of the app. Each file is independently buildable on top of
the previous 6 commits.

This is commit 7 of 9 in the v0.42.0 brand refresh. Depends on
0eb024d (pages).
2026-07-05 17:19:03 -05:00
..
AddUserCard.tsx refactor(ts): convert admin shared helpers + AddUserCard; drop dead PrivacyAdminCard (B16) 2026-07-04 20:44:40 -05:00
AuthMethodsCard.tsx refactor(ts): convert admin/ cards to TypeScript (AuthMethods, BankSync, Backup, ...) 2026-07-04 21:26:22 -05:00
BackupManagementCard.tsx refactor(ts): convert admin/ cards to TypeScript (AuthMethods, BankSync, Backup, ...) 2026-07-04 21:26:22 -05:00
BankSyncAdminCard.tsx refactor(client): de-duplicate parseUtc + settingEnabled to lib/utils (plan A2/A3) 2026-07-05 14:38:12 -05:00
CleanupPanel.tsx refactor(ts): convert CleanupPanel + UsersTable admin cards to TSX (B17) 2026-07-04 21:17:16 -05:00
EmailNotifCard.tsx refactor(brand): adopt new primitives in admin + data + dialogs 2026-07-05 17:19:03 -05:00
LoginModeCard.tsx refactor(ts): convert LoginModeCard + EmailNotifCard admin cards to TSX (B18) 2026-07-04 21:19:39 -05:00
OnboardingWizard.tsx refactor(ts): convert OnboardingWizard to TSX (B16b) 2026-07-04 20:45:53 -05:00
UsersTable.tsx refactor(brand): adopt new primitives in admin + data + dialogs 2026-07-05 17:19:03 -05:00
adminShared.tsx refactor(ts): convert admin shared helpers + AddUserCard; drop dead PrivacyAdminCard (B16) 2026-07-04 20:44:40 -05:00