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

Allow importing configuration #33

Open
4 tasks
andiemmadavieswilcox opened this issue Nov 21, 2018 · 0 comments
Open
4 tasks

Allow importing configuration #33

andiemmadavieswilcox opened this issue Nov 21, 2018 · 0 comments
Labels
Milestone

Comments

@andiemmadavieswilcox
Copy link
Member

Requirements

  • Must handle all previous versions of the configuration schema.
  • Must round-trip the configuration successfully on export and re-import.
  • Could include unit tests to verify the round-tripping.

Tasks

  • Add "import" button/link to UI.
  • Write code to parse the serialised configuration.
  • Validate and interpret the parsed configuration.
  • Update the stored configuration for the extension and re-render.

Estimate

2 hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant