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

Interactive preview before importing data #13

Open
rshk opened this issue Jun 30, 2014 · 1 comment
Open

Interactive preview before importing data #13

rshk opened this issue Jun 30, 2014 · 1 comment

Comments

@rshk
Copy link
Contributor

rshk commented Jun 30, 2014

The importer should have an "interactive mode" (on by default) to preview changes that will be made to datasets, asking for user confirmation before proceeding.

We'll also need to add a CkanObject.compare(other) method to find differences between two objects.

@rshk
Copy link
Contributor Author

rshk commented Dec 5, 2014

💡 IDEA: Create some "generate preview" task which will generate a (HTML) preview of the changes that will be made -> store data somewhere

two options:

  1. return value with custom formatter -- maybe even pointing to a separate app
  2. store all the html pages (or create a pdf report?) somewhere -> point to it / a downloadable zip

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

1 participant