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

added uploading dataset and drag & drop support #317

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

AjayThorve
Copy link
Member

@AjayThorve AjayThorve commented Oct 18, 2021

Demo is in working condition (can drag/drop datasets and generate graph viz) with a switch to start forceatlas2 rendering.

pendng is get/post pagify plugin for downloading queried datasets(currently sending via simple peer channels.

Edit: Implemented pagify plugin for downloading queried datasets

@AjayThorve AjayThorve marked this pull request as ready for review October 19, 2021 00:13
@AjayThorve AjayThorve changed the title [draft] added uploading dataset and drag & drop support added uploading dataset and drag & drop support Oct 19, 2021
Copy link
Contributor

@matekdev matekdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looked through the Front-end stuff

modules/demo/viz-app/pages/demo/graph.jsx Outdated Show resolved Hide resolved
modules/demo/viz-app/pages/demo/graph.jsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@trxcllnt trxcllnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments. I think the names for the new routes need to be revisited to align with REST and CRUD principles.

@AjayThorve
Copy link
Member Author

@trxcllnt this is ready for review. Resolved most of the issues you mentioned.

Still pending is better user session tracking, which I'll push out in a follow-up PR

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

Successfully merging this pull request may close these issues.

3 participants