Souchet Céline

Results 57 issues of Souchet Céline

![image](https://user-images.githubusercontent.com/4921914/90016500-60837380-dcaa-11ea-9461-445ee18bbfef.png) ![image](https://user-images.githubusercontent.com/4921914/90027490-e3132f80-dcb8-11ea-849d-4a3f760cf6fa.png) Here is a BPMN diagram containing an horizontal pool with a multi-instance marker ```xml ``` The [Nobel Prize Process.bpmn](https://github.com/process-analytics/bpmn-visualization-js/files/7210998/Nobel.Prize.Process.bpmn.txt) diagram taken from the [BPMN Specification examples](https://www.omg.org/spec/BPMN/2.0#docs-informative-supporting) also contains...

enhancement
BPMN support
BPMN rendering
hacktoberfest
PR accepted

**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect the BPMN Complex Gateway. ![image](https://user-images.githubusercontent.com/4921914/96616004-501ef300-1302-11eb-8436-538e8ed064dd.png) ![image](https://user-images.githubusercontent.com/4921914/96616061-6462f000-1302-11eb-9efc-44db49907663.png) ![image](https://user-images.githubusercontent.com/4921914/96615703-f1597980-1301-11eb-81f6-ccf4f6c5fcad.png) **Note for implementation** See the `development` documentation...

enhancement
good first issue
BPMN support
hacktoberfest

**Is your feature request related to a problem? Please describe.** Render the BPMN Complex Gateway. ![image](https://user-images.githubusercontent.com/4921914/96616390-cb80a480-1302-11eb-81d2-9fe64e95f5ac.png) **Note for implementation** Please proposed design and attach screenshots to this issue prior starting...

enhancement
good first issue
BPMN rendering
hacktoberfest

**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect the bpmn Transaction Sub-Process. A **Transaction** is a specialized type of **Sub-Process** that will...

enhancement
BPMN support

**Is your feature request related to a problem? Please describe.** Render the BPMN Transaction Sub-Process. The boundary of the **Sub-Process** will be double-lined to indicate that it is a **Transaction**...

enhancement
good first issue
BPMN support
BPMN rendering

**Is your feature request related to a problem? Please describe.** **BPMN** specifies three types of markers for **Task**: a **Loop** marker or a **Multi-Instance** marker and a **Compensation** marker. A...

enhancement
BPMN support

To avoid to have a big technical documentation painful to read, we can use some extension of IDE, like [CodeTour](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour) for VSCode to help the contributors to navigate between the...

documentation

- The **Start** position is on the first point of the edge. --> It's more readable if the position is at 5% from the start. - ~The **Middle** position is...

enhancement
BPMN diagram overlays

![image](https://user-images.githubusercontent.com/4921914/90016260-01bdfa00-dcaa-11ea-9c0d-4fe0c937838b.png) A **Collaboration** can contain two (2) or more **Pools** (i.e., _Participants_). However, a **Process** that represents the work performed from the point of view of the modeler or the...

enhancement
BPMN rendering

- Provide an initial set of overlays type: rectangle, circle, hexagon, star (cf #1118), ... (to be precised later) - Add dedicated css class on overlays depending on the type

enhancement
BPMN diagram overlays