Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2092

Task Inbox Toolbar Building Block

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Final
    • None
    • Task Console
    • None
    • 2020 Week 40-42 (from Sep 28)

      Create a toolbar Building Block to be used along with Task Inbox.

      • Based on the designs of the management console toolbars (process instances).
      • Ability to provide filters to Task Inbox
        • Filter by state: Dropdown that allows users selecting the task states to filter. By default it should be filtering by the active task states (Ready & Reseved) so the user can see what are the tasks he has to work with. The states present in the dropdown should be default ones provided in the runtime (Aborted, Completed, Ready, Reserved & Skipped).
        • Filter by task name (referenceName)
      • Ability to refresh task inbox.
      • No need to support task selection.
      • Default sorting by lastUpdated columnt

       

      Task states are dynamic but they aren't exposed on the runtime or data-index, so by default the state filters will work with the default states, however Task Console will let the user configure the states to display in the filters via params:

      • KOGITO_TASKS_STATES_LIST: comma separated list of the states that should appear on the title. (ej: "Aborted,Completed,Ready,Reserved,Skipped")
      • KOGITO_TASKS_ACTIVE_STATES_LIST: comma separated list of the active states (ej: "Ready,Reserved")

      As in Process Instancess Task Inbox it won't be possible to apply filters without any selected state.

       

       

            ajaganat Ajay Jaganathan
            rh-ee-pefernan Pere Fernandez Perez
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: