sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
48 stars 36 forks source link

Side menu "Context" view #1542

Open tcoz opened 2 weeks ago

tcoz commented 2 weeks ago

For process instance inspection, the flyout can load PI info and tasks to provide the user with info that may inform how they perform a given task (approve reject based on prior task completion data, etc.).

Right now we're loading completed and open tasks somewhat naively, which is useful but probably not all we could do.

tcoz commented 3 days ago

As of today we're still working on what the final form of this might be. Design concepts are moving forward.