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

UI: System page - Backup/restore #103

Open
4 tasks
amclain opened this issue Aug 5, 2020 · 0 comments
Open
4 tasks

UI: System page - Backup/restore #103

amclain opened this issue Aug 5, 2020 · 0 comments
Labels
feature A new feature or enhancement to an existing feature

Comments

@amclain
Copy link
Member

amclain commented Aug 5, 2020

We would like to include backup & restore functionality so that a user can save their settings off of the device for safe keeping, and later restore their settings if the device becomes misconfigured.

One option we discussed is to save all of the settings files in a specific directory, then zip/overwrite that entire directory on backup/restore.

Acceptance Criteria

Backup

  • The settings page (/settings) provides a button to backup the configuration.
  • The backup process allows the user to download a single file (like a zip archive) to their computer.

Restore

  • The settings page provides a button to restore the configuration.
  • The restore process prompts the user for a singe file to restore the configuration from, which is uploaded from their computer to the device.

Design

https://www.figma.com/file/RMYWHeXJoDErWii1jm8C7k/Xebow?node-id=45%3A44

System2

@amclain amclain added the feature A new feature or enhancement to an existing feature label Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant