+ One document per data shape per published process. Each row points back to the process it belongs to. This is what your forms and rules read and write.
+
+ setFilter(e.target.value)}
+ />
+
+
+
+
+
DOCUMENTS · {visible.length}
+ {docs === null &&
Loading from EA2…
}
+ {docs !== null && visible.length === 0 && (
+
+ No documents match. Open the to publish a new flow.
+
+ )}
+
+ {visible.slice(0, 100).map((d) => (
+
+
+
+ ))}
+
+
+
+
+
DETAIL
+ {!active &&
Pick a document on the left to read its description and source process.