We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fcce8 commit d51dce1Copy full SHA for d51dce1
services/web/server/tests/data/fake-project.json
@@ -20,6 +20,12 @@
20
"position": {
21
"x": 50,
22
"y": 150
23
+ },
24
+ "state": {
25
+ "currentStatus": "NOT_STARTED",
26
+ "lock_state": {
27
+ "locked": false
28
+ }
29
}
30
},
31
"5739e377-17f7-4f09-a6ad-62659fb7fdec": {
@@ -53,6 +59,12 @@
53
59
54
60
"x": 300,
55
61
62
63
64
65
66
67
56
68
57
69
58
70
"351fd505-1ee3-466d-ad6c-ea2915ffd364": {
@@ -65,7 +77,13 @@
77
"x": 1073,
78
"y": 307
79
- "progress": 100
80
+ "progress": 100,
81
82
83
84
85
86
87
88
71
89
"ui": {},
0 commit comments