- Issue created by @benjifisher
- πΊπΈUnited States benjifisher Boston area
I created this issue targeting the 2.1.x branch, but it should be changed to the 3.0.x branch when that is available.
- Merge request !478Remove code that is now in the Modeler API module β (Merged) created by benjifisher
- πΊπΈUnited States benjifisher Boston area
@jurgenhaas: Thanks for opening the 3.0.x branch!
I am adding testing instructions to the issue summary.
- πΊπΈUnited States benjifisher Boston area
I think the work I have done so far is enough for the current issue.
- πΊπΈUnited States cosmicdreams Minneapolis/St. Paul
jurgenhaas β credited cosmicdreams β .
- π©πͺGermany jurgenhaas Gottmadingen
This is now completed for this first phase. I suggest merging this into 3.0.x so that we can take it from there for further details. What do you think @benjifisher and @cosmicdreams ?
I've basically moved everything that's modeler related. The eca_ui module now contains only the modeler API owner plugin and its settings form. Everything else is now over in the modeler_api module and ready to be re-used by other owner modules. ECA has no code related to modeling in it anymore.
-
jurgenhaas β
committed 537a600e on 3.0.x authored by
benjifisher β
Issue #3513175 by benjifisher, jurgenhaas, cosmicdreams: Remove code...
-
jurgenhaas β
committed 537a600e on 3.0.x authored by
benjifisher β
- π©πͺGermany jurgenhaas Gottmadingen
The initial refactoring is completed. ECA does not contain any BPMN or modeler code anymore. The 3.0.x-dev release can now be tested together with the modeler API 1.0.x-dev and bpmn_io 3.0.x-dev