Add view to list documents by their workflow and by their

current workflow state.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-02-23 05:36:33 -04:00
parent 803d56ccf7
commit d2ead4e1fb
6 changed files with 205 additions and 32 deletions

View File

@@ -120,6 +120,8 @@ Other changes
controlled by the COMMON_TEST_FILE_HANDLES and COMMON_TEST_FILE_HANDLES settings.
- Add tool to launch all workflows. GitLab issue #355
- New workflow view that lists documents currently executing a workflow and
documents by their specific current workflow state.
Removals
--------