Commit 8549c07
committed
Squashed commit of the following:
commit 17fad27
Merge: 6d4dfb5 0cf8067
Author: Tihomir Surdilovic <[email protected]>
Date: Tue Feb 1 20:52:32 2022 -0500
Merge pull request #164 from antmendoza/fix-diagram-generation
fix diagram generation serverlessworkflow/specification#587
commit 0cf8067
Author: Antonio Mendoza Pérez <[email protected]>
Date: Tue Feb 1 22:54:21 2022 +0100
fix diagram generation serverlessworkflow/specification#587
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
commit 6d4dfb5
Author: Antonio Mendoza Pérez <[email protected]>
Date: Tue Jan 11 08:18:08 2022 +0100
Fix workflow validator (#163)
fix WorkflowValidator
commit 2636805
Author: Antonio Mendoza Pérez <[email protected]>
Date: Mon Jan 10 21:46:11 2022 +0100
ignore js files in test phase (#162)
commit b335771
Author: Antonio Mendoza Pérez <[email protected]>
Date: Mon Jan 10 21:39:13 2022 +0100
Handle compensatedBy in diagram generation (#161)
handle compensatedBy diagram generation
commit a89acd0
Author: Antonio Mendoza Pérez <[email protected]>
Date: Tue Dec 28 14:41:38 2021 +0100
Code formatting (#160)
* order-properties-on-serialization
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
* code-formating
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
commit 219768d
Author: Antonio Mendoza Pérez <[email protected]>
Date: Tue Dec 28 09:16:38 2021 +0100
order-properties-on-serialization (#159)
commit 96763b9
Author: Antonio Mendoza Pérez <[email protected]>
Date: Sat Dec 25 20:16:46 2021 +0100
Fix default values are removed on serialization (#156)
* fix-remove-default-values
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
* removed-ifObject
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
commit d6fd5d8
Author: Antonio Mendoza Pérez <[email protected]>
Date: Sat Dec 25 16:04:44 2021 +0100
update-package-version-4.0.0 (#157)
* update-package-version-4.0.0
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
* update-package-version-4.0.0
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
commit 955dab0
Merge: 255c834 5424a3d
Author: Antonio Mendoza Pérez <[email protected]>
Date: Thu Dec 9 01:24:04 2021 +0100
Merge pull request #154 from serverlessworkflow/3.0.x
changed-package-version1 parent 5424a3d commit 8549c07
File tree
124 files changed
+13436
-12909
lines changed- examples
- browser
- node
- src/lib
- builders
- definitions
- diagram
- schema
- types
- validation
- validation
- tests
- examples
- lib
- builders
- definitions
- diagram
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+13436
-12909
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | | - | |
| 164 | + | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
0 commit comments