Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • est est
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • workflow
  • ewoksapps
  • estest
  • Merge requests
  • !47

Integrate ewoks v2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge integrate_ewoks_v2 into master Oct 04, 2021
  • Overview 0
  • Commits 17
  • Pipelines 16
  • Changes 40

TODO

  • use widgets from ewoksorange.bindings instead of having a lower level 'ewoks' connection.
  • replace 'Inputs.data_table' from est project by a 'converter' widget. Would simplify the process and could simplify thinks. Do the same for output. Especially those 'Inputs.data_table' where used by the spectroscopy add-on and is only handling one spectrum from what I remember.
  • add flake8 on CI

To be discuss about

What might be missing from the API:

  • ewoksorange.bindings.EwoksWidget:
    • inputsChanged: function to simplify inheritance when some task imputs change (update the GUI)
    • outputsChanged: function to simplify inheritance when some the task is done change (update the GUI)
    • get a task_outputs to match task_inputs
Edited Oct 06, 2021 by payno
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: integrate_ewoks_v2