The old openmastery/ifm-visualizer-old project has a static timeline.js page that renders the timeline json object returned in the current /ideaflow/timeline/task/{id} APIs, using kinect.js.
The timeline is hard-coded to hit the om-ideaflow.herokuapp.com/ideaflow/timeline/task/{id} service, and needs to be migrated into the existing Angular2 application as a first cut.
The old openmastery/ifm-visualizer-old project has a static timeline.js page that renders the timeline json object returned in the current /ideaflow/timeline/task/{id} APIs, using kinect.js.
The timeline is hard-coded to hit the om-ideaflow.herokuapp.com/ideaflow/timeline/task/{id} service, and needs to be migrated into the existing Angular2 application as a first cut.