-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showcase on drag and drop (prior pushing) #6
Comments
FIXED and released here - https://github.com/datahq/data-desktop/releases/tag/v0.2.0 At the moment, preview tables and graphs are not working due to following issues and they will be fixed in the appropriate repos. Once it is fixed, we will update submodule here, after which views should work: datopian/frontend-showcase-js#171 |
…nd full readme from correct properties of descriptor - refs #6
…them are inlined and does not require reading files when in browser - refs #6
FIXED and fully working from v0.2.2 - https://github.com/datahq/data-desktop/releases/tag/v0.2.2 |
As a desktop app user I want to see my data's showcase prior publishing online so I can fix any problems and I am in full control of what's going to be live.
Something like "local showcase" which is simplified version of the showcase on the website. On this page, we should report about any issues in data, e.g., validation errors. This page also can have a graph if there are a view + preview tables using original resources. This "local showcase" would use original datapackage.json so some attributes generated by assembler would be skipped:
Acceptance criteria
Tasks
prepareDatasetFromFile
funciton)The text was updated successfully, but these errors were encountered: