Settings UI — export action + import flow #319
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Child of #286 (settings UI — fourth slice).
New "Your data" card on the account/settings screen (
apps/client/app/(app)/account.tsx). Strings via theaccount.*i18n namespace; Carol's voice (first person, sentence case, no emoji).Scope
expo-file-systemsave / share sheet). Spinner while building.expo-document-picker) →POST /api/import/preview→ summary screen showing per-entity counts + a mode selector (Replace / Merge / Import as copies) with a destructive-action warning on Replace → confirm →POST /api/import→ success/error result.@carol/api-clienthooks for the new endpoints.account.*.Depends on the export (ticket 1) and import (tickets 2–3) endpoints.