Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.webbeat.web
  • Issues
  • #47

Closed
Open
Created Oct 06, 2014 by André Anjos@andre.anjos💬Owner

Algorithm editor should be smarter

Currently, the algorithm editor relies on a CodeMirror widget that allows the user to input a Python descriptor of the algorithm.

The algorithm is checked for conformance regarding its inputs, outputs and parameter lists.

It would be nicer if the editor would, instead of providing an overall Python text editor, that it worked more like a wizard in which the user would go selecting input and output types or parameters. The final algorithm text would be composed from this form.

Assignee
Assign to
Time tracking