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

Remote (JavaScript) #36

Open
3 tasks
konnorandrews opened this issue Mar 12, 2018 · 0 comments
Open
3 tasks

Remote (JavaScript) #36

konnorandrews opened this issue Mar 12, 2018 · 0 comments

Comments

@konnorandrews
Copy link
Member

Create an object with the following interface:

(void function(["", "", "", ...])) Remote.set("[target]")
This function should send a request to the attached Hub.


(promise function(["", "", "", ...])) Remote.get("[target]")
This function should send a request to the attached Hub. It should also attache a handler to the hub that license to a return value.

Requirements

[explain the concrete changes to the project needed for your feature, example below]

  • Add a "Delete" button to the dataset management page.
  • Non concrete change: Create system for showing messages to user.
  • Add delete function to dataset interface.

Other thoughts

[explain any other ideas or thoughts you have about this feature.]

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