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

Add drag and drop to UI #95

Open
bgloeckle opened this issue Dec 18, 2015 · 2 comments
Open

Add drag and drop to UI #95

bgloeckle opened this issue Dec 18, 2015 · 2 comments
Assignees
Labels

Comments

@bgloeckle
Copy link
Member

Drag and Drop in UI.

  • Drag restrictions from queries to slices (restriction = a field and a value). Perhaps even to the "slice name" in a qube. The restriction is then added to the slice on drop.
  • Drag slices onto qubes to wire the qube with the slice.
@bgloeckle bgloeckle self-assigned this Dec 18, 2015
bgloeckle added a commit that referenced this issue Dec 18, 2015
…to slices. Extended data provided by servers for this: JS needs the actual request string that requested a column in a result table: Added that data to RResultTable, TableJsonResult, ExecutionPlanInfo and ResolveValueRequest. Fixed minor issue where a ParseException on query execution was notr populated as RQueryException by diqube-server (then we had the wrong display in UI).
@bgloeckle
Copy link
Member Author

Added DnD for restrictions starting from barcharts and ending at slices on the right side. Added DnD infrastructure already.

@bgloeckle
Copy link
Member Author

Implemented the previously available features for the new angular2/typescript/material design UI in #97 already.

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

No branches or pull requests

1 participant