CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 03:48:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"9d5e9586aa915286cf6d5b7e93b0409c"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2FAYtlfTIF%2F8%2BJAeHNvjc0cjO4ST8ovdMyUGpBr%2FvJ44kHAwDH02memAUSo2lw7I46P5sf0b3O0iMkTq1EKTHsdYOSYRX4t6m26B%2B4ttsBmjKdtgjCl8c38X3Kp1EHJtExPIRGif5KeFK4wGYK7cMsgoiRyz9S4c0idLfx%2BmiaIKlBIOPYEthLRWcxaszsoZj0d39juGm0iM%2BphEmHB%2B7oO8LSXSqzRpS8vfC1dOBRZZyg320EwJ4ezaPsOW2WbUUrCOldpVVyv8LWxmV0x5BDA%3D%3D--oYo1zSICEJn7G3WW--etN2kgUA%2Byon9KWCSl9iXw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.888245442.1753933719; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 03:48:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 03:48:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EAA0:226082:1DFEA2:2C2C24:688AE797
Duplicate connectors using `ctrl + left click` on input ports with te… · DynamoDS/Dynamo@0f4be7d · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModelCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/RecordableCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/DynamoCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/StateMachine.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 659
Commit 0f4be7d
authored
Duplicate connectors using
* Add recorded command tests for ctrl + click duplicate input port PR
* add access modifiers where not present in DynamoModelCommands.cs
* use var
* RequiresSTA not required
* address API breaking changes
* more API preserving cleanup
* add Jira task number for removing API breaking changes
* update recorded tests after modifying enum
* internal to private accessorsctrl + left click
on input ports with testing (#9567)1 parent fa6c0f3 commit 0f4be7dCopy full SHA for 0f4be7d
File tree
Expand file treeCollapse file tree
8 files changed
+464
-31
lines changedFilter options
- src
- DynamoCoreWpf
- Commands
- ViewModels/Core
- DynamoCore/Models
- test
- DynamoCoreWpfTests
- core/recorded
Expand file treeCollapse file tree
8 files changed
+464
-31
lines changedsrc/DynamoCore/Models/DynamoModelCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModelCommands.cs+65-27Lines changed: 65 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
| 224 | + | |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
| 252 | + | |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| 274 | + | |
274 | 275 |
| |
275 |
| - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
276 | 285 |
| |
277 | 286 |
| |
278 | 287 |
| |
| |||
281 | 290 |
| |
282 | 291 |
| |
283 | 292 |
| |
284 |
| - | |
| 293 | + | |
285 | 294 |
| |
286 | 295 |
| |
287 | 296 |
| |
| |||
315 | 324 |
| |
316 | 325 |
| |
317 | 326 |
| |
318 |
| - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
319 | 357 |
| |
320 | 358 |
| |
321 | 359 |
| |
| |||
343 | 381 |
| |
344 | 382 |
| |
345 | 383 |
| |
346 |
| - | |
| 384 | + | |
347 | 385 |
| |
348 | 386 |
| |
349 | 387 |
| |
| |||
365 | 403 |
| |
366 | 404 |
| |
367 | 405 |
| |
368 |
| - | |
| 406 | + | |
369 | 407 |
| |
370 | 408 |
| |
371 | 409 |
| |
| |||
388 | 426 |
| |
389 | 427 |
| |
390 | 428 |
| |
391 |
| - | |
| 429 | + | |
392 | 430 |
| |
393 | 431 |
| |
394 | 432 |
| |
| |||
403 | 441 |
| |
404 | 442 |
| |
405 | 443 |
| |
406 |
| - | |
| 444 | + | |
407 | 445 |
| |
408 | 446 |
| |
409 | 447 |
| |
410 | 448 |
| |
411 | 449 |
| |
412 | 450 |
| |
413 | 451 |
| |
414 |
| - | |
| 452 | + | |
415 | 453 |
| |
416 | 454 |
| |
417 | 455 |
| |
| |||
457 | 495 |
| |
458 | 496 |
| |
459 | 497 |
| |
460 |
| - | |
| 498 | + | |
461 | 499 |
| |
462 | 500 |
| |
463 | 501 |
| |
| |||
473 | 511 |
| |
474 | 512 |
| |
475 | 513 |
| |
476 |
| - | |
| 514 | + | |
477 | 515 |
| |
478 | 516 |
| |
479 | 517 |
| |
| |||
483 | 521 |
| |
484 | 522 |
| |
485 | 523 |
| |
486 |
| - | |
| 524 | + | |
487 | 525 |
| |
488 | 526 |
| |
489 | 527 |
| |
| |||
493 | 531 |
| |
494 | 532 |
| |
495 | 533 |
| |
496 |
| - | |
| 534 | + | |
497 | 535 |
| |
498 | 536 |
| |
499 | 537 |
| |
| |||
506 | 544 |
| |
507 | 545 |
| |
508 | 546 |
| |
509 |
| - | |
| 547 | + | |
510 | 548 |
| |
511 | 549 |
| |
512 | 550 |
| |
513 | 551 |
| |
514 | 552 |
| |
515 | 553 |
| |
516 | 554 |
| |
517 |
| - | |
| 555 | + | |
518 | 556 |
| |
519 | 557 |
| |
520 | 558 |
| |
| |||
533 | 571 |
| |
534 | 572 |
| |
535 | 573 |
| |
536 |
| - | |
| 574 | + | |
537 | 575 |
| |
538 | 576 |
| |
539 | 577 |
| |
| |||
545 | 583 |
| |
546 | 584 |
| |
547 | 585 |
| |
548 |
| - | |
| 586 | + | |
549 | 587 |
| |
550 | 588 |
| |
551 | 589 |
| |
552 | 590 |
| |
553 | 591 |
| |
554 |
| - | |
| 592 | + | |
555 | 593 |
| |
556 | 594 |
| |
557 | 595 |
| |
558 | 596 |
| |
559 | 597 |
| |
560 |
| - | |
| 598 | + | |
561 | 599 |
| |
562 | 600 |
| |
563 | 601 |
| |
|
src/DynamoCore/Models/RecordableCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/RecordableCommands.cs+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 | 1362 |
| |
| 1363 | + | |
1363 | 1364 |
| |
1364 | 1365 |
| |
1365 | 1366 |
| |
1366 | 1367 |
| |
1367 |
| - | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
1368 | 1377 |
| |
1369 | 1378 |
| |
1370 | 1379 |
| |
|
src/DynamoCoreWpf/Commands/DynamoCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/DynamoCommands.cs+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
| 225 | + | |
225 | 226 |
| |
226 |
| - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
227 | 238 |
| |
228 | 239 |
| |
229 | 240 |
| |
|
src/DynamoCoreWpf/ViewModels/Core/StateMachine.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/StateMachine.cs+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| |||
790 | 790 |
| |
791 | 791 |
| |
792 | 792 |
| |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
793 | 798 |
| |
794 | 799 |
| |
795 | 800 |
| |
| |||
819 | 824 |
| |
820 | 825 |
| |
821 | 826 |
| |
822 |
| - | |
| 827 | + | |
823 | 828 |
| |
824 | 829 |
| |
825 | 830 |
| |
|
You can’t perform that action at this time.
0 commit comments