Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ewoksorange ewoksorange
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • 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
    • Package Registry
    • Container Registry
    • Infrastructure 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
  • ewoks
  • ewoksorangeewoksorange
  • Merge requests
  • !16

Provide 'advance' orange widget designs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge document_orange_designs into main Jul 23, 2021
  • Overview 13
  • Commits 37
  • Pipelines 42
  • Changes 75

TODO

should be merge first:

  • ewokscore!21 (merged)

  • !9 (merged)

  • add documentation

    • general information
    • information regarding the two possible designs (inherit from OWEwoksWidget or Registered)
  • add an example and test cases for the Registered use case

    • provide advancement to orange and do processing on a thread
  • publish documentation on pages (should be done once merged on master)

  • add an BaseOWesrfTask
    • make current OWEwoksWidget
    • one class for each of those use cases:
      • launch a new thread per request
      • single processing thread: refuse request if already processing
      • single thread with a stack
    • see what is the best way to handle progress on those use cases and with Task.
    • split binding into several file
Edited Aug 03, 2021 by payno
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: document_orange_designs