-
Notifications
You must be signed in to change notification settings - Fork 665
DYN-8303: Enable deferred node load #16337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 34 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
25dae72
FirstPass
saintentropy 5a87ccd
Progress update
saintentropy 106b8ed
Add Inport triggers and tooltip
saintentropy fa31803
Progress Update
saintentropy 6724c68
Progress on NodeView
saintentropy 13b986d
Simplify InPorts including lazy load of level spinner
saintentropy 7ce45f0
Cleanup + Support Code blocks
saintentropy e940553
Simplify Ports and verify with Groups
saintentropy 1d71b38
Add NodeAutoCompleteHover to InPort
saintentropy 6c6cdd8
Finish node ui
saintentropy f87bcf2
fix typo
saintentropy 24a854d
Merge branch 'master' into CodeOnlyNodeView
saintentropy 3d96a27
NodeView clean up, comments, and deregister event handlers
saintentropy 3f79235
Inport cleanup, comments, and deregister events
saintentropy e74e8d8
remove BeginInit / EndInit
saintentropy b387f0d
Clean up Outport, add comments, deregister events
saintentropy 3037ffc
Fix test and realing names with old names
saintentropy 98a6a11
Update api docs
saintentropy 3136e36
Fix tests
saintentropy c84d3e4
Fix API doc
saintentropy 3bb8e4b
fIx api doc
saintentropy 0ccf319
First pass at lazy load
saintentropy 10ca6ea
Change to background
saintentropy c6fecdc
Merge branch 'master' of https://github.com/DynamoDS/Dynamo into Cach…
zeusongit 5fc3ed3
add missing trigger
zeusongit 7833644
Merge branch 'master' of https://github.com/DynamoDS/Dynamo into DYN-…
zeusongit 4ae3ee7
Update NodeView.xaml.cs
zeusongit 9d09c73
reinstate opacity converter
zeusongit dded96f
Apply defer based on node count
zeusongit ef6af98
record node load time in debug
zeusongit 6a6da15
Add user authentication middleware
zeusongit d96130f
Merge branch 'master' of https://github.com/DynamoDS/Dynamo into DYN-…
zeusongit d6a4ac9
deferred load
zeusongit 955df68
Update NodeView.xaml.cs
zeusongit 5c80204
Improve node loading UI and expose loading properties
zeusongit d1fc40f
comments
zeusongit a02d7ef
remove customized nodes
zeusongit 400b8a4
Move the ResourceSet to static field
saintentropy 973a34d
Removed commented out sections
saintentropy 1691e06
typo
saintentropy 9dc24fb
typo
saintentropy 70eb82d
Merge branch 'master' of https://github.com/DynamoDS/Dynamo into DYN-…
zeusongit f01db26
Merge pull request #2 from saintentropy/DYN-8303-2
zeusongit 77f15a7
Update NodeView.xaml.cs
zeusongit 3d79013
fix merge
zeusongit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.