@almadar/std 14.15.1 → 14.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/app/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/app/atoms/std-checkin.orb +60 -60
- package/behaviors/registry/app/atoms/std-dunning.orb +72 -76
- package/behaviors/registry/app/atoms/std-event.orb +62 -62
- package/behaviors/registry/app/atoms/std-flag.orb +72 -72
- package/behaviors/registry/app/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/app/atoms/std-image-upload-multi.orb +54 -56
- package/behaviors/registry/app/atoms/std-invoice.orb +193 -65
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +58 -58
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-mod-queue.orb +38 -38
- package/behaviors/registry/app/atoms/std-modifier-group.orb +56 -56
- package/behaviors/registry/app/atoms/std-page-tree.orb +55 -55
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +66 -66
- package/behaviors/registry/app/atoms/std-question-bank.orb +62 -62
- package/behaviors/registry/app/atoms/std-rating-review.orb +67 -67
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +74 -74
- package/behaviors/registry/app/atoms/std-response-collector.orb +44 -44
- package/behaviors/registry/app/atoms/std-rich-editor.orb +68 -68
- package/behaviors/registry/app/atoms/std-route-optimize.orb +49 -49
- package/behaviors/registry/app/atoms/std-saved-search.orb +72 -72
- package/behaviors/registry/app/atoms/std-signature-capture.orb +86 -86
- package/behaviors/registry/app/atoms/std-table-map.orb +46 -46
- package/behaviors/registry/app/atoms/std-tag-taxonomy.orb +73 -92
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +42 -42
- package/behaviors/registry/app/atoms/std-thread.orb +59 -59
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +53 -53
- package/behaviors/registry/app/atoms/std-trial.orb +67 -67
- package/behaviors/registry/app/atoms/std-version-history.orb +93 -93
- package/behaviors/registry/app/atoms/std-vote.orb +40 -40
- package/behaviors/registry/app/atoms/std-waitlist.orb +50 -50
- package/behaviors/registry/app/atoms/std-work-order.orb +48 -48
- package/behaviors/registry/app/organisms/std-api-gateway.orb +201 -201
- package/behaviors/registry/app/organisms/std-booking-system.orb +676 -676
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +285 -285
- package/behaviors/registry/app/organisms/std-cms.orb +265 -265
- package/behaviors/registry/app/organisms/std-coding-academy.orb +179 -179
- package/behaviors/registry/app/organisms/std-crm.orb +258 -258
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +403 -403
- package/behaviors/registry/app/organisms/std-ecommerce.orb +681 -681
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +217 -217
- package/behaviors/registry/app/organisms/std-field-service.orb +190 -190
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +205 -205
- package/behaviors/registry/app/organisms/std-forum.orb +141 -141
- package/behaviors/registry/app/organisms/std-healthcare.orb +540 -540
- package/behaviors/registry/app/organisms/std-helpdesk.orb +175 -175
- package/behaviors/registry/app/organisms/std-hr-portal.orb +444 -444
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +344 -344
- package/behaviors/registry/app/organisms/std-listings.orb +157 -157
- package/behaviors/registry/app/organisms/std-lms.orb +422 -422
- package/behaviors/registry/app/organisms/std-marketplace.orb +232 -234
- package/behaviors/registry/app/organisms/std-project-manager.orb +193 -193
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +248 -248
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-social-feed.orb +156 -156
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +183 -183
- package/behaviors/registry/app/organisms/std-survey.orb +122 -122
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +274 -274
- package/behaviors/registry/app/organisms/std-wiki.orb +144 -144
- package/dist/behaviors/behaviors-registry.json +1 -1
- package/dist/behaviors/registry/app/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +72 -76
- package/dist/behaviors/registry/app/atoms/std-event.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-flag.orb +72 -72
- package/dist/behaviors/registry/app/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/app/atoms/std-image-upload-multi.orb +54 -56
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +193 -65
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +58 -58
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-mod-queue.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +56 -56
- package/dist/behaviors/registry/app/atoms/std-page-tree.orb +55 -55
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +66 -66
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-rating-review.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +74 -74
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-rich-editor.orb +68 -68
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +49 -49
- package/dist/behaviors/registry/app/atoms/std-saved-search.orb +72 -72
- package/dist/behaviors/registry/app/atoms/std-signature-capture.orb +86 -86
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-tag-taxonomy.orb +73 -92
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +42 -42
- package/dist/behaviors/registry/app/atoms/std-thread.orb +59 -59
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-trial.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-version-history.orb +93 -93
- package/dist/behaviors/registry/app/atoms/std-vote.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +50 -50
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +48 -48
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +676 -676
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +285 -285
- package/dist/behaviors/registry/app/organisms/std-cms.orb +265 -265
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +179 -179
- package/dist/behaviors/registry/app/organisms/std-crm.orb +258 -258
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +403 -403
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +681 -681
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +217 -217
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +190 -190
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +205 -205
- package/dist/behaviors/registry/app/organisms/std-forum.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +540 -540
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +444 -444
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +344 -344
- package/dist/behaviors/registry/app/organisms/std-listings.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-lms.orb +422 -422
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +232 -234
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +193 -193
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +156 -156
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +183 -183
- package/dist/behaviors/registry/app/organisms/std-survey.orb +122 -122
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +274 -274
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +144 -144
- package/dist/behaviors-registry.json +1 -1
- package/package.json +1 -1
|
@@ -121,32 +121,32 @@
|
|
|
121
121
|
"ref": "AppShell.traits.AppLayout",
|
|
122
122
|
"name": "TaskAppLayout",
|
|
123
123
|
"config": {
|
|
124
|
+
"searchEvent": "TASK_SEARCH",
|
|
124
125
|
"notifications": [],
|
|
126
|
+
"contentTrait": "@trait.TaskCatalog",
|
|
125
127
|
"navItems": [
|
|
126
128
|
{
|
|
127
129
|
"href": "/tasks",
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
+
"icon": "list-todo",
|
|
131
|
+
"label": "Tasks"
|
|
130
132
|
},
|
|
131
133
|
{
|
|
132
134
|
"icon": "zap",
|
|
133
|
-
"
|
|
134
|
-
"
|
|
135
|
+
"href": "/sprints",
|
|
136
|
+
"label": "Sprints"
|
|
135
137
|
},
|
|
136
138
|
{
|
|
137
|
-
"
|
|
139
|
+
"icon": "trending-down",
|
|
138
140
|
"href": "/burndown",
|
|
139
|
-
"
|
|
141
|
+
"label": "Burndown"
|
|
140
142
|
}
|
|
141
143
|
],
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"searchEvent": "TASK_SEARCH",
|
|
145
|
-
"notificationClickEvent": "TASK_NOTIFICATIONS_OPEN"
|
|
144
|
+
"notificationClickEvent": "TASK_NOTIFICATIONS_OPEN",
|
|
145
|
+
"appName": "ProjectManagerApp"
|
|
146
146
|
},
|
|
147
147
|
"events": {
|
|
148
|
-
"
|
|
149
|
-
"
|
|
148
|
+
"SEARCH": "TASK_SEARCH",
|
|
149
|
+
"NOTIFY_CLICK": "TASK_NOTIFICATIONS_OPEN"
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
{
|
|
@@ -229,32 +229,35 @@
|
|
|
229
229
|
"render-ui",
|
|
230
230
|
"main",
|
|
231
231
|
{
|
|
232
|
-
"direction": "vertical",
|
|
233
232
|
"type": "stack",
|
|
234
233
|
"gap": "lg",
|
|
234
|
+
"direction": "vertical",
|
|
235
235
|
"children": [
|
|
236
236
|
{
|
|
237
|
+
"justify": "between",
|
|
238
|
+
"align": "center",
|
|
237
239
|
"children": [
|
|
238
240
|
{
|
|
239
|
-
"direction": "horizontal",
|
|
240
241
|
"gap": "sm",
|
|
241
|
-
"type": "stack",
|
|
242
242
|
"align": "center",
|
|
243
|
+
"direction": "horizontal",
|
|
243
244
|
"children": [
|
|
244
245
|
{
|
|
245
246
|
"name": "list-todo",
|
|
246
247
|
"type": "icon"
|
|
247
248
|
},
|
|
248
249
|
{
|
|
250
|
+
"variant": "h2",
|
|
249
251
|
"type": "typography",
|
|
250
|
-
"content": "Tasks"
|
|
251
|
-
"variant": "h2"
|
|
252
|
+
"content": "Tasks"
|
|
252
253
|
}
|
|
253
|
-
]
|
|
254
|
+
],
|
|
255
|
+
"type": "stack"
|
|
254
256
|
},
|
|
255
257
|
{
|
|
256
|
-
"
|
|
258
|
+
"type": "stack",
|
|
257
259
|
"gap": "sm",
|
|
260
|
+
"direction": "horizontal",
|
|
258
261
|
"children": [
|
|
259
262
|
{
|
|
260
263
|
"icon": "plus",
|
|
@@ -263,28 +266,25 @@
|
|
|
263
266
|
"label": "New Task",
|
|
264
267
|
"type": "button"
|
|
265
268
|
}
|
|
266
|
-
]
|
|
267
|
-
"type": "stack"
|
|
269
|
+
]
|
|
268
270
|
}
|
|
269
271
|
],
|
|
270
272
|
"gap": "md",
|
|
271
|
-
"direction": "horizontal",
|
|
272
273
|
"type": "stack",
|
|
273
|
-
"
|
|
274
|
-
"align": "center"
|
|
274
|
+
"direction": "horizontal"
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
277
|
"type": "divider"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"type": "stack",
|
|
281
|
-
"align": "center",
|
|
282
|
-
"direction": "horizontal",
|
|
283
|
-
"gap": "md",
|
|
284
280
|
"children": [
|
|
285
281
|
"@trait.TaskSearch",
|
|
286
282
|
"@trait.TaskFilter"
|
|
287
|
-
]
|
|
283
|
+
],
|
|
284
|
+
"type": "stack",
|
|
285
|
+
"direction": "horizontal",
|
|
286
|
+
"gap": "md",
|
|
287
|
+
"align": "center"
|
|
288
288
|
},
|
|
289
289
|
"@trait.TaskStats",
|
|
290
290
|
"@trait.TaskGraphs",
|
|
@@ -314,32 +314,32 @@
|
|
|
314
314
|
{
|
|
315
315
|
"children": [
|
|
316
316
|
{
|
|
317
|
-
"
|
|
318
|
-
"
|
|
317
|
+
"name": "bell",
|
|
318
|
+
"type": "icon"
|
|
319
319
|
},
|
|
320
320
|
{
|
|
321
|
-
"
|
|
321
|
+
"type": "typography",
|
|
322
322
|
"variant": "h3",
|
|
323
|
-
"
|
|
323
|
+
"content": "No notifications"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"type": "typography",
|
|
327
|
-
"
|
|
327
|
+
"color": "muted",
|
|
328
328
|
"content": "You're all caught up.",
|
|
329
|
-
"
|
|
329
|
+
"variant": "caption"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"action": "INIT",
|
|
333
|
-
"label": "Back to tasks",
|
|
334
333
|
"type": "button",
|
|
334
|
+
"label": "Back to tasks",
|
|
335
335
|
"variant": "ghost"
|
|
336
336
|
}
|
|
337
337
|
],
|
|
338
|
-
"type": "stack",
|
|
339
|
-
"direction": "vertical",
|
|
340
338
|
"align": "center",
|
|
339
|
+
"direction": "vertical",
|
|
341
340
|
"gap": "md",
|
|
342
|
-
"className": "py-8"
|
|
341
|
+
"className": "py-8",
|
|
342
|
+
"type": "stack"
|
|
343
343
|
}
|
|
344
344
|
]
|
|
345
345
|
]
|
|
@@ -362,7 +362,6 @@
|
|
|
362
362
|
"config": {
|
|
363
363
|
"filters": [
|
|
364
364
|
{
|
|
365
|
-
"filterType": "select",
|
|
366
365
|
"field": "status",
|
|
367
366
|
"label": "Status",
|
|
368
367
|
"options": [
|
|
@@ -370,15 +369,15 @@
|
|
|
370
369
|
"in-progress",
|
|
371
370
|
"review",
|
|
372
371
|
"done"
|
|
373
|
-
]
|
|
372
|
+
],
|
|
373
|
+
"filterType": "select"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
"filterType": "text",
|
|
377
|
-
"
|
|
378
|
-
"
|
|
377
|
+
"label": "Assignee",
|
|
378
|
+
"field": "assignee"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
|
-
"field": "priority",
|
|
382
381
|
"filterType": "select",
|
|
383
382
|
"label": "Priority",
|
|
384
383
|
"options": [
|
|
@@ -386,12 +385,13 @@
|
|
|
386
385
|
"medium",
|
|
387
386
|
"high",
|
|
388
387
|
"critical"
|
|
389
|
-
]
|
|
388
|
+
],
|
|
389
|
+
"field": "priority"
|
|
390
390
|
},
|
|
391
391
|
{
|
|
392
|
-
"label": "Sprint",
|
|
393
392
|
"filterType": "text",
|
|
394
|
-
"field": "sprint"
|
|
393
|
+
"field": "sprint",
|
|
394
|
+
"label": "Sprint"
|
|
395
395
|
}
|
|
396
396
|
],
|
|
397
397
|
"event": "TASK_FILTER"
|
|
@@ -404,17 +404,16 @@
|
|
|
404
404
|
"title": "Tasks",
|
|
405
405
|
"metrics": [
|
|
406
406
|
{
|
|
407
|
-
"label": "Total",
|
|
408
|
-
"icon": "list-todo",
|
|
409
407
|
"aggregation": "count",
|
|
410
408
|
"format": "number",
|
|
411
|
-
"variant": "primary"
|
|
409
|
+
"variant": "primary",
|
|
410
|
+
"label": "Total",
|
|
411
|
+
"icon": "list-todo"
|
|
412
412
|
},
|
|
413
413
|
{
|
|
414
|
-
"
|
|
414
|
+
"format": "number",
|
|
415
415
|
"label": "Todo",
|
|
416
|
-
"
|
|
417
|
-
"icon": "circle",
|
|
416
|
+
"variant": "muted",
|
|
418
417
|
"filter": [
|
|
419
418
|
"fn",
|
|
420
419
|
"row",
|
|
@@ -424,11 +423,15 @@
|
|
|
424
423
|
"todo"
|
|
425
424
|
]
|
|
426
425
|
],
|
|
427
|
-
"
|
|
426
|
+
"icon": "circle",
|
|
427
|
+
"aggregation": "count"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
|
-
"
|
|
430
|
+
"aggregation": "count",
|
|
431
431
|
"icon": "loader",
|
|
432
|
+
"label": "In Progress",
|
|
433
|
+
"variant": "warning",
|
|
434
|
+
"format": "number",
|
|
432
435
|
"filter": [
|
|
433
436
|
"fn",
|
|
434
437
|
"row",
|
|
@@ -437,13 +440,9 @@
|
|
|
437
440
|
"@row.status",
|
|
438
441
|
"in-progress"
|
|
439
442
|
]
|
|
440
|
-
]
|
|
441
|
-
"aggregation": "count",
|
|
442
|
-
"variant": "warning",
|
|
443
|
-
"format": "number"
|
|
443
|
+
]
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
|
-
"format": "number",
|
|
447
446
|
"filter": [
|
|
448
447
|
"fn",
|
|
449
448
|
"row",
|
|
@@ -453,10 +452,11 @@
|
|
|
453
452
|
"done"
|
|
454
453
|
]
|
|
455
454
|
],
|
|
455
|
+
"format": "number",
|
|
456
456
|
"icon": "check-circle",
|
|
457
|
+
"label": "Done",
|
|
457
458
|
"aggregation": "count",
|
|
458
|
-
"variant": "success"
|
|
459
|
-
"label": "Done"
|
|
459
|
+
"variant": "success"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
462
|
"aggregation": "count",
|
|
@@ -470,8 +470,8 @@
|
|
|
470
470
|
"critical"
|
|
471
471
|
]
|
|
472
472
|
],
|
|
473
|
-
"icon": "alert-octagon",
|
|
474
473
|
"variant": "danger",
|
|
474
|
+
"icon": "alert-octagon",
|
|
475
475
|
"label": "Critical"
|
|
476
476
|
}
|
|
477
477
|
]
|
|
@@ -491,13 +491,13 @@
|
|
|
491
491
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
492
492
|
"name": "TaskGraphs",
|
|
493
493
|
"config": {
|
|
494
|
+
"aggregation": "count",
|
|
495
|
+
"chartType": "bar",
|
|
494
496
|
"categoryField": "status",
|
|
495
497
|
"height": 240.0,
|
|
496
|
-
"title": "Tasks by Status",
|
|
497
|
-
"subtitle": "Workload distribution across status buckets",
|
|
498
|
-
"chartType": "bar",
|
|
499
498
|
"showLegend": false,
|
|
500
|
-
"
|
|
499
|
+
"subtitle": "Workload distribution across status buckets",
|
|
500
|
+
"title": "Tasks by Status"
|
|
501
501
|
},
|
|
502
502
|
"listens": [
|
|
503
503
|
{
|
|
@@ -515,9 +515,9 @@
|
|
|
515
515
|
"name": "TaskCalendar",
|
|
516
516
|
"linkedEntity": "Task",
|
|
517
517
|
"config": {
|
|
518
|
-
"
|
|
518
|
+
"dateField": "dueDate",
|
|
519
519
|
"colorField": "priority",
|
|
520
|
-
"
|
|
520
|
+
"titleField": "title"
|
|
521
521
|
}
|
|
522
522
|
},
|
|
523
523
|
{
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
"name": "TaskBrowseList",
|
|
526
526
|
"linkedEntity": "Task",
|
|
527
527
|
"config": {
|
|
528
|
-
"
|
|
528
|
+
"gap": "sm",
|
|
529
529
|
"fields": [
|
|
530
530
|
{
|
|
531
531
|
"name": "title",
|
|
@@ -537,38 +537,38 @@
|
|
|
537
537
|
"variant": "badge"
|
|
538
538
|
},
|
|
539
539
|
{
|
|
540
|
-
"
|
|
541
|
-
"
|
|
540
|
+
"variant": "body",
|
|
541
|
+
"name": "assignee"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
544
|
"name": "priority",
|
|
545
545
|
"variant": "badge"
|
|
546
546
|
},
|
|
547
547
|
{
|
|
548
|
-
"format": "date",
|
|
549
|
-
"label": "Due",
|
|
550
548
|
"name": "dueDate",
|
|
551
|
-
"variant": "caption"
|
|
549
|
+
"variant": "caption",
|
|
550
|
+
"format": "date",
|
|
551
|
+
"label": "Due"
|
|
552
552
|
}
|
|
553
553
|
],
|
|
554
|
-
"gap": "sm",
|
|
555
554
|
"itemActions": [
|
|
556
555
|
{
|
|
557
|
-
"
|
|
556
|
+
"label": "View",
|
|
558
557
|
"variant": "ghost",
|
|
559
|
-
"
|
|
558
|
+
"event": "VIEW"
|
|
560
559
|
},
|
|
561
560
|
{
|
|
561
|
+
"event": "EDIT",
|
|
562
562
|
"label": "Edit",
|
|
563
|
-
"variant": "ghost"
|
|
564
|
-
"event": "EDIT"
|
|
563
|
+
"variant": "ghost"
|
|
565
564
|
},
|
|
566
565
|
{
|
|
566
|
+
"label": "Delete",
|
|
567
567
|
"variant": "danger",
|
|
568
|
-
"event": "DELETE"
|
|
569
|
-
"label": "Delete"
|
|
568
|
+
"event": "DELETE"
|
|
570
569
|
}
|
|
571
|
-
]
|
|
570
|
+
],
|
|
571
|
+
"cols": 1.0
|
|
572
572
|
},
|
|
573
573
|
"listens": [
|
|
574
574
|
{
|
|
@@ -618,6 +618,9 @@
|
|
|
618
618
|
"name": "TaskCreate",
|
|
619
619
|
"linkedEntity": "Task",
|
|
620
620
|
"config": {
|
|
621
|
+
"title": "New Task",
|
|
622
|
+
"mode": "create",
|
|
623
|
+
"icon": "plus-circle",
|
|
621
624
|
"fields": [
|
|
622
625
|
"title",
|
|
623
626
|
"description",
|
|
@@ -627,10 +630,7 @@
|
|
|
627
630
|
"sprint",
|
|
628
631
|
"storyPoints",
|
|
629
632
|
"dueDate"
|
|
630
|
-
]
|
|
631
|
-
"mode": "create",
|
|
632
|
-
"icon": "plus-circle",
|
|
633
|
-
"title": "New Task"
|
|
633
|
+
]
|
|
634
634
|
},
|
|
635
635
|
"events": {
|
|
636
636
|
"OPEN": "CREATE"
|
|
@@ -651,9 +651,6 @@
|
|
|
651
651
|
"name": "TaskEdit",
|
|
652
652
|
"linkedEntity": "Task",
|
|
653
653
|
"config": {
|
|
654
|
-
"icon": "edit",
|
|
655
|
-
"title": "Edit Task",
|
|
656
|
-
"mode": "edit",
|
|
657
654
|
"fields": [
|
|
658
655
|
"title",
|
|
659
656
|
"description",
|
|
@@ -663,7 +660,10 @@
|
|
|
663
660
|
"sprint",
|
|
664
661
|
"storyPoints",
|
|
665
662
|
"dueDate"
|
|
666
|
-
]
|
|
663
|
+
],
|
|
664
|
+
"mode": "edit",
|
|
665
|
+
"title": "Edit Task",
|
|
666
|
+
"icon": "edit"
|
|
667
667
|
},
|
|
668
668
|
"events": {
|
|
669
669
|
"OPEN": "EDIT"
|
|
@@ -694,9 +694,9 @@
|
|
|
694
694
|
"storyPoints",
|
|
695
695
|
"dueDate"
|
|
696
696
|
],
|
|
697
|
+
"icon": "eye",
|
|
697
698
|
"mode": "edit",
|
|
698
|
-
"title": "View Task"
|
|
699
|
-
"icon": "eye"
|
|
699
|
+
"title": "View Task"
|
|
700
700
|
},
|
|
701
701
|
"events": {
|
|
702
702
|
"OPEN": "VIEW"
|
|
@@ -717,9 +717,9 @@
|
|
|
717
717
|
"name": "TaskDelete",
|
|
718
718
|
"linkedEntity": "Task",
|
|
719
719
|
"config": {
|
|
720
|
-
"alertMessage": "This action cannot be undone.",
|
|
721
|
-
"confirmLabel": "Delete",
|
|
722
720
|
"icon": "alert-triangle",
|
|
721
|
+
"confirmLabel": "Delete",
|
|
722
|
+
"alertMessage": "This action cannot be undone.",
|
|
723
723
|
"title": "Delete Task"
|
|
724
724
|
},
|
|
725
725
|
"events": {
|
|
@@ -1047,28 +1047,28 @@
|
|
|
1047
1047
|
"name": "SprintAppLayout",
|
|
1048
1048
|
"linkedEntity": "Sprint",
|
|
1049
1049
|
"config": {
|
|
1050
|
-
"searchEvent": "SPRINT_SEARCH",
|
|
1051
1050
|
"notifications": [],
|
|
1052
|
-
"
|
|
1051
|
+
"searchEvent": "SPRINT_SEARCH",
|
|
1052
|
+
"appName": "ProjectManagerApp",
|
|
1053
1053
|
"notificationClickEvent": "SPRINT_NOTIFICATIONS_OPEN",
|
|
1054
1054
|
"navItems": [
|
|
1055
1055
|
{
|
|
1056
1056
|
"href": "/tasks",
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1057
|
+
"label": "Tasks",
|
|
1058
|
+
"icon": "list-todo"
|
|
1059
1059
|
},
|
|
1060
1060
|
{
|
|
1061
|
-
"icon": "zap",
|
|
1062
1061
|
"href": "/sprints",
|
|
1063
|
-
"label": "Sprints"
|
|
1062
|
+
"label": "Sprints",
|
|
1063
|
+
"icon": "zap"
|
|
1064
1064
|
},
|
|
1065
1065
|
{
|
|
1066
|
+
"label": "Burndown",
|
|
1066
1067
|
"href": "/burndown",
|
|
1067
|
-
"icon": "trending-down"
|
|
1068
|
-
"label": "Burndown"
|
|
1068
|
+
"icon": "trending-down"
|
|
1069
1069
|
}
|
|
1070
1070
|
],
|
|
1071
|
-
"
|
|
1071
|
+
"contentTrait": "@trait.SprintCatalog"
|
|
1072
1072
|
},
|
|
1073
1073
|
"events": {
|
|
1074
1074
|
"NOTIFY_CLICK": "SPRINT_NOTIFICATIONS_OPEN",
|
|
@@ -1118,47 +1118,46 @@
|
|
|
1118
1118
|
"main",
|
|
1119
1119
|
{
|
|
1120
1120
|
"direction": "vertical",
|
|
1121
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
1122
1121
|
"children": [
|
|
1123
1122
|
{
|
|
1123
|
+
"justify": "between",
|
|
1124
1124
|
"type": "stack",
|
|
1125
|
+
"direction": "horizontal",
|
|
1125
1126
|
"gap": "md",
|
|
1126
1127
|
"children": [
|
|
1127
1128
|
{
|
|
1129
|
+
"direction": "horizontal",
|
|
1128
1130
|
"align": "center",
|
|
1131
|
+
"gap": "sm",
|
|
1129
1132
|
"children": [
|
|
1130
1133
|
{
|
|
1131
1134
|
"type": "icon",
|
|
1132
1135
|
"name": "zap"
|
|
1133
1136
|
},
|
|
1134
1137
|
{
|
|
1138
|
+
"variant": "h2",
|
|
1135
1139
|
"type": "typography",
|
|
1136
|
-
"content": "Sprints"
|
|
1137
|
-
"variant": "h2"
|
|
1140
|
+
"content": "Sprints"
|
|
1138
1141
|
}
|
|
1139
1142
|
],
|
|
1140
|
-
"
|
|
1141
|
-
"type": "stack",
|
|
1142
|
-
"gap": "sm"
|
|
1143
|
+
"type": "stack"
|
|
1143
1144
|
},
|
|
1144
1145
|
{
|
|
1146
|
+
"gap": "sm",
|
|
1145
1147
|
"direction": "horizontal",
|
|
1146
1148
|
"type": "stack",
|
|
1147
|
-
"gap": "sm",
|
|
1148
1149
|
"children": [
|
|
1149
1150
|
{
|
|
1150
|
-
"icon": "plus",
|
|
1151
1151
|
"type": "button",
|
|
1152
1152
|
"label": "New Sprint",
|
|
1153
|
+
"icon": "plus",
|
|
1153
1154
|
"variant": "primary",
|
|
1154
1155
|
"action": "CREATE"
|
|
1155
1156
|
}
|
|
1156
1157
|
]
|
|
1157
1158
|
}
|
|
1158
1159
|
],
|
|
1159
|
-
"
|
|
1160
|
-
"align": "center",
|
|
1161
|
-
"direction": "horizontal"
|
|
1160
|
+
"align": "center"
|
|
1162
1161
|
},
|
|
1163
1162
|
{
|
|
1164
1163
|
"type": "divider"
|
|
@@ -1166,6 +1165,7 @@
|
|
|
1166
1165
|
"@trait.SprintBrowseList"
|
|
1167
1166
|
],
|
|
1168
1167
|
"type": "stack",
|
|
1168
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
1169
1169
|
"gap": "lg"
|
|
1170
1170
|
}
|
|
1171
1171
|
]
|
|
@@ -1180,28 +1180,29 @@
|
|
|
1180
1180
|
"name": "SprintBrowseList",
|
|
1181
1181
|
"linkedEntity": "Sprint",
|
|
1182
1182
|
"config": {
|
|
1183
|
-
"cols": 1.0,
|
|
1184
1183
|
"itemActions": [
|
|
1185
1184
|
{
|
|
1185
|
+
"event": "VIEW",
|
|
1186
1186
|
"variant": "ghost",
|
|
1187
|
-
"label": "View"
|
|
1188
|
-
"event": "VIEW"
|
|
1187
|
+
"label": "View"
|
|
1189
1188
|
},
|
|
1190
1189
|
{
|
|
1191
|
-
"
|
|
1190
|
+
"label": "Edit",
|
|
1192
1191
|
"event": "EDIT",
|
|
1193
|
-
"
|
|
1192
|
+
"variant": "ghost"
|
|
1194
1193
|
},
|
|
1195
1194
|
{
|
|
1196
|
-
"
|
|
1195
|
+
"event": "DELETE",
|
|
1197
1196
|
"variant": "danger",
|
|
1198
|
-
"
|
|
1197
|
+
"label": "Delete"
|
|
1199
1198
|
}
|
|
1200
1199
|
],
|
|
1200
|
+
"cols": 1.0,
|
|
1201
|
+
"gap": "sm",
|
|
1201
1202
|
"fields": [
|
|
1202
1203
|
{
|
|
1203
|
-
"variant": "h3",
|
|
1204
1204
|
"icon": "zap",
|
|
1205
|
+
"variant": "h3",
|
|
1205
1206
|
"name": "name"
|
|
1206
1207
|
},
|
|
1207
1208
|
{
|
|
@@ -1209,29 +1210,28 @@
|
|
|
1209
1210
|
"variant": "badge"
|
|
1210
1211
|
},
|
|
1211
1212
|
{
|
|
1212
|
-
"
|
|
1213
|
-
"
|
|
1213
|
+
"variant": "body",
|
|
1214
|
+
"name": "goal"
|
|
1214
1215
|
},
|
|
1215
1216
|
{
|
|
1217
|
+
"name": "startDate",
|
|
1216
1218
|
"format": "date",
|
|
1217
1219
|
"label": "Start",
|
|
1218
|
-
"name": "startDate",
|
|
1219
1220
|
"variant": "caption"
|
|
1220
1221
|
},
|
|
1221
1222
|
{
|
|
1222
|
-
"variant": "caption",
|
|
1223
1223
|
"format": "date",
|
|
1224
|
+
"name": "endDate",
|
|
1224
1225
|
"label": "End",
|
|
1225
|
-
"
|
|
1226
|
+
"variant": "caption"
|
|
1226
1227
|
},
|
|
1227
1228
|
{
|
|
1228
|
-
"name": "taskCount",
|
|
1229
1229
|
"variant": "body",
|
|
1230
|
-
"
|
|
1231
|
-
"label": "Tasks"
|
|
1230
|
+
"name": "taskCount",
|
|
1231
|
+
"label": "Tasks",
|
|
1232
|
+
"format": "number"
|
|
1232
1233
|
}
|
|
1233
|
-
]
|
|
1234
|
-
"gap": "sm"
|
|
1234
|
+
]
|
|
1235
1235
|
},
|
|
1236
1236
|
"listens": [
|
|
1237
1237
|
{
|
|
@@ -1265,6 +1265,8 @@
|
|
|
1265
1265
|
"name": "SprintCreate",
|
|
1266
1266
|
"linkedEntity": "Sprint",
|
|
1267
1267
|
"config": {
|
|
1268
|
+
"icon": "plus-circle",
|
|
1269
|
+
"mode": "create",
|
|
1268
1270
|
"fields": [
|
|
1269
1271
|
"name",
|
|
1270
1272
|
"startDate",
|
|
@@ -1273,9 +1275,7 @@
|
|
|
1273
1275
|
"status",
|
|
1274
1276
|
"taskCount"
|
|
1275
1277
|
],
|
|
1276
|
-
"
|
|
1277
|
-
"title": "New Sprint",
|
|
1278
|
-
"mode": "create"
|
|
1278
|
+
"title": "New Sprint"
|
|
1279
1279
|
},
|
|
1280
1280
|
"events": {
|
|
1281
1281
|
"OPEN": "CREATE"
|
|
@@ -1297,7 +1297,7 @@
|
|
|
1297
1297
|
"linkedEntity": "Sprint",
|
|
1298
1298
|
"config": {
|
|
1299
1299
|
"mode": "edit",
|
|
1300
|
-
"
|
|
1300
|
+
"title": "Edit Sprint",
|
|
1301
1301
|
"fields": [
|
|
1302
1302
|
"name",
|
|
1303
1303
|
"startDate",
|
|
@@ -1306,7 +1306,7 @@
|
|
|
1306
1306
|
"status",
|
|
1307
1307
|
"taskCount"
|
|
1308
1308
|
],
|
|
1309
|
-
"
|
|
1309
|
+
"icon": "edit"
|
|
1310
1310
|
},
|
|
1311
1311
|
"events": {
|
|
1312
1312
|
"OPEN": "EDIT"
|
|
@@ -1327,6 +1327,7 @@
|
|
|
1327
1327
|
"name": "SprintView",
|
|
1328
1328
|
"linkedEntity": "Sprint",
|
|
1329
1329
|
"config": {
|
|
1330
|
+
"mode": "edit",
|
|
1330
1331
|
"fields": [
|
|
1331
1332
|
"name",
|
|
1332
1333
|
"startDate",
|
|
@@ -1336,7 +1337,6 @@
|
|
|
1336
1337
|
"taskCount"
|
|
1337
1338
|
],
|
|
1338
1339
|
"title": "View Sprint",
|
|
1339
|
-
"mode": "edit",
|
|
1340
1340
|
"icon": "eye"
|
|
1341
1341
|
},
|
|
1342
1342
|
"events": {
|
|
@@ -1359,9 +1359,9 @@
|
|
|
1359
1359
|
"linkedEntity": "Sprint",
|
|
1360
1360
|
"config": {
|
|
1361
1361
|
"title": "Delete Sprint",
|
|
1362
|
+
"confirmLabel": "Delete",
|
|
1362
1363
|
"icon": "alert-triangle",
|
|
1363
|
-
"alertMessage": "This action cannot be undone."
|
|
1364
|
-
"confirmLabel": "Delete"
|
|
1364
|
+
"alertMessage": "This action cannot be undone."
|
|
1365
1365
|
},
|
|
1366
1366
|
"events": {
|
|
1367
1367
|
"REQUEST": "DELETE",
|
|
@@ -1645,27 +1645,27 @@
|
|
|
1645
1645
|
"name": "BurndownAppLayout",
|
|
1646
1646
|
"linkedEntity": "Burndown",
|
|
1647
1647
|
"config": {
|
|
1648
|
+
"appName": "ProjectManagerApp",
|
|
1649
|
+
"notifications": [],
|
|
1650
|
+
"notificationClickEvent": "BURNDOWN_NOTIFICATIONS_OPEN",
|
|
1648
1651
|
"navItems": [
|
|
1649
1652
|
{
|
|
1650
|
-
"icon": "list-todo",
|
|
1651
1653
|
"href": "/tasks",
|
|
1654
|
+
"icon": "list-todo",
|
|
1652
1655
|
"label": "Tasks"
|
|
1653
1656
|
},
|
|
1654
1657
|
{
|
|
1658
|
+
"label": "Sprints",
|
|
1655
1659
|
"href": "/sprints",
|
|
1656
|
-
"icon": "zap"
|
|
1657
|
-
"label": "Sprints"
|
|
1660
|
+
"icon": "zap"
|
|
1658
1661
|
},
|
|
1659
1662
|
{
|
|
1660
|
-
"label": "Burndown",
|
|
1661
1663
|
"href": "/burndown",
|
|
1662
|
-
"icon": "trending-down"
|
|
1664
|
+
"icon": "trending-down",
|
|
1665
|
+
"label": "Burndown"
|
|
1663
1666
|
}
|
|
1664
1667
|
],
|
|
1665
|
-
"appName": "ProjectManagerApp",
|
|
1666
1668
|
"searchEvent": "BURNDOWN_SEARCH",
|
|
1667
|
-
"notifications": [],
|
|
1668
|
-
"notificationClickEvent": "BURNDOWN_NOTIFICATIONS_OPEN",
|
|
1669
1669
|
"contentTrait": "@trait.BurndownDisplay"
|
|
1670
1670
|
},
|
|
1671
1671
|
"events": {
|
|
@@ -1796,8 +1796,8 @@
|
|
|
1796
1796
|
"Burndown",
|
|
1797
1797
|
{
|
|
1798
1798
|
"emit": {
|
|
1799
|
-
"
|
|
1800
|
-
"
|
|
1799
|
+
"success": "BurndownLoaded",
|
|
1800
|
+
"failure": "BurndownLoadFailed"
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
1803
1803
|
],
|
|
@@ -1805,66 +1805,66 @@
|
|
|
1805
1805
|
"render-ui",
|
|
1806
1806
|
"main",
|
|
1807
1807
|
{
|
|
1808
|
-
"gap": "lg",
|
|
1809
|
-
"direction": "vertical",
|
|
1810
1808
|
"type": "stack",
|
|
1809
|
+
"direction": "vertical",
|
|
1811
1810
|
"className": "max-w-6xl mx-auto w-full",
|
|
1811
|
+
"gap": "lg",
|
|
1812
1812
|
"children": [
|
|
1813
1813
|
{
|
|
1814
|
-
"
|
|
1815
|
-
"align": "center",
|
|
1814
|
+
"gap": "sm",
|
|
1816
1815
|
"direction": "horizontal",
|
|
1816
|
+
"align": "center",
|
|
1817
|
+
"type": "stack",
|
|
1817
1818
|
"children": [
|
|
1818
1819
|
{
|
|
1819
1820
|
"type": "icon",
|
|
1820
1821
|
"name": "trending-down"
|
|
1821
1822
|
},
|
|
1822
1823
|
{
|
|
1823
|
-
"
|
|
1824
|
+
"type": "typography",
|
|
1824
1825
|
"content": "Burndown",
|
|
1825
|
-
"
|
|
1826
|
+
"variant": "h2"
|
|
1826
1827
|
}
|
|
1827
|
-
]
|
|
1828
|
-
"gap": "sm"
|
|
1828
|
+
]
|
|
1829
1829
|
},
|
|
1830
1830
|
{
|
|
1831
1831
|
"type": "divider"
|
|
1832
1832
|
},
|
|
1833
1833
|
{
|
|
1834
1834
|
"cols": 5.0,
|
|
1835
|
-
"type": "simple-grid",
|
|
1836
1835
|
"children": [
|
|
1837
1836
|
{
|
|
1837
|
+
"value": "@entity.totalPoints",
|
|
1838
1838
|
"type": "stat-display",
|
|
1839
|
-
"icon": "target",
|
|
1840
1839
|
"label": "Total Points",
|
|
1841
|
-
"
|
|
1840
|
+
"icon": "target"
|
|
1842
1841
|
},
|
|
1843
1842
|
{
|
|
1844
|
-
"label": "Completed",
|
|
1845
1843
|
"type": "stat-display",
|
|
1846
1844
|
"value": "@entity.completedPoints",
|
|
1845
|
+
"label": "Completed",
|
|
1847
1846
|
"icon": "check-circle"
|
|
1848
1847
|
},
|
|
1849
1848
|
{
|
|
1850
|
-
"value": "@entity.remainingPoints",
|
|
1851
1849
|
"label": "Remaining",
|
|
1852
|
-
"
|
|
1853
|
-
"icon": "circle"
|
|
1850
|
+
"value": "@entity.remainingPoints",
|
|
1851
|
+
"icon": "circle",
|
|
1852
|
+
"type": "stat-display"
|
|
1854
1853
|
},
|
|
1855
1854
|
{
|
|
1856
1855
|
"value": "@entity.velocity",
|
|
1857
|
-
"type": "stat-display",
|
|
1858
1856
|
"label": "Velocity",
|
|
1857
|
+
"type": "stat-display",
|
|
1859
1858
|
"icon": "zap"
|
|
1860
1859
|
},
|
|
1861
1860
|
{
|
|
1862
|
-
"
|
|
1863
|
-
"label": "Days Remaining",
|
|
1861
|
+
"value": "@entity.daysRemaining",
|
|
1864
1862
|
"icon": "calendar",
|
|
1865
|
-
"
|
|
1863
|
+
"type": "stat-display",
|
|
1864
|
+
"label": "Days Remaining"
|
|
1866
1865
|
}
|
|
1867
|
-
]
|
|
1866
|
+
],
|
|
1867
|
+
"type": "simple-grid"
|
|
1868
1868
|
},
|
|
1869
1869
|
{
|
|
1870
1870
|
"type": "divider"
|
|
@@ -1877,40 +1877,40 @@
|
|
|
1877
1877
|
"date": "Day 1"
|
|
1878
1878
|
},
|
|
1879
1879
|
{
|
|
1880
|
-
"
|
|
1881
|
-
"
|
|
1880
|
+
"date": "Day 2",
|
|
1881
|
+
"value": 92.0
|
|
1882
1882
|
},
|
|
1883
1883
|
{
|
|
1884
|
-
"
|
|
1885
|
-
"
|
|
1884
|
+
"date": "Day 3",
|
|
1885
|
+
"value": 85.0
|
|
1886
1886
|
},
|
|
1887
1887
|
{
|
|
1888
|
-
"
|
|
1889
|
-
"
|
|
1888
|
+
"date": "Day 4",
|
|
1889
|
+
"value": 70.0
|
|
1890
1890
|
},
|
|
1891
1891
|
{
|
|
1892
|
-
"
|
|
1893
|
-
"
|
|
1892
|
+
"date": "Day 5",
|
|
1893
|
+
"value": 60.0
|
|
1894
1894
|
},
|
|
1895
1895
|
{
|
|
1896
1896
|
"value": 45.0,
|
|
1897
1897
|
"date": "Day 6"
|
|
1898
1898
|
},
|
|
1899
1899
|
{
|
|
1900
|
-
"
|
|
1901
|
-
"
|
|
1900
|
+
"date": "Day 7",
|
|
1901
|
+
"value": 30.0
|
|
1902
1902
|
},
|
|
1903
1903
|
{
|
|
1904
|
-
"
|
|
1905
|
-
"
|
|
1904
|
+
"value": 15.0,
|
|
1905
|
+
"date": "Day 8"
|
|
1906
1906
|
}
|
|
1907
1907
|
]
|
|
1908
1908
|
},
|
|
1909
1909
|
{
|
|
1910
1910
|
"items": [
|
|
1911
1911
|
{
|
|
1912
|
-
"
|
|
1913
|
-
"
|
|
1912
|
+
"label": "Remaining points",
|
|
1913
|
+
"color": "primary"
|
|
1914
1914
|
},
|
|
1915
1915
|
{
|
|
1916
1916
|
"label": "Ideal burndown",
|
|
@@ -1920,19 +1920,19 @@
|
|
|
1920
1920
|
"type": "chart-legend"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
|
-
"gap": "sm",
|
|
1924
1923
|
"direction": "horizontal",
|
|
1924
|
+
"justify": "end",
|
|
1925
1925
|
"children": [
|
|
1926
1926
|
{
|
|
1927
|
-
"
|
|
1927
|
+
"action": "REFRESH",
|
|
1928
|
+
"icon": "refresh-cw",
|
|
1928
1929
|
"label": "Refresh",
|
|
1929
1930
|
"variant": "secondary",
|
|
1930
|
-
"
|
|
1931
|
-
"icon": "refresh-cw"
|
|
1931
|
+
"type": "button"
|
|
1932
1932
|
}
|
|
1933
1933
|
],
|
|
1934
|
-
"
|
|
1935
|
-
"
|
|
1934
|
+
"type": "stack",
|
|
1935
|
+
"gap": "sm"
|
|
1936
1936
|
}
|
|
1937
1937
|
]
|
|
1938
1938
|
}
|
|
@@ -1949,8 +1949,8 @@
|
|
|
1949
1949
|
"Burndown",
|
|
1950
1950
|
{
|
|
1951
1951
|
"emit": {
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
1952
|
+
"success": "BurndownLoaded",
|
|
1953
|
+
"failure": "BurndownLoadFailed"
|
|
1954
1954
|
}
|
|
1955
1955
|
}
|
|
1956
1956
|
]
|