wicked-studio 0.4.6 → 0.4.8
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/dist/assets/index-BdQQv2hz.js +537 -0
- package/dist/assets/index-BmmNnS2d.css +32 -0
- package/dist/index.html +2 -2
- package/dist/testid-inventory.json +541 -222
- package/package.json +1 -1
- package/dist/assets/index-Bj7TB0yo.js +0 -533
- package/dist/assets/index-DJzyQBx3.css +0 -32
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"Entry kinds: `static` values appear verbatim in the DOM; `dynamic` are template-literal testids with each ${expr} normalised to '*'; `computed` carry the raw JSX expression — dynamic/computed resolve only against a live DOM."
|
|
9
9
|
],
|
|
10
10
|
"version": 1,
|
|
11
|
-
"studioVersion": "0.4.
|
|
11
|
+
"studioVersion": "0.4.8",
|
|
12
12
|
"counts": {
|
|
13
13
|
"files": 116,
|
|
14
|
-
"occurrences":
|
|
15
|
-
"static":
|
|
16
|
-
"dynamic":
|
|
14
|
+
"occurrences": 930,
|
|
15
|
+
"static": 795,
|
|
16
|
+
"dynamic": 43,
|
|
17
17
|
"computed": 6
|
|
18
18
|
},
|
|
19
19
|
"static": [
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
]
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
|
-
"testId": "activity-
|
|
53
|
+
"testId": "activity-line",
|
|
54
54
|
"files": [
|
|
55
|
-
"src/components/
|
|
55
|
+
"src/components/HomeCommand.tsx"
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
58
|
{
|
|
@@ -187,6 +187,138 @@
|
|
|
187
187
|
"src/components/ArtifactCard.tsx"
|
|
188
188
|
]
|
|
189
189
|
},
|
|
190
|
+
{
|
|
191
|
+
"testId": "assist-analyze",
|
|
192
|
+
"files": [
|
|
193
|
+
"src/components/AssistDock.tsx"
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"testId": "assist-attach",
|
|
198
|
+
"files": [
|
|
199
|
+
"src/components/AssistDock.tsx"
|
|
200
|
+
]
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"testId": "assist-attachment-chip",
|
|
204
|
+
"files": [
|
|
205
|
+
"src/components/AssistDock.tsx"
|
|
206
|
+
]
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"testId": "assist-chat",
|
|
210
|
+
"files": [
|
|
211
|
+
"src/components/AssistDock.tsx"
|
|
212
|
+
]
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"testId": "assist-chat-msg",
|
|
216
|
+
"files": [
|
|
217
|
+
"src/components/AssistDock.tsx"
|
|
218
|
+
]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"testId": "assist-chat-seat",
|
|
222
|
+
"files": [
|
|
223
|
+
"src/components/AssistDock.tsx"
|
|
224
|
+
]
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"testId": "assist-chat-waiting",
|
|
228
|
+
"files": [
|
|
229
|
+
"src/components/AssistDock.tsx"
|
|
230
|
+
]
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"testId": "assist-context",
|
|
234
|
+
"files": [
|
|
235
|
+
"src/components/AssistDock.tsx"
|
|
236
|
+
]
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"testId": "assist-dock",
|
|
240
|
+
"files": [
|
|
241
|
+
"src/components/AssistDock.tsx"
|
|
242
|
+
]
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"testId": "assist-dock-rail",
|
|
246
|
+
"files": [
|
|
247
|
+
"src/components/AssistDock.tsx"
|
|
248
|
+
]
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"testId": "assist-dock-toggle",
|
|
252
|
+
"files": [
|
|
253
|
+
"src/components/AssistDock.tsx"
|
|
254
|
+
]
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"testId": "assist-empty",
|
|
258
|
+
"files": [
|
|
259
|
+
"src/components/AssistDock.tsx"
|
|
260
|
+
]
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"testId": "assist-import-now",
|
|
264
|
+
"files": [
|
|
265
|
+
"src/components/AssistDock.tsx"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"testId": "assist-input",
|
|
270
|
+
"files": [
|
|
271
|
+
"src/components/AssistDock.tsx"
|
|
272
|
+
]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"testId": "assist-note",
|
|
276
|
+
"files": [
|
|
277
|
+
"src/components/AssistDock.tsx"
|
|
278
|
+
]
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"testId": "assist-prompt",
|
|
282
|
+
"files": [
|
|
283
|
+
"src/components/AssistDock.tsx"
|
|
284
|
+
]
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"testId": "assist-prompts",
|
|
288
|
+
"files": [
|
|
289
|
+
"src/components/AssistDock.tsx"
|
|
290
|
+
]
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"testId": "assist-run",
|
|
294
|
+
"files": [
|
|
295
|
+
"src/components/AssistDock.tsx"
|
|
296
|
+
]
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"testId": "assist-run-waiting",
|
|
300
|
+
"files": [
|
|
301
|
+
"src/components/AssistDock.tsx"
|
|
302
|
+
]
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"testId": "assist-send",
|
|
306
|
+
"files": [
|
|
307
|
+
"src/components/AssistDock.tsx"
|
|
308
|
+
]
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"testId": "assist-thread",
|
|
312
|
+
"files": [
|
|
313
|
+
"src/components/AssistDock.tsx"
|
|
314
|
+
]
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"testId": "assist-user-msg",
|
|
318
|
+
"files": [
|
|
319
|
+
"src/components/AssistDock.tsx"
|
|
320
|
+
]
|
|
321
|
+
},
|
|
190
322
|
{
|
|
191
323
|
"testId": "assumption-transform",
|
|
192
324
|
"files": [
|
|
@@ -301,12 +433,6 @@
|
|
|
301
433
|
"src/components/NotificationBell.tsx"
|
|
302
434
|
]
|
|
303
435
|
},
|
|
304
|
-
{
|
|
305
|
-
"testId": "board-all-quiet",
|
|
306
|
-
"files": [
|
|
307
|
-
"src/components/HomeBoard.tsx"
|
|
308
|
-
]
|
|
309
|
-
},
|
|
310
436
|
{
|
|
311
437
|
"testId": "brand-learn",
|
|
312
438
|
"files": [
|
|
@@ -391,6 +517,30 @@
|
|
|
391
517
|
"src/components/Burn.tsx"
|
|
392
518
|
]
|
|
393
519
|
},
|
|
520
|
+
{
|
|
521
|
+
"testId": "campaign-card",
|
|
522
|
+
"files": [
|
|
523
|
+
"src/components/CampaignsPage.tsx"
|
|
524
|
+
]
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"testId": "campaign-card-bar",
|
|
528
|
+
"files": [
|
|
529
|
+
"src/components/CampaignsPage.tsx"
|
|
530
|
+
]
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"testId": "campaign-card-progress",
|
|
534
|
+
"files": [
|
|
535
|
+
"src/components/CampaignsPage.tsx"
|
|
536
|
+
]
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"testId": "campaign-card-split",
|
|
540
|
+
"files": [
|
|
541
|
+
"src/components/CampaignsPage.tsx"
|
|
542
|
+
]
|
|
543
|
+
},
|
|
394
544
|
{
|
|
395
545
|
"testId": "campaign-cost-cell",
|
|
396
546
|
"files": [
|
|
@@ -439,6 +589,12 @@
|
|
|
439
589
|
"src/components/CampaignScoreboard.tsx"
|
|
440
590
|
]
|
|
441
591
|
},
|
|
592
|
+
{
|
|
593
|
+
"testId": "campaign-needs-you",
|
|
594
|
+
"files": [
|
|
595
|
+
"src/components/CampaignsPage.tsx"
|
|
596
|
+
]
|
|
597
|
+
},
|
|
442
598
|
{
|
|
443
599
|
"testId": "campaign-notfound",
|
|
444
600
|
"files": [
|
|
@@ -463,12 +619,6 @@
|
|
|
463
619
|
"src/components/CampaignScoreboard.tsx"
|
|
464
620
|
]
|
|
465
621
|
},
|
|
466
|
-
{
|
|
467
|
-
"testId": "campaign-row",
|
|
468
|
-
"files": [
|
|
469
|
-
"src/components/CampaignsPage.tsx"
|
|
470
|
-
]
|
|
471
|
-
},
|
|
472
622
|
{
|
|
473
623
|
"testId": "campaign-run-delivery",
|
|
474
624
|
"files": [
|
|
@@ -499,6 +649,12 @@
|
|
|
499
649
|
"src/components/CampaignsPage.tsx"
|
|
500
650
|
]
|
|
501
651
|
},
|
|
652
|
+
{
|
|
653
|
+
"testId": "campaigns-empty-filter",
|
|
654
|
+
"files": [
|
|
655
|
+
"src/components/CampaignsPage.tsx"
|
|
656
|
+
]
|
|
657
|
+
},
|
|
502
658
|
{
|
|
503
659
|
"testId": "campaigns-page",
|
|
504
660
|
"files": [
|
|
@@ -511,6 +667,12 @@
|
|
|
511
667
|
"src/components/CampaignsPage.tsx"
|
|
512
668
|
]
|
|
513
669
|
},
|
|
670
|
+
{
|
|
671
|
+
"testId": "campaigns-show-older",
|
|
672
|
+
"files": [
|
|
673
|
+
"src/components/CampaignsPage.tsx"
|
|
674
|
+
]
|
|
675
|
+
},
|
|
514
676
|
{
|
|
515
677
|
"testId": "campaigns-unsupported",
|
|
516
678
|
"files": [
|
|
@@ -595,6 +757,12 @@
|
|
|
595
757
|
"src/components/ChatThread.tsx"
|
|
596
758
|
]
|
|
597
759
|
},
|
|
760
|
+
{
|
|
761
|
+
"testId": "chat-needs-you",
|
|
762
|
+
"files": [
|
|
763
|
+
"src/components/ChatsPage.tsx"
|
|
764
|
+
]
|
|
765
|
+
},
|
|
598
766
|
{
|
|
599
767
|
"testId": "chat-project-row",
|
|
600
768
|
"files": [
|
|
@@ -631,6 +799,18 @@
|
|
|
631
799
|
"src/components/ChatsPage.tsx"
|
|
632
800
|
]
|
|
633
801
|
},
|
|
802
|
+
{
|
|
803
|
+
"testId": "chat-run-title",
|
|
804
|
+
"files": [
|
|
805
|
+
"src/components/ChatsPage.tsx"
|
|
806
|
+
]
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"testId": "chat-seat",
|
|
810
|
+
"files": [
|
|
811
|
+
"src/components/ChatsPage.tsx"
|
|
812
|
+
]
|
|
813
|
+
},
|
|
634
814
|
{
|
|
635
815
|
"testId": "chat-send-failed",
|
|
636
816
|
"files": [
|
|
@@ -661,12 +841,24 @@
|
|
|
661
841
|
"src/components/GroupChat.tsx"
|
|
662
842
|
]
|
|
663
843
|
},
|
|
844
|
+
{
|
|
845
|
+
"testId": "chats-clear-filters",
|
|
846
|
+
"files": [
|
|
847
|
+
"src/components/ChatsPage.tsx"
|
|
848
|
+
]
|
|
849
|
+
},
|
|
664
850
|
{
|
|
665
851
|
"testId": "chats-empty",
|
|
666
852
|
"files": [
|
|
667
853
|
"src/components/ChatsPage.tsx"
|
|
668
854
|
]
|
|
669
855
|
},
|
|
856
|
+
{
|
|
857
|
+
"testId": "chats-empty-filter",
|
|
858
|
+
"files": [
|
|
859
|
+
"src/components/ChatsPage.tsx"
|
|
860
|
+
]
|
|
861
|
+
},
|
|
670
862
|
{
|
|
671
863
|
"testId": "chats-empty-live",
|
|
672
864
|
"files": [
|
|
@@ -674,7 +866,19 @@
|
|
|
674
866
|
]
|
|
675
867
|
},
|
|
676
868
|
{
|
|
677
|
-
"testId": "chats-
|
|
869
|
+
"testId": "chats-hidden-chip",
|
|
870
|
+
"files": [
|
|
871
|
+
"src/components/ChatsPage.tsx"
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"testId": "chats-new",
|
|
876
|
+
"files": [
|
|
877
|
+
"src/components/ChatsPage.tsx"
|
|
878
|
+
]
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"testId": "chats-page",
|
|
678
882
|
"files": [
|
|
679
883
|
"src/components/ChatsPage.tsx"
|
|
680
884
|
]
|
|
@@ -691,6 +895,12 @@
|
|
|
691
895
|
"src/components/WorkChronicle.tsx"
|
|
692
896
|
]
|
|
693
897
|
},
|
|
898
|
+
{
|
|
899
|
+
"testId": "command-center",
|
|
900
|
+
"files": [
|
|
901
|
+
"src/components/HomeBoard.tsx"
|
|
902
|
+
]
|
|
903
|
+
},
|
|
694
904
|
{
|
|
695
905
|
"testId": "command-palette",
|
|
696
906
|
"files": [
|
|
@@ -1193,6 +1403,12 @@
|
|
|
1193
1403
|
"src/components/WorkChronicle.tsx"
|
|
1194
1404
|
]
|
|
1195
1405
|
},
|
|
1406
|
+
{
|
|
1407
|
+
"testId": "essence-entry",
|
|
1408
|
+
"files": [
|
|
1409
|
+
"src/components/HomeCommand.tsx"
|
|
1410
|
+
]
|
|
1411
|
+
},
|
|
1196
1412
|
{
|
|
1197
1413
|
"testId": "event-log",
|
|
1198
1414
|
"files": [
|
|
@@ -1271,36 +1487,6 @@
|
|
|
1271
1487
|
"src/components/FailureBanner.tsx"
|
|
1272
1488
|
]
|
|
1273
1489
|
},
|
|
1274
|
-
{
|
|
1275
|
-
"testId": "feed-gate-approaching",
|
|
1276
|
-
"files": [
|
|
1277
|
-
"src/components/LiveFeed.tsx"
|
|
1278
|
-
]
|
|
1279
|
-
},
|
|
1280
|
-
{
|
|
1281
|
-
"testId": "feed-line",
|
|
1282
|
-
"files": [
|
|
1283
|
-
"src/components/LiveFeed.tsx"
|
|
1284
|
-
]
|
|
1285
|
-
},
|
|
1286
|
-
{
|
|
1287
|
-
"testId": "feed-open-run",
|
|
1288
|
-
"files": [
|
|
1289
|
-
"src/components/LiveFeed.tsx"
|
|
1290
|
-
]
|
|
1291
|
-
},
|
|
1292
|
-
{
|
|
1293
|
-
"testId": "feed-phase-line",
|
|
1294
|
-
"files": [
|
|
1295
|
-
"src/components/LiveFeed.tsx"
|
|
1296
|
-
]
|
|
1297
|
-
},
|
|
1298
|
-
{
|
|
1299
|
-
"testId": "feed-unit-description",
|
|
1300
|
-
"files": [
|
|
1301
|
-
"src/components/LiveFeed.tsx"
|
|
1302
|
-
]
|
|
1303
|
-
},
|
|
1304
1490
|
{
|
|
1305
1491
|
"testId": "feedback-comment",
|
|
1306
1492
|
"files": [
|
|
@@ -1589,6 +1775,48 @@
|
|
|
1589
1775
|
"src/components/LeftSidebar.tsx"
|
|
1590
1776
|
]
|
|
1591
1777
|
},
|
|
1778
|
+
{
|
|
1779
|
+
"testId": "home-activity",
|
|
1780
|
+
"files": [
|
|
1781
|
+
"src/components/HomeCommand.tsx"
|
|
1782
|
+
]
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"testId": "home-ask",
|
|
1786
|
+
"files": [
|
|
1787
|
+
"src/components/HomeCommand.tsx"
|
|
1788
|
+
]
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"testId": "home-calm",
|
|
1792
|
+
"files": [
|
|
1793
|
+
"src/components/NeedsYouQueue.tsx"
|
|
1794
|
+
]
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"testId": "home-essence",
|
|
1798
|
+
"files": [
|
|
1799
|
+
"src/components/HomeCommand.tsx"
|
|
1800
|
+
]
|
|
1801
|
+
},
|
|
1802
|
+
{
|
|
1803
|
+
"testId": "home-verb-project",
|
|
1804
|
+
"files": [
|
|
1805
|
+
"src/components/HomeCommand.tsx"
|
|
1806
|
+
]
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"testId": "home-verbs",
|
|
1810
|
+
"files": [
|
|
1811
|
+
"src/components/HomeCommand.tsx"
|
|
1812
|
+
]
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"testId": "home-welcome",
|
|
1816
|
+
"files": [
|
|
1817
|
+
"src/components/HomeBoard.tsx"
|
|
1818
|
+
]
|
|
1819
|
+
},
|
|
1592
1820
|
{
|
|
1593
1821
|
"testId": "hotspots-excerpt",
|
|
1594
1822
|
"files": [
|
|
@@ -1661,12 +1889,6 @@
|
|
|
1661
1889
|
"src/components/PhaseLadder.tsx"
|
|
1662
1890
|
]
|
|
1663
1891
|
},
|
|
1664
|
-
{
|
|
1665
|
-
"testId": "landing-lede",
|
|
1666
|
-
"files": [
|
|
1667
|
-
"src/components/NarrativeBand.tsx"
|
|
1668
|
-
]
|
|
1669
|
-
},
|
|
1670
1892
|
{
|
|
1671
1893
|
"testId": "language-bar",
|
|
1672
1894
|
"files": [
|
|
@@ -1825,36 +2047,6 @@
|
|
|
1825
2047
|
"src/components/ThemesMenu.tsx"
|
|
1826
2048
|
]
|
|
1827
2049
|
},
|
|
1828
|
-
{
|
|
1829
|
-
"testId": "lede-segment",
|
|
1830
|
-
"files": [
|
|
1831
|
-
"src/components/NarrativeBand.tsx"
|
|
1832
|
-
]
|
|
1833
|
-
},
|
|
1834
|
-
{
|
|
1835
|
-
"testId": "lede-spend",
|
|
1836
|
-
"files": [
|
|
1837
|
-
"src/components/NarrativeBand.tsx"
|
|
1838
|
-
]
|
|
1839
|
-
},
|
|
1840
|
-
{
|
|
1841
|
-
"testId": "lede-spend-window",
|
|
1842
|
-
"files": [
|
|
1843
|
-
"src/components/NarrativeBand.tsx"
|
|
1844
|
-
]
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"testId": "lede-undatable",
|
|
1848
|
-
"files": [
|
|
1849
|
-
"src/components/NarrativeBand.tsx"
|
|
1850
|
-
]
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"testId": "lede-window",
|
|
1854
|
-
"files": [
|
|
1855
|
-
"src/components/NarrativeBand.tsx"
|
|
1856
|
-
]
|
|
1857
|
-
},
|
|
1858
2050
|
{
|
|
1859
2051
|
"testId": "ledger-denial",
|
|
1860
2052
|
"files": [
|
|
@@ -1909,24 +2101,12 @@
|
|
|
1909
2101
|
"src/components/ChatsPage.tsx"
|
|
1910
2102
|
]
|
|
1911
2103
|
},
|
|
1912
|
-
{
|
|
1913
|
-
"testId": "live-chats",
|
|
1914
|
-
"files": [
|
|
1915
|
-
"src/components/ChatsPage.tsx"
|
|
1916
|
-
]
|
|
1917
|
-
},
|
|
1918
2104
|
{
|
|
1919
2105
|
"testId": "live-edge",
|
|
1920
2106
|
"files": [
|
|
1921
2107
|
"src/components/LiveEdge.tsx"
|
|
1922
2108
|
]
|
|
1923
2109
|
},
|
|
1924
|
-
{
|
|
1925
|
-
"testId": "live-feed",
|
|
1926
|
-
"files": [
|
|
1927
|
-
"src/components/LiveFeed.tsx"
|
|
1928
|
-
]
|
|
1929
|
-
},
|
|
1930
2110
|
{
|
|
1931
2111
|
"testId": "live-line",
|
|
1932
2112
|
"files": [
|
|
@@ -2163,9 +2343,27 @@
|
|
|
2163
2343
|
]
|
|
2164
2344
|
},
|
|
2165
2345
|
{
|
|
2166
|
-
"testId": "
|
|
2346
|
+
"testId": "need-act",
|
|
2167
2347
|
"files": [
|
|
2168
|
-
"src/components/
|
|
2348
|
+
"src/components/NeedsYouQueue.tsx"
|
|
2349
|
+
]
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"testId": "need-age",
|
|
2353
|
+
"files": [
|
|
2354
|
+
"src/components/NeedsYouQueue.tsx"
|
|
2355
|
+
]
|
|
2356
|
+
},
|
|
2357
|
+
{
|
|
2358
|
+
"testId": "need-line",
|
|
2359
|
+
"files": [
|
|
2360
|
+
"src/components/NeedsYouQueue.tsx"
|
|
2361
|
+
]
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
"testId": "need-row",
|
|
2365
|
+
"files": [
|
|
2366
|
+
"src/components/NeedsYouQueue.tsx"
|
|
2169
2367
|
]
|
|
2170
2368
|
},
|
|
2171
2369
|
{
|
|
@@ -2174,6 +2372,12 @@
|
|
|
2174
2372
|
"src/components/AssumptionsPanel.tsx"
|
|
2175
2373
|
]
|
|
2176
2374
|
},
|
|
2375
|
+
{
|
|
2376
|
+
"testId": "needs-you-queue",
|
|
2377
|
+
"files": [
|
|
2378
|
+
"src/components/NeedsYouQueue.tsx"
|
|
2379
|
+
]
|
|
2380
|
+
},
|
|
2177
2381
|
{
|
|
2178
2382
|
"testId": "new-project-cancel",
|
|
2179
2383
|
"files": [
|
|
@@ -2318,12 +2522,6 @@
|
|
|
2318
2522
|
"src/components/NowBar.tsx"
|
|
2319
2523
|
]
|
|
2320
2524
|
},
|
|
2321
|
-
{
|
|
2322
|
-
"testId": "outcome-unplaced-note",
|
|
2323
|
-
"files": [
|
|
2324
|
-
"src/components/RunOutcomeBar.tsx"
|
|
2325
|
-
]
|
|
2326
|
-
},
|
|
2327
2525
|
{
|
|
2328
2526
|
"testId": "overlay-slider",
|
|
2329
2527
|
"files": [
|
|
@@ -2626,6 +2824,12 @@
|
|
|
2626
2824
|
"src/components/RunsSection.tsx"
|
|
2627
2825
|
]
|
|
2628
2826
|
},
|
|
2827
|
+
{
|
|
2828
|
+
"testId": "rail-ask",
|
|
2829
|
+
"files": [
|
|
2830
|
+
"src/components/LeftSidebar.tsx"
|
|
2831
|
+
]
|
|
2832
|
+
},
|
|
2629
2833
|
{
|
|
2630
2834
|
"testId": "rail-chevron",
|
|
2631
2835
|
"files": [
|
|
@@ -2748,87 +2952,93 @@
|
|
|
2748
2952
|
]
|
|
2749
2953
|
},
|
|
2750
2954
|
{
|
|
2751
|
-
"testId": "repo-
|
|
2955
|
+
"testId": "repo-card-runs",
|
|
2752
2956
|
"files": [
|
|
2753
|
-
"src/components/
|
|
2957
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2754
2958
|
]
|
|
2755
2959
|
},
|
|
2756
2960
|
{
|
|
2757
|
-
"testId": "repo-
|
|
2961
|
+
"testId": "repo-card-split",
|
|
2758
2962
|
"files": [
|
|
2759
2963
|
"src/components/RepositoriesPanel.tsx"
|
|
2760
2964
|
]
|
|
2761
2965
|
},
|
|
2762
2966
|
{
|
|
2763
|
-
"testId": "
|
|
2967
|
+
"testId": "repo-chip",
|
|
2968
|
+
"files": [
|
|
2969
|
+
"src/components/ChatInput.tsx"
|
|
2970
|
+
]
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"testId": "repo-graph-state",
|
|
2764
2974
|
"files": [
|
|
2765
2975
|
"src/components/RepositoriesPanel.tsx"
|
|
2766
2976
|
]
|
|
2767
2977
|
},
|
|
2768
2978
|
{
|
|
2769
|
-
"testId": "
|
|
2979
|
+
"testId": "repo-needs-you",
|
|
2770
2980
|
"files": [
|
|
2771
|
-
"src/components/
|
|
2981
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2772
2982
|
]
|
|
2773
2983
|
},
|
|
2774
2984
|
{
|
|
2775
|
-
"testId": "
|
|
2985
|
+
"testId": "repo-onboard",
|
|
2776
2986
|
"files": [
|
|
2777
|
-
"src/components/
|
|
2987
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2778
2988
|
]
|
|
2779
2989
|
},
|
|
2780
2990
|
{
|
|
2781
|
-
"testId": "
|
|
2991
|
+
"testId": "repo-project-row",
|
|
2782
2992
|
"files": [
|
|
2783
|
-
"src/components/
|
|
2993
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2784
2994
|
]
|
|
2785
2995
|
},
|
|
2786
2996
|
{
|
|
2787
|
-
"testId": "
|
|
2997
|
+
"testId": "repo-reindex",
|
|
2788
2998
|
"files": [
|
|
2789
|
-
"src/components/
|
|
2999
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2790
3000
|
]
|
|
2791
3001
|
},
|
|
2792
3002
|
{
|
|
2793
|
-
"testId": "
|
|
3003
|
+
"testId": "repos-add",
|
|
2794
3004
|
"files": [
|
|
2795
|
-
"src/components/
|
|
3005
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2796
3006
|
]
|
|
2797
3007
|
},
|
|
2798
3008
|
{
|
|
2799
|
-
"testId": "
|
|
3009
|
+
"testId": "repos-clear-filters",
|
|
2800
3010
|
"files": [
|
|
2801
|
-
"src/components/
|
|
3011
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2802
3012
|
]
|
|
2803
3013
|
},
|
|
2804
3014
|
{
|
|
2805
|
-
"testId": "
|
|
3015
|
+
"testId": "repos-empty",
|
|
2806
3016
|
"files": [
|
|
2807
|
-
"src/components/
|
|
3017
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2808
3018
|
]
|
|
2809
3019
|
},
|
|
2810
3020
|
{
|
|
2811
|
-
"testId": "
|
|
3021
|
+
"testId": "repos-empty-filter",
|
|
2812
3022
|
"files": [
|
|
2813
|
-
"src/components/
|
|
3023
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2814
3024
|
]
|
|
2815
3025
|
},
|
|
2816
3026
|
{
|
|
2817
|
-
"testId": "
|
|
3027
|
+
"testId": "repos-page",
|
|
2818
3028
|
"files": [
|
|
2819
|
-
"src/components/
|
|
3029
|
+
"src/components/RepositoriesPanel.tsx"
|
|
2820
3030
|
]
|
|
2821
3031
|
},
|
|
2822
3032
|
{
|
|
2823
|
-
"testId": "
|
|
3033
|
+
"testId": "retry-link",
|
|
2824
3034
|
"files": [
|
|
2825
|
-
"src/components/
|
|
3035
|
+
"src/components/RunTimeline.tsx"
|
|
2826
3036
|
]
|
|
2827
3037
|
},
|
|
2828
3038
|
{
|
|
2829
|
-
"testId": "
|
|
3039
|
+
"testId": "rework-badge",
|
|
2830
3040
|
"files": [
|
|
2831
|
-
"src/components/
|
|
3041
|
+
"src/components/DecisionsLedger.tsx"
|
|
2832
3042
|
]
|
|
2833
3043
|
},
|
|
2834
3044
|
{
|
|
@@ -3243,6 +3453,12 @@
|
|
|
3243
3453
|
"src/components/DocumentThread.tsx"
|
|
3244
3454
|
]
|
|
3245
3455
|
},
|
|
3456
|
+
{
|
|
3457
|
+
"testId": "steering-commit-error",
|
|
3458
|
+
"files": [
|
|
3459
|
+
"src/components/SteeringPage.tsx"
|
|
3460
|
+
]
|
|
3461
|
+
},
|
|
3246
3462
|
{
|
|
3247
3463
|
"testId": "steering-diagnostics",
|
|
3248
3464
|
"files": [
|
|
@@ -3255,6 +3471,48 @@
|
|
|
3255
3471
|
"src/components/SteeringHealth.tsx"
|
|
3256
3472
|
]
|
|
3257
3473
|
},
|
|
3474
|
+
{
|
|
3475
|
+
"testId": "steering-draft-discard",
|
|
3476
|
+
"files": [
|
|
3477
|
+
"src/components/SteeringGrid.tsx"
|
|
3478
|
+
]
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
"testId": "steering-draft-error",
|
|
3482
|
+
"files": [
|
|
3483
|
+
"src/components/SteeringGrid.tsx"
|
|
3484
|
+
]
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"testId": "steering-draft-id",
|
|
3488
|
+
"files": [
|
|
3489
|
+
"src/components/SteeringGrid.tsx"
|
|
3490
|
+
]
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
"testId": "steering-draft-issue",
|
|
3494
|
+
"files": [
|
|
3495
|
+
"src/components/SteeringGrid.tsx"
|
|
3496
|
+
]
|
|
3497
|
+
},
|
|
3498
|
+
{
|
|
3499
|
+
"testId": "steering-draft-save",
|
|
3500
|
+
"files": [
|
|
3501
|
+
"src/components/SteeringGrid.tsx"
|
|
3502
|
+
]
|
|
3503
|
+
},
|
|
3504
|
+
{
|
|
3505
|
+
"testId": "steering-draft-statement",
|
|
3506
|
+
"files": [
|
|
3507
|
+
"src/components/SteeringGrid.tsx"
|
|
3508
|
+
]
|
|
3509
|
+
},
|
|
3510
|
+
{
|
|
3511
|
+
"testId": "steering-draft-weight",
|
|
3512
|
+
"files": [
|
|
3513
|
+
"src/components/SteeringGrid.tsx"
|
|
3514
|
+
]
|
|
3515
|
+
},
|
|
3258
3516
|
{
|
|
3259
3517
|
"testId": "steering-drawer-close",
|
|
3260
3518
|
"files": [
|
|
@@ -3285,6 +3543,12 @@
|
|
|
3285
3543
|
"src/components/SteeringGate.tsx"
|
|
3286
3544
|
]
|
|
3287
3545
|
},
|
|
3546
|
+
{
|
|
3547
|
+
"testId": "steering-filter-retired",
|
|
3548
|
+
"files": [
|
|
3549
|
+
"src/components/SteeringGrid.tsx"
|
|
3550
|
+
]
|
|
3551
|
+
},
|
|
3288
3552
|
{
|
|
3289
3553
|
"testId": "steering-form-cancel",
|
|
3290
3554
|
"files": [
|
|
@@ -3352,75 +3616,63 @@
|
|
|
3352
3616
|
]
|
|
3353
3617
|
},
|
|
3354
3618
|
{
|
|
3355
|
-
"testId": "steering-
|
|
3619
|
+
"testId": "steering-grid",
|
|
3356
3620
|
"files": [
|
|
3357
|
-
"src/components/
|
|
3621
|
+
"src/components/SteeringGrid.tsx"
|
|
3358
3622
|
]
|
|
3359
3623
|
},
|
|
3360
3624
|
{
|
|
3361
|
-
"testId": "steering-
|
|
3625
|
+
"testId": "steering-grid-add",
|
|
3362
3626
|
"files": [
|
|
3363
|
-
"src/components/
|
|
3627
|
+
"src/components/SteeringGrid.tsx"
|
|
3364
3628
|
]
|
|
3365
3629
|
},
|
|
3366
3630
|
{
|
|
3367
|
-
"testId": "steering-
|
|
3631
|
+
"testId": "steering-grid-draft",
|
|
3368
3632
|
"files": [
|
|
3369
|
-
"src/components/
|
|
3370
|
-
]
|
|
3371
|
-
},
|
|
3372
|
-
{
|
|
3373
|
-
"testId": "steering-health-unsupported",
|
|
3374
|
-
"files": [
|
|
3375
|
-
"src/components/SteeringHealth.tsx"
|
|
3633
|
+
"src/components/SteeringGrid.tsx"
|
|
3376
3634
|
]
|
|
3377
3635
|
},
|
|
3378
3636
|
{
|
|
3379
|
-
"testId": "steering-
|
|
3637
|
+
"testId": "steering-grid-id",
|
|
3380
3638
|
"files": [
|
|
3381
|
-
"src/components/
|
|
3639
|
+
"src/components/SteeringGrid.tsx"
|
|
3382
3640
|
]
|
|
3383
3641
|
},
|
|
3384
3642
|
{
|
|
3385
|
-
"testId": "steering-
|
|
3643
|
+
"testId": "steering-grid-retire",
|
|
3386
3644
|
"files": [
|
|
3387
|
-
"src/components/
|
|
3645
|
+
"src/components/SteeringGrid.tsx"
|
|
3388
3646
|
]
|
|
3389
3647
|
},
|
|
3390
3648
|
{
|
|
3391
|
-
"testId": "steering-
|
|
3649
|
+
"testId": "steering-grid-row",
|
|
3392
3650
|
"files": [
|
|
3393
|
-
"src/components/
|
|
3651
|
+
"src/components/SteeringGrid.tsx"
|
|
3394
3652
|
]
|
|
3395
3653
|
},
|
|
3396
3654
|
{
|
|
3397
|
-
"testId": "steering-
|
|
3398
|
-
"files": [
|
|
3399
|
-
"src/components/SteeringImportPanel.tsx"
|
|
3400
|
-
]
|
|
3401
|
-
},
|
|
3402
|
-
{
|
|
3403
|
-
"testId": "steering-import-panel",
|
|
3655
|
+
"testId": "steering-health",
|
|
3404
3656
|
"files": [
|
|
3405
|
-
"src/components/
|
|
3657
|
+
"src/components/SteeringHealth.tsx"
|
|
3406
3658
|
]
|
|
3407
3659
|
},
|
|
3408
3660
|
{
|
|
3409
|
-
"testId": "steering-
|
|
3661
|
+
"testId": "steering-health-error",
|
|
3410
3662
|
"files": [
|
|
3411
|
-
"src/components/
|
|
3663
|
+
"src/components/SteeringHealth.tsx"
|
|
3412
3664
|
]
|
|
3413
3665
|
},
|
|
3414
3666
|
{
|
|
3415
|
-
"testId": "steering-
|
|
3667
|
+
"testId": "steering-health-loading",
|
|
3416
3668
|
"files": [
|
|
3417
|
-
"src/components/
|
|
3669
|
+
"src/components/SteeringHealth.tsx"
|
|
3418
3670
|
]
|
|
3419
3671
|
},
|
|
3420
3672
|
{
|
|
3421
|
-
"testId": "steering-
|
|
3673
|
+
"testId": "steering-health-unsupported",
|
|
3422
3674
|
"files": [
|
|
3423
|
-
"src/components/
|
|
3675
|
+
"src/components/SteeringHealth.tsx"
|
|
3424
3676
|
]
|
|
3425
3677
|
},
|
|
3426
3678
|
{
|
|
@@ -3468,31 +3720,31 @@
|
|
|
3468
3720
|
{
|
|
3469
3721
|
"testId": "steering-retire-cancel",
|
|
3470
3722
|
"files": [
|
|
3471
|
-
"src/components/
|
|
3723
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3472
3724
|
]
|
|
3473
3725
|
},
|
|
3474
3726
|
{
|
|
3475
3727
|
"testId": "steering-retire-confirm",
|
|
3476
3728
|
"files": [
|
|
3477
|
-
"src/components/
|
|
3729
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3478
3730
|
]
|
|
3479
3731
|
},
|
|
3480
3732
|
{
|
|
3481
3733
|
"testId": "steering-retire-confirm-input",
|
|
3482
3734
|
"files": [
|
|
3483
|
-
"src/components/
|
|
3735
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3484
3736
|
]
|
|
3485
3737
|
},
|
|
3486
3738
|
{
|
|
3487
3739
|
"testId": "steering-retire-error",
|
|
3488
3740
|
"files": [
|
|
3489
|
-
"src/components/
|
|
3741
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3490
3742
|
]
|
|
3491
3743
|
},
|
|
3492
3744
|
{
|
|
3493
3745
|
"testId": "steering-retire-modal",
|
|
3494
3746
|
"files": [
|
|
3495
|
-
"src/components/
|
|
3747
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3496
3748
|
]
|
|
3497
3749
|
},
|
|
3498
3750
|
{
|
|
@@ -3504,7 +3756,7 @@
|
|
|
3504
3756
|
{
|
|
3505
3757
|
"testId": "steering-retire-reason",
|
|
3506
3758
|
"files": [
|
|
3507
|
-
"src/components/
|
|
3759
|
+
"src/components/SteeringRetireModal.tsx"
|
|
3508
3760
|
]
|
|
3509
3761
|
},
|
|
3510
3762
|
{
|
|
@@ -3532,15 +3784,15 @@
|
|
|
3532
3784
|
]
|
|
3533
3785
|
},
|
|
3534
3786
|
{
|
|
3535
|
-
"testId": "steering-rule-
|
|
3787
|
+
"testId": "steering-rule-grid",
|
|
3536
3788
|
"files": [
|
|
3537
|
-
"src/components/
|
|
3789
|
+
"src/components/SteeringGrid.tsx"
|
|
3538
3790
|
]
|
|
3539
3791
|
},
|
|
3540
3792
|
{
|
|
3541
3793
|
"testId": "steering-rule-retired-chip",
|
|
3542
3794
|
"files": [
|
|
3543
|
-
"src/components/
|
|
3795
|
+
"src/components/SteeringGrid.tsx"
|
|
3544
3796
|
]
|
|
3545
3797
|
},
|
|
3546
3798
|
{
|
|
@@ -3549,36 +3801,24 @@
|
|
|
3549
3801
|
"src/components/SteeringRuleDrawer.tsx"
|
|
3550
3802
|
]
|
|
3551
3803
|
},
|
|
3552
|
-
{
|
|
3553
|
-
"testId": "steering-rule-row",
|
|
3554
|
-
"files": [
|
|
3555
|
-
"src/components/SteeringRuleList.tsx"
|
|
3556
|
-
]
|
|
3557
|
-
},
|
|
3558
|
-
{
|
|
3559
|
-
"testId": "steering-rule-weight-chip",
|
|
3560
|
-
"files": [
|
|
3561
|
-
"src/components/SteeringRuleList.tsx"
|
|
3562
|
-
]
|
|
3563
|
-
},
|
|
3564
3804
|
{
|
|
3565
3805
|
"testId": "steering-rules-empty",
|
|
3566
3806
|
"files": [
|
|
3567
|
-
"src/components/
|
|
3807
|
+
"src/components/SteeringGrid.tsx"
|
|
3568
3808
|
]
|
|
3569
3809
|
},
|
|
3570
3810
|
{
|
|
3571
3811
|
"testId": "steering-rules-error",
|
|
3572
3812
|
"files": [
|
|
3573
|
-
"src/components/
|
|
3574
|
-
"src/components/
|
|
3813
|
+
"src/components/SteeringGrid.tsx",
|
|
3814
|
+
"src/components/SteeringPage.tsx"
|
|
3575
3815
|
]
|
|
3576
3816
|
},
|
|
3577
3817
|
{
|
|
3578
3818
|
"testId": "steering-rules-loading",
|
|
3579
3819
|
"files": [
|
|
3580
|
-
"src/components/
|
|
3581
|
-
"src/components/
|
|
3820
|
+
"src/components/SteeringGrid.tsx",
|
|
3821
|
+
"src/components/SteeringPage.tsx"
|
|
3582
3822
|
]
|
|
3583
3823
|
},
|
|
3584
3824
|
{
|
|
@@ -3641,6 +3881,18 @@
|
|
|
3641
3881
|
"src/components/SteeringPage.tsx"
|
|
3642
3882
|
]
|
|
3643
3883
|
},
|
|
3884
|
+
{
|
|
3885
|
+
"testId": "steering-usage-filter-clear",
|
|
3886
|
+
"files": [
|
|
3887
|
+
"src/components/SteeringPage.tsx"
|
|
3888
|
+
]
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"testId": "steering-usage-filter-note",
|
|
3892
|
+
"files": [
|
|
3893
|
+
"src/components/SteeringPage.tsx"
|
|
3894
|
+
]
|
|
3895
|
+
},
|
|
3644
3896
|
{
|
|
3645
3897
|
"testId": "steering-verdict",
|
|
3646
3898
|
"files": [
|
|
@@ -3698,7 +3950,13 @@
|
|
|
3698
3950
|
{
|
|
3699
3951
|
"testId": "testing-author-open",
|
|
3700
3952
|
"files": [
|
|
3701
|
-
"src/components/
|
|
3953
|
+
"src/components/CampaignsPage.tsx"
|
|
3954
|
+
]
|
|
3955
|
+
},
|
|
3956
|
+
{
|
|
3957
|
+
"testId": "testing-campaign-open",
|
|
3958
|
+
"files": [
|
|
3959
|
+
"src/components/CampaignsPage.tsx"
|
|
3702
3960
|
]
|
|
3703
3961
|
},
|
|
3704
3962
|
{
|
|
@@ -3864,83 +4122,137 @@
|
|
|
3864
4122
|
]
|
|
3865
4123
|
},
|
|
3866
4124
|
{
|
|
3867
|
-
"testId": "testing-
|
|
4125
|
+
"testId": "testing-launch-chip",
|
|
3868
4126
|
"files": [
|
|
3869
|
-
"src/components/
|
|
4127
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3870
4128
|
]
|
|
3871
4129
|
},
|
|
3872
4130
|
{
|
|
3873
|
-
"testId": "testing-
|
|
4131
|
+
"testId": "testing-launch-chip-remove",
|
|
3874
4132
|
"files": [
|
|
3875
|
-
"src/components/
|
|
4133
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3876
4134
|
]
|
|
3877
4135
|
},
|
|
3878
4136
|
{
|
|
3879
|
-
"testId": "testing-
|
|
4137
|
+
"testId": "testing-launch-chips",
|
|
3880
4138
|
"files": [
|
|
3881
|
-
"src/components/
|
|
4139
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3882
4140
|
]
|
|
3883
4141
|
},
|
|
3884
4142
|
{
|
|
3885
|
-
"testId": "testing-
|
|
4143
|
+
"testId": "testing-launch-close",
|
|
3886
4144
|
"files": [
|
|
3887
|
-
"src/components/
|
|
4145
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3888
4146
|
]
|
|
3889
4147
|
},
|
|
3890
4148
|
{
|
|
3891
|
-
"testId": "testing-
|
|
4149
|
+
"testId": "testing-launch-error",
|
|
3892
4150
|
"files": [
|
|
3893
|
-
"src/components/
|
|
4151
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3894
4152
|
]
|
|
3895
4153
|
},
|
|
3896
4154
|
{
|
|
3897
|
-
"testId": "testing-
|
|
4155
|
+
"testId": "testing-launch-fanout",
|
|
3898
4156
|
"files": [
|
|
3899
|
-
"src/components/
|
|
4157
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3900
4158
|
]
|
|
3901
4159
|
},
|
|
3902
4160
|
{
|
|
3903
|
-
"testId": "testing-
|
|
4161
|
+
"testId": "testing-launch-fanout-label",
|
|
3904
4162
|
"files": [
|
|
3905
|
-
"src/components/
|
|
4163
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3906
4164
|
]
|
|
3907
4165
|
},
|
|
3908
4166
|
{
|
|
3909
|
-
"testId": "testing-
|
|
4167
|
+
"testId": "testing-launch-fanout-run",
|
|
3910
4168
|
"files": [
|
|
3911
|
-
"src/components/
|
|
4169
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3912
4170
|
]
|
|
3913
4171
|
},
|
|
3914
4172
|
{
|
|
3915
|
-
"testId": "testing-
|
|
4173
|
+
"testId": "testing-launch-instructions",
|
|
3916
4174
|
"files": [
|
|
3917
|
-
"src/components/
|
|
4175
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3918
4176
|
]
|
|
3919
4177
|
},
|
|
3920
4178
|
{
|
|
3921
|
-
"testId": "testing-
|
|
4179
|
+
"testId": "testing-launch-panel",
|
|
3922
4180
|
"files": [
|
|
3923
|
-
"src/components/
|
|
4181
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3924
4182
|
]
|
|
3925
4183
|
},
|
|
3926
4184
|
{
|
|
3927
|
-
"testId": "testing-
|
|
4185
|
+
"testId": "testing-launch-project",
|
|
3928
4186
|
"files": [
|
|
3929
|
-
"src/components/
|
|
4187
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3930
4188
|
]
|
|
3931
4189
|
},
|
|
3932
4190
|
{
|
|
3933
|
-
"testId": "testing-
|
|
4191
|
+
"testId": "testing-launch-project-empty",
|
|
3934
4192
|
"files": [
|
|
3935
|
-
"src/components/
|
|
4193
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4194
|
+
]
|
|
4195
|
+
},
|
|
4196
|
+
{
|
|
4197
|
+
"testId": "testing-launch-repo-matches",
|
|
4198
|
+
"files": [
|
|
4199
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4200
|
+
]
|
|
4201
|
+
},
|
|
4202
|
+
{
|
|
4203
|
+
"testId": "testing-launch-repo-option",
|
|
4204
|
+
"files": [
|
|
4205
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4206
|
+
]
|
|
4207
|
+
},
|
|
4208
|
+
{
|
|
4209
|
+
"testId": "testing-launch-repo-search",
|
|
4210
|
+
"files": [
|
|
4211
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4212
|
+
]
|
|
4213
|
+
},
|
|
4214
|
+
{
|
|
4215
|
+
"testId": "testing-launch-resolved",
|
|
4216
|
+
"files": [
|
|
4217
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4218
|
+
]
|
|
4219
|
+
},
|
|
4220
|
+
{
|
|
4221
|
+
"testId": "testing-launch-submit",
|
|
4222
|
+
"files": [
|
|
4223
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4224
|
+
]
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
"testId": "testing-launch-to-campaigns",
|
|
4228
|
+
"files": [
|
|
4229
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4230
|
+
]
|
|
4231
|
+
},
|
|
4232
|
+
{
|
|
4233
|
+
"testId": "testing-launch-unscoped",
|
|
4234
|
+
"files": [
|
|
4235
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
3936
4236
|
]
|
|
3937
4237
|
},
|
|
3938
4238
|
{
|
|
3939
|
-
"testId": "testing-
|
|
4239
|
+
"testId": "testing-launch-waiting",
|
|
4240
|
+
"files": [
|
|
4241
|
+
"src/components/TestingLaunchPanel.tsx"
|
|
4242
|
+
]
|
|
4243
|
+
},
|
|
4244
|
+
{
|
|
4245
|
+
"testId": "testing-page",
|
|
3940
4246
|
"files": [
|
|
3941
4247
|
"src/components/TestingPage.tsx"
|
|
3942
4248
|
]
|
|
3943
4249
|
},
|
|
4250
|
+
{
|
|
4251
|
+
"testId": "testing-recon-open",
|
|
4252
|
+
"files": [
|
|
4253
|
+
"src/components/CampaignsPage.tsx"
|
|
4254
|
+
]
|
|
4255
|
+
},
|
|
3944
4256
|
{
|
|
3945
4257
|
"testId": "testing-tab",
|
|
3946
4258
|
"files": [
|
|
@@ -4532,12 +4844,24 @@
|
|
|
4532
4844
|
"src/components/dashboardKit.tsx"
|
|
4533
4845
|
]
|
|
4534
4846
|
},
|
|
4847
|
+
{
|
|
4848
|
+
"pattern": "*-editor",
|
|
4849
|
+
"files": [
|
|
4850
|
+
"src/components/SteeringGrid.tsx"
|
|
4851
|
+
]
|
|
4852
|
+
},
|
|
4535
4853
|
{
|
|
4536
4854
|
"pattern": "*-error-detail",
|
|
4537
4855
|
"files": [
|
|
4538
4856
|
"src/components/SurfaceState.tsx"
|
|
4539
4857
|
]
|
|
4540
4858
|
},
|
|
4859
|
+
{
|
|
4860
|
+
"pattern": "*-input",
|
|
4861
|
+
"files": [
|
|
4862
|
+
"src/components/SteeringGrid.tsx"
|
|
4863
|
+
]
|
|
4864
|
+
},
|
|
4541
4865
|
{
|
|
4542
4866
|
"pattern": "*-search",
|
|
4543
4867
|
"files": [
|
|
@@ -4670,12 +4994,6 @@
|
|
|
4670
4994
|
"src/components/BrandLearn.tsx"
|
|
4671
4995
|
]
|
|
4672
4996
|
},
|
|
4673
|
-
{
|
|
4674
|
-
"pattern": "live-feed-block-*",
|
|
4675
|
-
"files": [
|
|
4676
|
-
"src/components/LiveFeed.tsx"
|
|
4677
|
-
]
|
|
4678
|
-
},
|
|
4679
4997
|
{
|
|
4680
4998
|
"pattern": "live-narration-*",
|
|
4681
4999
|
"files": [
|
|
@@ -4781,6 +5099,7 @@
|
|
|
4781
5099
|
"src/components/AppearanceSettings.tsx",
|
|
4782
5100
|
"src/components/ChatPanel.tsx",
|
|
4783
5101
|
"src/components/DashboardTiles.tsx",
|
|
5102
|
+
"src/components/HomeCommand.tsx",
|
|
4784
5103
|
"src/components/MetricTile.tsx",
|
|
4785
5104
|
"src/components/ProvenanceLine.tsx",
|
|
4786
5105
|
"src/components/RunSparkline.tsx",
|
|
@@ -4794,10 +5113,10 @@
|
|
|
4794
5113
|
"src/components/CampaignScoreboard.tsx",
|
|
4795
5114
|
"src/components/GroupChat.tsx",
|
|
4796
5115
|
"src/components/SteeringAddMenu.tsx",
|
|
5116
|
+
"src/components/SteeringGrid.tsx",
|
|
4797
5117
|
"src/components/SteeringHealth.tsx",
|
|
4798
5118
|
"src/components/SteeringRuleDrawer.tsx",
|
|
4799
5119
|
"src/components/SteeringRuleForm.tsx",
|
|
4800
|
-
"src/components/SteeringRuleList.tsx",
|
|
4801
5120
|
"src/components/TestingPage.tsx"
|
|
4802
5121
|
]
|
|
4803
5122
|
},
|