Skip to content

Releases: mendix/WorkflowCommons

1.2.2

13 Jul 11:44

Choose a tag to compare

  • Fixed breaking changes that DG2 v1.2.0 introduced for enum search filters. Used on our workflow instance overviews.

1.2.1

30 Jun 13:08

Choose a tag to compare

  • Updated data grid 2 included widgets to prevent consistency errors.
  • It is strongly advised to update your Data grid 2 module to version 1.2.0+

1.2.0

29 Jun 12:33

Choose a tag to compare

  • Updated minimum required Mendix version to 9.3.0
  • Fixed minor dashboard overdue workflow and usertask bug where it did not include all overdue items.
  • Implemented redesign of timeline to be more helpful
    • It now shows the outcome
    • Is a bit more dense
    • And handles unassigned tasks more elegantly
  • Added new "My initiated workflows" page, that gives the initiator of a workflow an overview of their initiated workflows
  • Added new "My initiated workflows" page template, similair to the previous item
  • The my initiated workflows also comes with a withdraw workflow option which lets the initiator abort workflows they initiated if they are still in progress
  • Updated dashboard time period filters to now include this year and last 3 months
  • Added task inbox refresh button

1.1.0

05 May 08:19

Choose a tag to compare

  • It is now possible to add context information to task inbox grids on the admin page and the task inbox page
  • The badge that shows workflow and task instance state no longer renders as a bunch of elements in wysiwyg view and now uses brand colors via dynamic classes
  • On the user task page and workflow admin page, the notification box is moved to the sidebar and uses brand colors via classes
  • The Workflow TaskDashboard and Workflow TaskInbox page templates now contain preview screenshots when selecting them to create a page
  • The generated workflow admin page now contains save and cancel buttons
  • As a process admin it is now possible to unassign and (re-)assign to target users
  • We refactored the TaskDashboard and WorkflowDashboard datasource logic to optimize performance
  • We cleaned up warnings that were a direct cause of logic in the module, the remaining warnings are part of the used widgets
  • Fixed an alignment issue on the task inbox pages
  • Fixed an access issue with user names on the activity timeline
  • For each user task, the selected outcome (if applicable) is now visible in the activity timeline.