Import legacy data. Show welcome screen when no database is configured. #198

Merged
savanni merged 4 commits from fitnesstrax/legacy-importer into main 2024-02-19 21:45:39 +00:00
Owner

This reads legacy records, converts them to the new record data structure, and prints them to the screen. Tests show that the resulting data structures read correctly into the app.

This fills out the SetRep and DurationWorkout data structures. These kinds of records can now be represented internally even though there is no user interface for them.

Additionally, this fixes the welcome screen.

Resolves #86
Resolves #186

This reads legacy records, converts them to the new record data structure, and prints them to the screen. Tests show that the resulting data structures read correctly into the app. This fills out the SetRep and DurationWorkout data structures. These kinds of records can now be represented internally even though there is no user interface for them. Additionally, this fixes the welcome screen. Resolves #86 Resolves #186
savanni added 4 commits 2024-02-19 21:33:02 +00:00
savanni merged commit 55b6327d42 into main 2024-02-19 21:45:39 +00:00
savanni deleted branch fitnesstrax/legacy-importer 2024-02-19 21:45:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#198
No description provided.