Thomas Bouffard

Results 196 issues of Thomas Bouffard

We have a limited number of GH hosted runners available at a given time (max 20). So we should review the current triggering configuration of workflows. To limit the number...

chore
decision record

Version 28 introduces some breaking changes. See https://jestjs.io/blog/2022/04/25/jest-28 Dependabot cannot update jest because the versions of the jest extensions we are currently using require jest 27. So we need to...

chore

**Is your feature request related to a problem? Please describe.** When I was investigating #2131, I got errors about no matching pool but I wasn't sure I passed the right...

enhancement
BPMN diagram usability

**WIP This is an early work in progress that won't be completed before September 2022** Currently, this PR contains my unordered personal notes and some contents are in French. It...

documentation
WIP :construction:

During the review of https://github.com/process-analytics/bpmn-visualization-js/pull/2070#pullrequestreview-1018692843, we realized that the imports are not consistent. Sometimes, we put a blank line between the first import and the license header, sometimes not. In...

chore

**Is your feature request related to a problem? Please describe.** The lib should provide feedback and/or callbacks for any parsing errors/warnings that occurs on BPMN source input load. **Describe the...

enhancement
robustness

Seen with version `0.1.2` We have introduced a larger stroke for end event and as the arrow is currently displayed in blue, we see that the arrow is not finishing...

enhancement
BPMN rendering

**Is your feature request related to a problem? Please describe.** An invalid (aka invalid regarding xml syntax and XSD) bpmn input source (file, string, stream, ....) should be rejected **Describe...

enhancement
robustness
BPMN support

See [release v0.24.0](https://github.com/process-analytics/bpmn-visualization-js/releases/tag/v0.24.0)

decision record
BPMN diagram navigation

**Is your feature request related to a problem? Please describe.** In #775, it is possible to change the diagram rendering when loading to make it fit the viewport. We know...

robustness
BPMN diagram navigation