Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Export / Import #127

Merged
merged 5 commits into from
Aug 18, 2024
Merged

Data Export / Import #127

merged 5 commits into from
Aug 18, 2024

Conversation

0xC0FFEEC0DE
Copy link
Collaborator

Enabled export and import of lists, tasks and subtasks to / from CSV file.
Closes #117.

Christian Adams added 5 commits August 11, 2024 10:42
Implemented export of todo lists.
Moved elements from nav_view_bottom to nav_view because less important buttons in nav_view_bottom (tutorial, help, about) did stay on screen even if more important buttons like todo lists had not enough space. Now the buttons that were at nav_view_bottom move out of screen in this case but still are reachable via scrolling.
Inside the model-services-implementation one service reuses another services. This wasn't easy because every services first did start a coroutine. To make that easier the coroutine-wrapper was moved from ModelServicesImpl.kt to ModelServices.kt.
@0xC0FFEEC0DE 0xC0FFEEC0DE merged commit 9d42ee4 into development Aug 18, 2024
12 checks passed
@0xC0FFEEC0DE 0xC0FFEEC0DE deleted the exportimport branch August 18, 2024 14:52
@0xC0FFEEC0DE 0xC0FFEEC0DE mentioned this pull request Sep 2, 2024
@udenr udenr mentioned this pull request Nov 21, 2024
This was referenced Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant