Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Bpmn frontend

Felix Bernhardt requested to merge bpmn-frontend into main
  • Include bpmn-js in the frontend
  • Create custom start-up script to render the bpmn-file once the correct tab is selected
  • Include the actual bpmn data in the frontend via a compressed and base64-encoded data-url, using built-in browser-apis to decompress and decode the data
  • Fix: use browser defaults when swapping the font to avoid font-flickering on page-loads

Merge request reports