jmorwick / sai-weblab

Web application for experimenting with SAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create report viewer

jmorwick opened this issue · comments

create report viewer

"reports" will be custom objects with custom views and will process and present log data from tasks. Will need to think through the framework for this a bit

reports will be JSON objects (where "objects" are maps). This is now also part of SAI core, but a basic implementation was completed in c944709