Skip to content

Remote (JavaScript) #36

Description

@konnorandrews

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.]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions