feat(web): add restore-from-backup UI for Tauri desktop #147
Annotations
10 warnings
|
Lint, Typecheck & Test:
packages/core/src/sync-engine.ts#L13
Replace `|·'idle'⏎··|·'syncing'⏎··|·'offline'⏎··|·'error'⏎·` with `'idle'·|·'syncing'·|·'offline'·|·'error'`
|
|
Lint, Typecheck & Test:
apps/web/src/lib/pre-update-backup.ts#L115
Replace `/(\d{4}-\d{2}-\d{2}T\d{2})-(\d{2})-(\d{2})-(\d{3}Z)/,·'$1:$2:$3.$4'` with `⏎············/(\d{4}-\d{2}-\d{2}T\d{2})-(\d{2})-(\d{2})-(\d{3}Z)/,⏎············'$1:$2:$3.$4'⏎··········`
|
|
Lint, Typecheck & Test:
apps/web/src/lib/data-service.ts#L6570
Replace `|·'latest_balance_after'⏎········|·'sum_of_amounts'⏎·······` with `'latest_balance_after'·|·'sum_of_amounts'`
|
|
Lint, Typecheck & Test:
apps/web/src/lib/data-service.ts#L6541
Replace `|·'latest_balance_after'⏎········|·'sum_of_amounts'⏎·······` with `'latest_balance_after'·|·'sum_of_amounts'`
|
|
Lint, Typecheck & Test:
apps/web/src/hooks/useAddressBook.ts#L124
Replace `|·{·merged?:·boolean;·mergeReason?:·'name'·|·'iban'·}⏎·······` with `{·merged?:·boolean;·mergeReason?:·'name'·|·'iban'·}`
|
|
Lint, Typecheck & Test:
apps/web/src/components/settings/ProfileDataSettings.tsx#L172
Replace `|·Record<string,·string>⏎·····` with `Record<string,·string>`
|
|
Lint, Typecheck & Test:
apps/web/src/components/settings/DataManagementSettings.tsx#L109
Replace `·'Restore·failed')·+⏎···········` with `⏎··············'Restore·failed')·+`
|
|
Lint, Typecheck & Test:
apps/web/src/components/settings/DataManagementSettings.tsx#L3
Replace `·RefreshCcw,·Lock,·LockOpen,·ShieldCheck,·RotateCcw·` with `⏎··RefreshCcw,⏎··Lock,⏎··LockOpen,⏎··ShieldCheck,⏎··RotateCcw,⏎`
|
|
Lint, Typecheck & Test:
apps/landing/src/contexts/LegalContext.tsx#L6
Replace `|·'privacy'⏎··|·'terms'⏎··|·'features'⏎··|·'pricing'⏎··|·'updates'⏎··|·'about'⏎·` with `'privacy'·|·'terms'·|·'features'·|·'pricing'·|·'updates'·|·'about'`
|
|
Lint, Typecheck & Test:
apps/api/src/middleware/profileAuth.ts#L51
Replace `|·'accounts'⏎····|·'transactions'⏎····|·'categories'⏎····|·'budgets'⏎···` with `'accounts'·|·'transactions'·|·'categories'·|·'budgets'`
|