Souchet Céline

Results 57 issues of Souchet Céline

**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect all BPMN Multiple Events. **Describe the solution you'd like** Manage all Multiple Events declared...

enhancement
BPMN support
hacktoberfest
PR accepted

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

enhancement
BPMN support

**Is your feature request related to a problem? Please describe.** The Message linked to a Message Flow can have Bounds. **Describe the solution you'd like** - Modify the internal model...

enhancement
BPMN support
BPMN rendering

**Is your feature request related to a problem? Please describe.** `0.1.7` rendering, the size of the marker depends on the size of the activity ![image](https://user-images.githubusercontent.com/4921914/89400433-2ea36780-d714-11ea-9f55-76224f28bee0.png) **Describe the solution you'd like**...

enhancement
BPMN rendering

According to the official documentation, there is no need to add a prefix to the token on `auth` property: https://octokit.github.io/rest.js/v19#authentication.

For now, we only support the **Association** defines in the `process` tag and `subProcess` tag (see #397). In the BPMN specification, the `association` can be defined in the `collaboration`, to...

enhancement
hacktoberfest
PR accepted

For now, we only support the **Text Annotation** defines in the `process` tag and `subProcess` tag (see #94). In the BPMN specification, the `textAnnotation` can be defined in the `collaboration`,...

enhancement
hacktoberfest
PR accepted

This issue relates to #930 ```[tasklist] ### Improvements on the internal model - [x] #2503 - [ ] #953 - [ ] Add parent/children hierarchy? currently an element only knows...

enhancement

This follows implementation of #1030 In a second iteration, we propose to change the style by functions via the `BpmnElement` object retrieved using APIs like `BpmnElementsRegistry.getElementsByIds`. ### Initial proposal ```typescript...

enhancement
BPMN diagram styling

- [ ] Need to check the impact before to do the change - [ ] Change

question
chore