Skip to content

V1: Meta Issue #248

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

Closed
jarolrod opened this issue Feb 5, 2023 · 1 comment
Closed

V1: Meta Issue #248

jarolrod opened this issue Feb 5, 2023 · 1 comment
Milestone

Comments

@jarolrod
Copy link
Member

jarolrod commented Feb 5, 2023

V1 release is approaching, this is a meta issue detailing the remaining tasks to complete before we can release:

Requirements

TODO ✍️

    • Add ability to choose a custom datadirectory
      • This would introduce a FileDialog because it's fallback is in qml, instead of a Qt Widgets fallback. A Qt widgets fallback is a non-starter
      • The FileDialog will set selectFolder to true
      • This requires enabling the missing modules in depends which can be found in the following list: DefaultFileDialog.qml includes
    • Update OptionsModel to keep track of what settings are being updated, and only write to settings.json when told to do so
      • During Onboarding, this would be when the user has completed onboarding
      • After Onboarding, this can be whenever a setting is updated and in real time

In Progress 🛠️

Completed ✅

    • Add an OptionButton to StorageOptions that represents a custom prune target set by a user after they have configured a prune target in Detailed Settings during onboarding

Stretch-Goals

    • Console Window
    • Translations
@hebasto hebasto added this to the v1.0 milestone Apr 17, 2023
@hebasto
Copy link
Member

hebasto commented Jun 6, 2023

Closing this. Let's continue work in issues and PRs tagged with dedicated milestones. No need in umbrella issue for a milestone.

@hebasto hebasto closed this as completed Jun 6, 2023
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

No branches or pull requests

2 participants