Resolve "timeline-details make timeline editing possible"
Closes #778 (closed)
@anton.koch can you please check NotifyConfirm.js and DeleteItem.js?
Both times I had to add: // eslint-disable-next-line standard/no-callback-literal to make the callbacks work.