-
Epic
-
Resolution: Done
-
Major
-
None
-
Standalone editors (Milestone 1)
-
To Do
-
0% To Do, 0% In Progress, 100% Done
-
2020 Week 37-39 (from Sep 7), 2020 Week 40-42 (from Sep 28), 2020 Week 43-45 (from Okt 19), 2020 Week 46-48 (from Nov 9), 2020 Week 49-51 (from Nov 30)
Goals
- As a user I want to embed and visualize DMN and BPMN editor on their applications in a seamless way;
- As a user I want to embed and edit DMN and BPMN editor on their applications in a seamless way;
Deliverables
Under this milestone, we are targeting to release the artifacts only on community. [1]
We are planning to release the following JavaScript artifacts on npm:
- dmn/bpmn-editor lib: plain JavaScript Editors based on kie-bc-editors
In order to distribute this artifacts we have all the following options:
- User points Editor’s lib to a CDN (prefered option, dependent on network, but easy to update)
- User points Editor's lib to self-hosted (local) resources (alternative option, faster on network perspective, but harder to update)
- We pack everything together using all resources inline auto-contained in the same source (slow option due to the size of artifact, but awesome to an auto-contained demo)
[1] How to productize this is still a open question that we will need assistance from mfentane@redhat.com