Giter Club home page Giter Club logo

storm-workflow's People

Contributors

m3nin0 avatar

Watchers

 avatar  avatar  avatar

storm-workflow's Issues

identity and record id error

The invenio API that fixes some of the bugs faced in Storm Workflow has had minor changes. This is causing errors when running the Workflow module.

Permission is not properly checked

In the ResearchPipelineService._transform_compendium, the permission policy is not applied! It is required the definition of the used record in the function call

`Actions` section in the link field

In the pipeline document, returned by the Storm Pipeline, we must add a Actions section with the URL to add/remove compendium in the pipeline.

Pipeline graph should not be required

The graph field must be read-only for the users updating the pipeline. Currently, it is required and users can use it to change the pipeline without using specific and safe methods (Add pipeline action and Delete pipeline action)

Invalid links

The links returned by these components redirect the users to an invalid address. See an example below:

GET http://127.0.0.1:5000/api/projects/<MY-PROJECT-HERE>/pipelines
{
  "metadata": {
    "title": "Research pipeline",
    "description": "Basic description",
    "version": "v1.0.0"
  },
  "links": {
    "self": "http://127.0.0.1:5000/api/records/<MY-PROJECT-HERE>"
  },
  "created": "2021-12-16T22:34:29.665373+00:00",
  "id": "<MY-PROJECT-HERE>",
  "revision_id": 1,
  "updated": "2021-12-16T22:34:29.673937+00:00",
  "graph": {}
}

Check pipeline status

For adding new compendia to a pipeline, we must have a rule that validates that the pipeline is not finished.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.