CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:34:25 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/"2ec461e856987f62289e688a5e1e318d"
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 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=AaX7g4iuzGIWRj8we5ltyvth4uXohvGbxWcbMKzVMitembILuRuFslTjOKA67qYX7mKV%2BnSkIp6lP1R8jYEg7fCji%2BICBi4UE%2FnXEIpBsHqhnJ6Gq2I5LA8Y%2Bv80ionKthJRER3UNPt%2FPQTKbJ%2FeCz8TlPbD3hA7F8Hj6NpsCIfZwH%2BES%2BW7ltKfdDnA61xIGsmWmQHsjraoLenkqtCOnJR4MzFymZ4NsvrgLxKLRM0kJNKRBg1ow2ufiZzBmMVzkhQMMSsiIl1uGD0tmft4tA%3D%3D--MTZR0X0sIRifJzhd--tJg5KEpso%2Fphhvzza4ctKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1665056781.1753688064; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:34:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:34:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E3F0:2E8D04:378F3D:3FA818:68872800
DYN-5319 (#13441) · DynamoDS/Dynamo@89db1f7 · GitHub
Copy file name to clipboard
Copy file name to clipboardExpand all lines: src/DynamoCore/Configuration/PreferenceSettings.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/Configuration/PreferenceSettingsTests.cs
Copy file name to clipboardExpand all lines: test/settings/DynamoSettings-NewSettings.xml
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 89db1f7
DYN-5319 (#13441)
* ADDED: Dynamo Preference Settings API to add, query, and remove Dynamo Player entry-point folders
* Made the dict public and removed related methods
* Reverted assembly version change
* Added ///summary for DynamoPlayerFolderItem class
* Move away from using Dictionary
* missing public
* Update test
* Fixed TestImportCopySettings failure
* Updated TestSettingsSerialization to include testing for the new DynamoPlayerFolderGroups
* Added some initial data for the test DynamoPlayerFolder object
* PR comments
* Remove all constructors as they are not really neccesary
Co-authored-by: Long Nguyen <long.nguyen@autodesk.com>
Co-authored-by: Craig Long <craig.long@autodesk.com>1 parent 8b01ace commit 89db1f7Copy full SHA for 89db1f7
File tree
Expand file treeCollapse file tree
4 files changed
+123
-22
lines changedFilter options
- src/DynamoCore/Configuration
- test
- DynamoCoreTests/Configuration
- settings
Expand file treeCollapse file tree
4 files changed
+123
-22
lines changedsrc/DynamoCore/Configuration/DynamoPlayerFolder.cs
Copy file name to clipboard+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + |
src/DynamoCore/Configuration/PreferenceSettings.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Configuration/PreferenceSettings.cs+22-12Lines changed: 22 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
| 376 | + | |
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
| |||
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
473 |
| - | |
| 473 | + | |
474 | 474 |
| |
475 | 475 |
| |
476 | 476 |
| |
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
| 647 | + | |
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
| |||
680 | 680 |
| |
681 | 681 |
| |
682 | 682 |
| |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
683 | 692 |
| |
684 | 693 |
| |
685 | 694 |
| |
| |||
719 | 728 |
| |
720 | 729 |
| |
721 | 730 |
| |
722 |
| - | |
| 731 | + | |
723 | 732 |
| |
724 | 733 |
| |
725 | 734 |
| |
| |||
732 | 741 |
| |
733 | 742 |
| |
734 | 743 |
| |
| 744 | + | |
735 | 745 |
| |
736 | 746 |
| |
737 | 747 |
| |
| |||
761 | 771 |
| |
762 | 772 |
| |
763 | 773 |
| |
764 |
| - | |
| 774 | + | |
765 | 775 |
| |
766 | 776 |
| |
767 | 777 |
| |
768 |
| - | |
| 778 | + | |
769 | 779 |
| |
770 | 780 |
| |
771 | 781 |
| |
| |||
1016 | 1026 |
| |
1017 | 1027 |
| |
1018 | 1028 |
| |
1019 |
| - | |
| 1029 | + | |
1020 | 1030 |
| |
1021 | 1031 |
| |
1022 | 1032 |
| |
|
test/DynamoCoreTests/Configuration/PreferenceSettingsTests.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/Configuration/PreferenceSettingsTests.cs+47-10Lines changed: 47 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
| |||
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| 94 | + | |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
| |||
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
120 |
| - | |
| 122 | + | |
121 | 123 |
| |
122 |
| - | |
123 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
124 | 141 |
| |
125 | 142 |
| |
| 143 | + | |
126 | 144 |
| |
127 | 145 |
| |
128 | 146 |
| |
| |||
156 | 174 |
| |
157 | 175 |
| |
158 | 176 |
| |
| 177 | + | |
| 178 | + | |
159 | 179 |
| |
160 | 180 |
| |
161 | 181 |
| |
| |||
212 | 232 |
| |
213 | 233 |
| |
214 | 234 |
| |
215 |
| - | |
| 235 | + | |
216 | 236 |
| |
217 | 237 |
| |
218 | 238 |
| |
| |||
221 | 241 |
| |
222 | 242 |
| |
223 | 243 |
| |
224 |
| - | |
| 244 | + | |
225 | 245 |
| |
226 | 246 |
| |
227 | 247 |
| |
| |||
264 | 284 |
| |
265 | 285 |
| |
266 | 286 |
| |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
267 | 292 |
| |
268 | 293 |
| |
269 | 294 |
| |
| |||
319 | 344 |
| |
320 | 345 |
| |
321 | 346 |
| |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
322 | 359 |
| |
323 | 360 |
| |
324 | 361 |
| |
| |||
332 | 369 |
| |
333 | 370 |
| |
334 | 371 |
| |
335 |
| - | |
| 372 | + | |
336 | 373 |
| |
337 | 374 |
| |
338 | 375 |
| |
| |||
375 | 412 |
| |
376 | 413 |
| |
377 | 414 |
| |
378 |
| - | |
| 415 | + | |
379 | 416 |
| |
380 | 417 |
| |
381 | 418 |
| |
| |||
399 | 436 |
| |
400 | 437 |
| |
401 | 438 |
| |
402 |
| - | |
| 439 | + | |
403 | 440 |
| |
404 | 441 |
| |
405 | 442 |
| |
| |||
410 | 447 |
| |
411 | 448 |
| |
412 | 449 |
| |
413 |
| - | |
| 450 | + | |
414 | 451 |
| |
415 | 452 |
| |
416 | 453 |
| |
|
test/settings/DynamoSettings-NewSettings.xml
Copy file name to clipboardExpand all lines: test/settings/DynamoSettings-NewSettings.xml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 |
|
You can’t perform that action at this time.
0 commit comments