@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
|
@@ -135,26 +135,26 @@
|
|
|
135
135
|
"config": {
|
|
136
136
|
"navItems": [
|
|
137
137
|
{
|
|
138
|
-
"href": "/workorders",
|
|
139
138
|
"label": "Work Orders",
|
|
139
|
+
"href": "/workorders",
|
|
140
140
|
"icon": "clipboard-list"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
|
-
"icon": "hard-hat",
|
|
144
143
|
"href": "/technicians",
|
|
145
|
-
"label": "Technicians"
|
|
144
|
+
"label": "Technicians",
|
|
145
|
+
"icon": "hard-hat"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
"
|
|
148
|
+
"href": "/jobs/checkin",
|
|
149
149
|
"icon": "map-pin",
|
|
150
|
-
"
|
|
150
|
+
"label": "Check In"
|
|
151
151
|
}
|
|
152
152
|
],
|
|
153
|
-
"
|
|
154
|
-
"notificationClickEvent": "WORK_ORDER_NOTIFICATIONS_OPEN",
|
|
155
|
-
"contentTrait": "@trait.WorkOrderCatalog",
|
|
153
|
+
"appName": "Field Service",
|
|
156
154
|
"searchEvent": "WORK_ORDER_SEARCH",
|
|
157
|
-
"
|
|
155
|
+
"contentTrait": "@trait.WorkOrderCatalog",
|
|
156
|
+
"notifications": [],
|
|
157
|
+
"notificationClickEvent": "WORK_ORDER_NOTIFICATIONS_OPEN"
|
|
158
158
|
},
|
|
159
159
|
"events": {
|
|
160
160
|
"SEARCH": "WORK_ORDER_SEARCH",
|
|
@@ -242,43 +242,44 @@
|
|
|
242
242
|
"main",
|
|
243
243
|
{
|
|
244
244
|
"type": "stack",
|
|
245
|
+
"gap": "lg",
|
|
245
246
|
"children": [
|
|
246
247
|
{
|
|
248
|
+
"type": "stack",
|
|
247
249
|
"direction": "horizontal",
|
|
248
|
-
"justify": "between",
|
|
249
250
|
"gap": "md",
|
|
250
|
-
"
|
|
251
|
+
"justify": "between",
|
|
251
252
|
"children": [
|
|
252
253
|
{
|
|
253
|
-
"gap": "sm",
|
|
254
|
-
"align": "center",
|
|
255
254
|
"direction": "horizontal",
|
|
255
|
+
"gap": "sm",
|
|
256
256
|
"children": [
|
|
257
257
|
{
|
|
258
|
-
"
|
|
259
|
-
"
|
|
258
|
+
"type": "icon",
|
|
259
|
+
"name": "clipboard-list"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"type": "typography",
|
|
263
|
-
"
|
|
264
|
-
"
|
|
263
|
+
"content": "Work Orders",
|
|
264
|
+
"variant": "h2"
|
|
265
265
|
}
|
|
266
266
|
],
|
|
267
|
-
"type": "stack"
|
|
267
|
+
"type": "stack",
|
|
268
|
+
"align": "center"
|
|
268
269
|
},
|
|
269
270
|
{
|
|
271
|
+
"gap": "sm",
|
|
272
|
+
"type": "stack",
|
|
270
273
|
"direction": "horizontal",
|
|
271
274
|
"children": [
|
|
272
275
|
{
|
|
273
|
-
"
|
|
276
|
+
"icon": "plus",
|
|
274
277
|
"type": "button",
|
|
275
278
|
"label": "New Work Order",
|
|
276
279
|
"action": "CREATE",
|
|
277
|
-
"
|
|
280
|
+
"variant": "primary"
|
|
278
281
|
}
|
|
279
|
-
]
|
|
280
|
-
"gap": "sm",
|
|
281
|
-
"type": "stack"
|
|
282
|
+
]
|
|
282
283
|
}
|
|
283
284
|
],
|
|
284
285
|
"align": "center"
|
|
@@ -287,13 +288,13 @@
|
|
|
287
288
|
"type": "divider"
|
|
288
289
|
},
|
|
289
290
|
{
|
|
290
|
-
"direction": "horizontal",
|
|
291
|
-
"type": "stack",
|
|
292
|
-
"align": "center",
|
|
293
291
|
"children": [
|
|
294
292
|
"@trait.WorkOrderSearch",
|
|
295
293
|
"@trait.WorkOrderFilter"
|
|
296
294
|
],
|
|
295
|
+
"type": "stack",
|
|
296
|
+
"direction": "horizontal",
|
|
297
|
+
"align": "center",
|
|
297
298
|
"gap": "md"
|
|
298
299
|
},
|
|
299
300
|
"@trait.WorkOrderStats",
|
|
@@ -305,22 +306,21 @@
|
|
|
305
306
|
"type": "divider"
|
|
306
307
|
},
|
|
307
308
|
{
|
|
308
|
-
"
|
|
309
|
+
"variant": "h3",
|
|
309
310
|
"type": "typography",
|
|
310
|
-
"
|
|
311
|
+
"content": "Dispatch"
|
|
311
312
|
},
|
|
312
313
|
"@trait.WorkOrderDispatch",
|
|
313
314
|
{
|
|
314
315
|
"type": "divider"
|
|
315
316
|
},
|
|
316
317
|
{
|
|
317
|
-
"
|
|
318
|
+
"variant": "h3",
|
|
318
319
|
"type": "typography",
|
|
319
|
-
"
|
|
320
|
+
"content": "Routes"
|
|
320
321
|
},
|
|
321
322
|
"@trait.WorkOrderRoutes"
|
|
322
323
|
],
|
|
323
|
-
"gap": "lg",
|
|
324
324
|
"direction": "vertical"
|
|
325
325
|
}
|
|
326
326
|
]
|
|
@@ -340,34 +340,34 @@
|
|
|
340
340
|
"render-ui",
|
|
341
341
|
"main",
|
|
342
342
|
{
|
|
343
|
+
"align": "center",
|
|
343
344
|
"gap": "md",
|
|
344
345
|
"className": "py-8",
|
|
345
346
|
"children": [
|
|
346
347
|
{
|
|
347
|
-
"
|
|
348
|
-
"
|
|
348
|
+
"type": "icon",
|
|
349
|
+
"name": "bell"
|
|
349
350
|
},
|
|
350
351
|
{
|
|
351
|
-
"
|
|
352
|
+
"variant": "h3",
|
|
352
353
|
"type": "typography",
|
|
353
|
-
"
|
|
354
|
+
"content": "No notifications"
|
|
354
355
|
},
|
|
355
356
|
{
|
|
356
|
-
"type": "typography",
|
|
357
|
-
"color": "muted",
|
|
358
357
|
"variant": "caption",
|
|
358
|
+
"color": "muted",
|
|
359
|
+
"type": "typography",
|
|
359
360
|
"content": "You're all caught up."
|
|
360
361
|
},
|
|
361
362
|
{
|
|
362
|
-
"
|
|
363
|
-
"variant": "ghost",
|
|
363
|
+
"action": "INIT",
|
|
364
364
|
"type": "button",
|
|
365
|
-
"
|
|
365
|
+
"label": "Back to work orders",
|
|
366
|
+
"variant": "ghost"
|
|
366
367
|
}
|
|
367
368
|
],
|
|
368
369
|
"type": "stack",
|
|
369
|
-
"direction": "vertical"
|
|
370
|
-
"align": "center"
|
|
370
|
+
"direction": "vertical"
|
|
371
371
|
}
|
|
372
372
|
]
|
|
373
373
|
]
|
|
@@ -388,23 +388,21 @@
|
|
|
388
388
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
389
389
|
"name": "WorkOrderFilter",
|
|
390
390
|
"config": {
|
|
391
|
-
"event": "WORK_ORDER_FILTER",
|
|
392
391
|
"filters": [
|
|
393
392
|
{
|
|
394
|
-
"field": "priority",
|
|
395
|
-
"filterType": "select",
|
|
396
|
-
"label": "Priority",
|
|
397
393
|
"options": [
|
|
398
394
|
"low",
|
|
399
395
|
"normal",
|
|
400
396
|
"high",
|
|
401
397
|
"urgent"
|
|
402
|
-
]
|
|
398
|
+
],
|
|
399
|
+
"field": "priority",
|
|
400
|
+
"label": "Priority",
|
|
401
|
+
"filterType": "select"
|
|
403
402
|
},
|
|
404
403
|
{
|
|
405
|
-
"label": "Status",
|
|
406
404
|
"field": "status",
|
|
407
|
-
"
|
|
405
|
+
"label": "Status",
|
|
408
406
|
"options": [
|
|
409
407
|
"created",
|
|
410
408
|
"assigned",
|
|
@@ -412,9 +410,11 @@
|
|
|
412
410
|
"on-site",
|
|
413
411
|
"completed",
|
|
414
412
|
"cancelled"
|
|
415
|
-
]
|
|
413
|
+
],
|
|
414
|
+
"filterType": "select"
|
|
416
415
|
}
|
|
417
|
-
]
|
|
416
|
+
],
|
|
417
|
+
"event": "WORK_ORDER_FILTER"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
420
|
{
|
|
@@ -424,13 +424,18 @@
|
|
|
424
424
|
"title": "Work Orders",
|
|
425
425
|
"metrics": [
|
|
426
426
|
{
|
|
427
|
-
"variant": "primary",
|
|
428
|
-
"label": "Total",
|
|
429
|
-
"icon": "clipboard-list",
|
|
430
427
|
"format": "number",
|
|
431
|
-
"
|
|
428
|
+
"icon": "clipboard-list",
|
|
429
|
+
"aggregation": "count",
|
|
430
|
+
"label": "Total",
|
|
431
|
+
"variant": "primary"
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
|
+
"variant": "warning",
|
|
435
|
+
"label": "Open",
|
|
436
|
+
"icon": "circle",
|
|
437
|
+
"format": "number",
|
|
438
|
+
"aggregation": "count",
|
|
434
439
|
"filter": [
|
|
435
440
|
"fn",
|
|
436
441
|
"row",
|
|
@@ -439,18 +444,12 @@
|
|
|
439
444
|
"@row.status",
|
|
440
445
|
"created"
|
|
441
446
|
]
|
|
442
|
-
]
|
|
443
|
-
"icon": "circle",
|
|
444
|
-
"label": "Open",
|
|
445
|
-
"aggregation": "count",
|
|
446
|
-
"format": "number",
|
|
447
|
-
"variant": "warning"
|
|
447
|
+
]
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
|
-
"aggregation": "count",
|
|
451
|
-
"icon": "map-pin",
|
|
452
|
-
"format": "number",
|
|
453
450
|
"variant": "info",
|
|
451
|
+
"format": "number",
|
|
452
|
+
"aggregation": "count",
|
|
454
453
|
"filter": [
|
|
455
454
|
"fn",
|
|
456
455
|
"row",
|
|
@@ -460,12 +459,11 @@
|
|
|
460
459
|
"on-site"
|
|
461
460
|
]
|
|
462
461
|
],
|
|
463
|
-
"label": "On Site"
|
|
462
|
+
"label": "On Site",
|
|
463
|
+
"icon": "map-pin"
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
"icon": "check-circle",
|
|
467
|
-
"variant": "success",
|
|
468
|
-
"aggregation": "count",
|
|
469
467
|
"format": "number",
|
|
470
468
|
"filter": [
|
|
471
469
|
"fn",
|
|
@@ -476,7 +474,9 @@
|
|
|
476
474
|
"completed"
|
|
477
475
|
]
|
|
478
476
|
],
|
|
479
|
-
"label": "Completed"
|
|
477
|
+
"label": "Completed",
|
|
478
|
+
"aggregation": "count",
|
|
479
|
+
"variant": "success"
|
|
480
480
|
}
|
|
481
481
|
]
|
|
482
482
|
},
|
|
@@ -496,41 +496,23 @@
|
|
|
496
496
|
"name": "WorkOrderBrowseList",
|
|
497
497
|
"linkedEntity": "WorkOrderRow",
|
|
498
498
|
"config": {
|
|
499
|
-
"cols": 1.0,
|
|
500
|
-
"itemActions": [
|
|
501
|
-
{
|
|
502
|
-
"label": "View",
|
|
503
|
-
"variant": "ghost",
|
|
504
|
-
"event": "VIEW"
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
"label": "Edit",
|
|
508
|
-
"event": "EDIT",
|
|
509
|
-
"variant": "ghost"
|
|
510
|
-
},
|
|
511
|
-
{
|
|
512
|
-
"label": "Delete",
|
|
513
|
-
"event": "DELETE",
|
|
514
|
-
"variant": "danger"
|
|
515
|
-
}
|
|
516
|
-
],
|
|
517
499
|
"fields": [
|
|
518
500
|
{
|
|
519
501
|
"name": "customerName",
|
|
520
|
-
"
|
|
521
|
-
"
|
|
502
|
+
"icon": "user",
|
|
503
|
+
"variant": "h4"
|
|
522
504
|
},
|
|
523
505
|
{
|
|
524
506
|
"name": "serviceType",
|
|
525
507
|
"variant": "body"
|
|
526
508
|
},
|
|
527
509
|
{
|
|
528
|
-
"
|
|
529
|
-
"
|
|
510
|
+
"name": "address",
|
|
511
|
+
"variant": "caption"
|
|
530
512
|
},
|
|
531
513
|
{
|
|
532
|
-
"
|
|
533
|
-
"
|
|
514
|
+
"variant": "badge",
|
|
515
|
+
"name": "priority"
|
|
534
516
|
},
|
|
535
517
|
{
|
|
536
518
|
"name": "status",
|
|
@@ -545,6 +527,24 @@
|
|
|
545
527
|
"name": "etaMinutes"
|
|
546
528
|
}
|
|
547
529
|
],
|
|
530
|
+
"cols": 1.0,
|
|
531
|
+
"itemActions": [
|
|
532
|
+
{
|
|
533
|
+
"event": "VIEW",
|
|
534
|
+
"label": "View",
|
|
535
|
+
"variant": "ghost"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"variant": "ghost",
|
|
539
|
+
"label": "Edit",
|
|
540
|
+
"event": "EDIT"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"label": "Delete",
|
|
544
|
+
"variant": "danger",
|
|
545
|
+
"event": "DELETE"
|
|
546
|
+
}
|
|
547
|
+
],
|
|
548
548
|
"gap": "sm"
|
|
549
549
|
},
|
|
550
550
|
"listens": [
|
|
@@ -610,6 +610,7 @@
|
|
|
610
610
|
"name": "WorkOrderCreate",
|
|
611
611
|
"linkedEntity": "WorkOrderRow",
|
|
612
612
|
"config": {
|
|
613
|
+
"title": "New Work Order",
|
|
613
614
|
"fields": [
|
|
614
615
|
"customerName",
|
|
615
616
|
"serviceType",
|
|
@@ -622,7 +623,6 @@
|
|
|
622
623
|
"notes"
|
|
623
624
|
],
|
|
624
625
|
"icon": "plus-circle",
|
|
625
|
-
"title": "New Work Order",
|
|
626
626
|
"mode": "create"
|
|
627
627
|
},
|
|
628
628
|
"events": {
|
|
@@ -644,9 +644,7 @@
|
|
|
644
644
|
"name": "WorkOrderEdit",
|
|
645
645
|
"linkedEntity": "WorkOrderRow",
|
|
646
646
|
"config": {
|
|
647
|
-
"title": "Edit Work Order",
|
|
648
647
|
"icon": "edit",
|
|
649
|
-
"mode": "edit",
|
|
650
648
|
"fields": [
|
|
651
649
|
"customerName",
|
|
652
650
|
"serviceType",
|
|
@@ -657,7 +655,9 @@
|
|
|
657
655
|
"scheduledAt",
|
|
658
656
|
"etaMinutes",
|
|
659
657
|
"notes"
|
|
660
|
-
]
|
|
658
|
+
],
|
|
659
|
+
"title": "Edit Work Order",
|
|
660
|
+
"mode": "edit"
|
|
661
661
|
},
|
|
662
662
|
"events": {
|
|
663
663
|
"OPEN": "EDIT"
|
|
@@ -678,8 +678,8 @@
|
|
|
678
678
|
"name": "WorkOrderView",
|
|
679
679
|
"linkedEntity": "WorkOrderRow",
|
|
680
680
|
"config": {
|
|
681
|
-
"title": "View Work Order",
|
|
682
681
|
"icon": "eye",
|
|
682
|
+
"title": "View Work Order",
|
|
683
683
|
"mode": "edit",
|
|
684
684
|
"fields": [
|
|
685
685
|
"customerName",
|
|
@@ -712,14 +712,14 @@
|
|
|
712
712
|
"name": "WorkOrderDelete",
|
|
713
713
|
"linkedEntity": "WorkOrderRow",
|
|
714
714
|
"config": {
|
|
715
|
-
"icon": "alert-triangle",
|
|
716
715
|
"title": "Delete Work Order",
|
|
716
|
+
"alertMessage": "This action cannot be undone.",
|
|
717
717
|
"confirmLabel": "Delete",
|
|
718
|
-
"
|
|
718
|
+
"icon": "alert-triangle"
|
|
719
719
|
},
|
|
720
720
|
"events": {
|
|
721
|
-
"
|
|
722
|
-
"
|
|
721
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
722
|
+
"REQUEST": "DELETE"
|
|
723
723
|
},
|
|
724
724
|
"listens": [
|
|
725
725
|
{
|
|
@@ -1054,28 +1054,28 @@
|
|
|
1054
1054
|
"name": "TechnicianAppLayout",
|
|
1055
1055
|
"linkedEntity": "TechnicianRow",
|
|
1056
1056
|
"config": {
|
|
1057
|
+
"contentTrait": "@trait.TechnicianCatalog",
|
|
1057
1058
|
"navItems": [
|
|
1058
1059
|
{
|
|
1059
|
-
"icon": "clipboard-list",
|
|
1060
1060
|
"href": "/workorders",
|
|
1061
|
+
"icon": "clipboard-list",
|
|
1061
1062
|
"label": "Work Orders"
|
|
1062
1063
|
},
|
|
1063
1064
|
{
|
|
1064
|
-
"icon": "hard-hat",
|
|
1065
1065
|
"label": "Technicians",
|
|
1066
|
+
"icon": "hard-hat",
|
|
1066
1067
|
"href": "/technicians"
|
|
1067
1068
|
},
|
|
1068
1069
|
{
|
|
1069
|
-
"icon": "map-pin",
|
|
1070
1070
|
"label": "Check In",
|
|
1071
|
-
"href": "/jobs/checkin"
|
|
1071
|
+
"href": "/jobs/checkin",
|
|
1072
|
+
"icon": "map-pin"
|
|
1072
1073
|
}
|
|
1073
1074
|
],
|
|
1074
1075
|
"appName": "Field Service",
|
|
1075
1076
|
"searchEvent": "TECHNICIAN_SEARCH",
|
|
1076
|
-
"
|
|
1077
|
-
"notificationClickEvent": "TECHNICIAN_NOTIFICATIONS_OPEN"
|
|
1078
|
-
"notifications": []
|
|
1077
|
+
"notifications": [],
|
|
1078
|
+
"notificationClickEvent": "TECHNICIAN_NOTIFICATIONS_OPEN"
|
|
1079
1079
|
},
|
|
1080
1080
|
"events": {
|
|
1081
1081
|
"NOTIFY_CLICK": "TECHNICIAN_NOTIFICATIONS_OPEN",
|
|
@@ -1162,49 +1162,47 @@
|
|
|
1162
1162
|
"render-ui",
|
|
1163
1163
|
"main",
|
|
1164
1164
|
{
|
|
1165
|
-
"gap": "lg",
|
|
1166
1165
|
"type": "stack",
|
|
1167
|
-
"direction": "vertical",
|
|
1168
1166
|
"children": [
|
|
1169
1167
|
{
|
|
1170
|
-
"direction": "horizontal",
|
|
1171
|
-
"justify": "between",
|
|
1172
|
-
"type": "stack",
|
|
1173
1168
|
"align": "center",
|
|
1174
1169
|
"children": [
|
|
1175
1170
|
{
|
|
1171
|
+
"gap": "sm",
|
|
1172
|
+
"align": "center",
|
|
1176
1173
|
"children": [
|
|
1177
1174
|
{
|
|
1178
1175
|
"name": "hard-hat",
|
|
1179
1176
|
"type": "icon"
|
|
1180
1177
|
},
|
|
1181
1178
|
{
|
|
1182
|
-
"type": "typography",
|
|
1183
1179
|
"content": "Technicians",
|
|
1184
|
-
"variant": "h2"
|
|
1180
|
+
"variant": "h2",
|
|
1181
|
+
"type": "typography"
|
|
1185
1182
|
}
|
|
1186
1183
|
],
|
|
1187
|
-
"gap": "sm",
|
|
1188
1184
|
"type": "stack",
|
|
1189
|
-
"direction": "horizontal"
|
|
1190
|
-
"align": "center"
|
|
1185
|
+
"direction": "horizontal"
|
|
1191
1186
|
},
|
|
1192
1187
|
{
|
|
1193
|
-
"gap": "sm",
|
|
1194
|
-
"type": "stack",
|
|
1195
|
-
"direction": "horizontal",
|
|
1196
1188
|
"children": [
|
|
1197
1189
|
{
|
|
1198
|
-
"
|
|
1199
|
-
"icon": "user-plus",
|
|
1190
|
+
"label": "Add Technician",
|
|
1200
1191
|
"type": "button",
|
|
1201
1192
|
"action": "CREATE",
|
|
1202
|
-
"
|
|
1193
|
+
"variant": "primary",
|
|
1194
|
+
"icon": "user-plus"
|
|
1203
1195
|
}
|
|
1204
|
-
]
|
|
1196
|
+
],
|
|
1197
|
+
"gap": "sm",
|
|
1198
|
+
"type": "stack",
|
|
1199
|
+
"direction": "horizontal"
|
|
1205
1200
|
}
|
|
1206
1201
|
],
|
|
1207
|
-
"
|
|
1202
|
+
"type": "stack",
|
|
1203
|
+
"gap": "md",
|
|
1204
|
+
"justify": "between",
|
|
1205
|
+
"direction": "horizontal"
|
|
1208
1206
|
},
|
|
1209
1207
|
{
|
|
1210
1208
|
"type": "divider"
|
|
@@ -1215,20 +1213,22 @@
|
|
|
1215
1213
|
},
|
|
1216
1214
|
{
|
|
1217
1215
|
"variant": "h3",
|
|
1218
|
-
"
|
|
1219
|
-
"
|
|
1216
|
+
"content": "Dispatch Board",
|
|
1217
|
+
"type": "typography"
|
|
1220
1218
|
},
|
|
1221
1219
|
"@trait.TechnicianDispatchBoard",
|
|
1222
1220
|
{
|
|
1223
1221
|
"type": "divider"
|
|
1224
1222
|
},
|
|
1225
1223
|
{
|
|
1224
|
+
"content": "Field Check-In",
|
|
1226
1225
|
"variant": "h3",
|
|
1227
|
-
"type": "typography"
|
|
1228
|
-
"content": "Field Check-In"
|
|
1226
|
+
"type": "typography"
|
|
1229
1227
|
},
|
|
1230
1228
|
"@trait.TechnicianFieldCheckin"
|
|
1231
|
-
]
|
|
1229
|
+
],
|
|
1230
|
+
"direction": "vertical",
|
|
1231
|
+
"gap": "lg"
|
|
1232
1232
|
}
|
|
1233
1233
|
]
|
|
1234
1234
|
]
|
|
@@ -1247,10 +1247,11 @@
|
|
|
1247
1247
|
"render-ui",
|
|
1248
1248
|
"main",
|
|
1249
1249
|
{
|
|
1250
|
+
"className": "py-8",
|
|
1250
1251
|
"children": [
|
|
1251
1252
|
{
|
|
1252
|
-
"
|
|
1253
|
-
"
|
|
1253
|
+
"name": "bell",
|
|
1254
|
+
"type": "icon"
|
|
1254
1255
|
},
|
|
1255
1256
|
{
|
|
1256
1257
|
"type": "typography",
|
|
@@ -1264,17 +1265,16 @@
|
|
|
1264
1265
|
"variant": "caption"
|
|
1265
1266
|
},
|
|
1266
1267
|
{
|
|
1267
|
-
"variant": "ghost",
|
|
1268
|
-
"action": "INIT",
|
|
1269
1268
|
"type": "button",
|
|
1270
|
-
"label": "Back to technicians"
|
|
1269
|
+
"label": "Back to technicians",
|
|
1270
|
+
"variant": "ghost",
|
|
1271
|
+
"action": "INIT"
|
|
1271
1272
|
}
|
|
1272
1273
|
],
|
|
1273
|
-
"className": "py-8",
|
|
1274
|
-
"type": "stack",
|
|
1275
|
-
"gap": "md",
|
|
1276
1274
|
"direction": "vertical",
|
|
1277
|
-
"
|
|
1275
|
+
"type": "stack",
|
|
1276
|
+
"align": "center",
|
|
1277
|
+
"gap": "md"
|
|
1278
1278
|
}
|
|
1279
1279
|
]
|
|
1280
1280
|
]
|
|
@@ -1288,11 +1288,13 @@
|
|
|
1288
1288
|
"name": "TechnicianBrowseList",
|
|
1289
1289
|
"linkedEntity": "TechnicianRow",
|
|
1290
1290
|
"config": {
|
|
1291
|
+
"gap": "sm",
|
|
1292
|
+
"cols": 1.0,
|
|
1291
1293
|
"fields": [
|
|
1292
1294
|
{
|
|
1295
|
+
"name": "name",
|
|
1293
1296
|
"variant": "h4",
|
|
1294
|
-
"icon": "hard-hat"
|
|
1295
|
-
"name": "name"
|
|
1297
|
+
"icon": "hard-hat"
|
|
1296
1298
|
},
|
|
1297
1299
|
{
|
|
1298
1300
|
"name": "phone",
|
|
@@ -1303,30 +1305,28 @@
|
|
|
1303
1305
|
"variant": "caption"
|
|
1304
1306
|
},
|
|
1305
1307
|
{
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1308
|
+
"variant": "badge",
|
|
1309
|
+
"name": "available"
|
|
1308
1310
|
},
|
|
1309
1311
|
{
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
+
"variant": "caption",
|
|
1313
|
+
"name": "currentOrderId"
|
|
1312
1314
|
},
|
|
1313
1315
|
{
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1316
|
+
"name": "lastSeenAt",
|
|
1317
|
+
"variant": "caption"
|
|
1316
1318
|
}
|
|
1317
1319
|
],
|
|
1318
|
-
"cols": 1.0,
|
|
1319
|
-
"gap": "sm",
|
|
1320
1320
|
"itemActions": [
|
|
1321
1321
|
{
|
|
1322
|
+
"event": "VIEW",
|
|
1322
1323
|
"variant": "ghost",
|
|
1323
|
-
"label": "View"
|
|
1324
|
-
"event": "VIEW"
|
|
1324
|
+
"label": "View"
|
|
1325
1325
|
},
|
|
1326
1326
|
{
|
|
1327
|
-
"
|
|
1327
|
+
"variant": "ghost",
|
|
1328
1328
|
"label": "Edit",
|
|
1329
|
-
"
|
|
1329
|
+
"event": "EDIT"
|
|
1330
1330
|
},
|
|
1331
1331
|
{
|
|
1332
1332
|
"label": "Delete",
|
|
@@ -1374,8 +1374,8 @@
|
|
|
1374
1374
|
"name": "TechnicianFieldCheckin",
|
|
1375
1375
|
"linkedEntity": "TechnicianRow",
|
|
1376
1376
|
"config": {
|
|
1377
|
-
"
|
|
1378
|
-
"
|
|
1377
|
+
"title": "Technician Check-In",
|
|
1378
|
+
"mode": "geo"
|
|
1379
1379
|
}
|
|
1380
1380
|
},
|
|
1381
1381
|
{
|
|
@@ -1383,9 +1383,8 @@
|
|
|
1383
1383
|
"name": "TechnicianCreate",
|
|
1384
1384
|
"linkedEntity": "TechnicianRow",
|
|
1385
1385
|
"config": {
|
|
1386
|
-
"title": "Add Technician",
|
|
1387
1386
|
"icon": "user-plus",
|
|
1388
|
-
"
|
|
1387
|
+
"title": "Add Technician",
|
|
1389
1388
|
"fields": [
|
|
1390
1389
|
"name",
|
|
1391
1390
|
"phone",
|
|
@@ -1394,7 +1393,8 @@
|
|
|
1394
1393
|
"currentOrderId",
|
|
1395
1394
|
"lat",
|
|
1396
1395
|
"lng"
|
|
1397
|
-
]
|
|
1396
|
+
],
|
|
1397
|
+
"mode": "create"
|
|
1398
1398
|
},
|
|
1399
1399
|
"events": {
|
|
1400
1400
|
"OPEN": "CREATE"
|
|
@@ -1415,8 +1415,6 @@
|
|
|
1415
1415
|
"name": "TechnicianEdit",
|
|
1416
1416
|
"linkedEntity": "TechnicianRow",
|
|
1417
1417
|
"config": {
|
|
1418
|
-
"icon": "edit",
|
|
1419
|
-
"mode": "edit",
|
|
1420
1418
|
"fields": [
|
|
1421
1419
|
"name",
|
|
1422
1420
|
"phone",
|
|
@@ -1426,6 +1424,8 @@
|
|
|
1426
1424
|
"lat",
|
|
1427
1425
|
"lng"
|
|
1428
1426
|
],
|
|
1427
|
+
"mode": "edit",
|
|
1428
|
+
"icon": "edit",
|
|
1429
1429
|
"title": "Edit Technician"
|
|
1430
1430
|
},
|
|
1431
1431
|
"events": {
|
|
@@ -1447,9 +1447,8 @@
|
|
|
1447
1447
|
"name": "TechnicianView",
|
|
1448
1448
|
"linkedEntity": "TechnicianRow",
|
|
1449
1449
|
"config": {
|
|
1450
|
-
"title": "View Technician",
|
|
1451
|
-
"icon": "eye",
|
|
1452
1450
|
"mode": "edit",
|
|
1451
|
+
"icon": "eye",
|
|
1453
1452
|
"fields": [
|
|
1454
1453
|
"name",
|
|
1455
1454
|
"phone",
|
|
@@ -1459,7 +1458,8 @@
|
|
|
1459
1458
|
"lat",
|
|
1460
1459
|
"lng",
|
|
1461
1460
|
"lastSeenAt"
|
|
1462
|
-
]
|
|
1461
|
+
],
|
|
1462
|
+
"title": "View Technician"
|
|
1463
1463
|
},
|
|
1464
1464
|
"events": {
|
|
1465
1465
|
"OPEN": "VIEW"
|
|
@@ -1721,27 +1721,27 @@
|
|
|
1721
1721
|
"linkedEntity": "JobCheckinRow",
|
|
1722
1722
|
"config": {
|
|
1723
1723
|
"notificationClickEvent": "JOB_CHECKIN_NOTIFICATIONS_OPEN",
|
|
1724
|
-
"searchEvent": "JOB_CHECKIN_SEARCH",
|
|
1725
|
-
"notifications": [],
|
|
1726
|
-
"contentTrait": "@trait.JobCheckinComposer",
|
|
1727
|
-
"appName": "Field Service",
|
|
1728
1724
|
"navItems": [
|
|
1729
1725
|
{
|
|
1730
|
-
"label": "Work Orders",
|
|
1731
1726
|
"href": "/workorders",
|
|
1727
|
+
"label": "Work Orders",
|
|
1732
1728
|
"icon": "clipboard-list"
|
|
1733
1729
|
},
|
|
1734
1730
|
{
|
|
1735
1731
|
"icon": "hard-hat",
|
|
1736
|
-
"
|
|
1737
|
-
"
|
|
1732
|
+
"href": "/technicians",
|
|
1733
|
+
"label": "Technicians"
|
|
1738
1734
|
},
|
|
1739
1735
|
{
|
|
1740
|
-
"
|
|
1736
|
+
"href": "/jobs/checkin",
|
|
1741
1737
|
"icon": "map-pin",
|
|
1742
|
-
"
|
|
1738
|
+
"label": "Check In"
|
|
1743
1739
|
}
|
|
1744
|
-
]
|
|
1740
|
+
],
|
|
1741
|
+
"notifications": [],
|
|
1742
|
+
"searchEvent": "JOB_CHECKIN_SEARCH",
|
|
1743
|
+
"contentTrait": "@trait.JobCheckinComposer",
|
|
1744
|
+
"appName": "Field Service"
|
|
1745
1745
|
},
|
|
1746
1746
|
"events": {
|
|
1747
1747
|
"SEARCH": "JOB_CHECKIN_SEARCH",
|
|
@@ -1775,52 +1775,52 @@
|
|
|
1775
1775
|
"main",
|
|
1776
1776
|
{
|
|
1777
1777
|
"direction": "vertical",
|
|
1778
|
-
"gap": "lg",
|
|
1779
|
-
"type": "stack",
|
|
1780
|
-
"className": "max-w-3xl mx-auto w-full",
|
|
1781
1778
|
"children": [
|
|
1782
1779
|
{
|
|
1783
|
-
"
|
|
1780
|
+
"align": "center",
|
|
1784
1781
|
"children": [
|
|
1785
1782
|
{
|
|
1786
1783
|
"type": "icon",
|
|
1787
1784
|
"name": "map-pin"
|
|
1788
1785
|
},
|
|
1789
1786
|
{
|
|
1787
|
+
"variant": "h2",
|
|
1790
1788
|
"type": "typography",
|
|
1791
|
-
"content": "Job Check-In"
|
|
1792
|
-
"variant": "h2"
|
|
1789
|
+
"content": "Job Check-In"
|
|
1793
1790
|
}
|
|
1794
1791
|
],
|
|
1795
|
-
"align": "center",
|
|
1796
1792
|
"gap": "sm",
|
|
1797
|
-
"type": "stack"
|
|
1793
|
+
"type": "stack",
|
|
1794
|
+
"direction": "horizontal"
|
|
1798
1795
|
},
|
|
1799
1796
|
{
|
|
1797
|
+
"type": "typography",
|
|
1800
1798
|
"variant": "caption",
|
|
1801
1799
|
"color": "muted",
|
|
1802
|
-
"type": "typography",
|
|
1803
1800
|
"content": "Verify your arrival, complete the job, and capture the customer's signature."
|
|
1804
1801
|
},
|
|
1805
1802
|
{
|
|
1806
1803
|
"type": "divider"
|
|
1807
1804
|
},
|
|
1808
1805
|
{
|
|
1809
|
-
"content": "1. Arrival check-in",
|
|
1810
1806
|
"type": "typography",
|
|
1811
|
-
"variant": "h3"
|
|
1807
|
+
"variant": "h3",
|
|
1808
|
+
"content": "1. Arrival check-in"
|
|
1812
1809
|
},
|
|
1813
1810
|
"@trait.JobArrivalCheckin",
|
|
1814
1811
|
{
|
|
1815
1812
|
"type": "divider"
|
|
1816
1813
|
},
|
|
1817
1814
|
{
|
|
1818
|
-
"type": "typography",
|
|
1819
1815
|
"variant": "h3",
|
|
1820
|
-
"content": "2. Customer signature"
|
|
1816
|
+
"content": "2. Customer signature",
|
|
1817
|
+
"type": "typography"
|
|
1821
1818
|
},
|
|
1822
1819
|
"@trait.JobCompletionSignature"
|
|
1823
|
-
]
|
|
1820
|
+
],
|
|
1821
|
+
"className": "max-w-3xl mx-auto w-full",
|
|
1822
|
+
"gap": "lg",
|
|
1823
|
+
"type": "stack"
|
|
1824
1824
|
}
|
|
1825
1825
|
]
|
|
1826
1826
|
]
|
|
@@ -1833,8 +1833,8 @@
|
|
|
1833
1833
|
"ref": "Checkin.traits.CheckinScan",
|
|
1834
1834
|
"name": "JobArrivalCheckin",
|
|
1835
1835
|
"config": {
|
|
1836
|
-
"
|
|
1837
|
-
"
|
|
1836
|
+
"title": "Confirm arrival on site",
|
|
1837
|
+
"mode": "geo"
|
|
1838
1838
|
}
|
|
1839
1839
|
},
|
|
1840
1840
|
{
|