Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CamiTK Community Edition CamiTK Community Edition
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Issues
  • #54

Closed
Open
Created Jun 12, 2018 by Emmanuel Promayon@promayoeOwner0 of 3 tasks completed0/3 tasks

Improved ActionWidget

As a CEP developer
I would like to change just the parameters tab of the action widget (and have more space for my action widget)
So that I can deliver the same user experience (doc and information about selected target) without reimplementing everything

Description / Overview

This story is about improving the ActionWidget API/usage:

  • It should be possible to get/set only the QFrame parameters section of default ActionWidget (and hence modifying just the "Parameters" part of the widget, see below)

Screenshot_20180612_143335

  • It should be possible to easily access the frame itself in order to restrict the space used in the GUI (for instance in the action state machine, as in the screenshot below, should we use all this space for description and targets that nobody really look at) ?

Screenshot_20180612_143650

  • The Description / Targets / Parameters section should take less space (use stacked widget like in the mockup below? Tab widget?)

Screenshot_20180612_160056

Screenshot_20180612_160109

Hints

  • Add set/getFrame() to ActionWidget
  • modify action state machine to use the getFrame() not the full default widget
  • rewrite default widget to take less space

Acceptance test

  • a tutorial showing a demo
  • asm for reconstruction improve the space for parameter interaction
  • Action API doc updated to show this usage
Edited Jun 12, 2018 by Emmanuel Promayon
Assignee
Assign to
Time tracking