-
Notifications
You must be signed in to change notification settings - Fork 636
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
Graph properties view extension #11675
Graph properties view extension #11675
Conversation
…m properties not implemented yet.
TestCommit
Revert "TestCommit"
-Validation Rule -ValidationErrorTemplate -Fixed empty textbox error.
Custom Property Control Add/Edit/Delete
Is there a design agreement already or it is still under discussion ? |
Ill leave it to @nate-peters to answer this, but here is the mockups its based on https://www.figma.com/file/u0q3lZqxa0CxbDkZDABwhI/Dynamo-Graph-Documentation-Tools?node-id=221%3A1057 |
@SHKnudsen I think this is ready, @nate-peters can you have another look at UI-styling ? |
@SHKnudsen @BogdanZavu just a few minor UI comments and then I think we're good to go on the design side.
|
LGTM. Thanks for all the fixes |
@mjkkirschner @BogdanZavu are you done with your reviews on this |
There were a few more items from our last discussion but we can make a different PR for them. |
@BogdanZavu it looks okay to me - one thing - are you all sure you want this called @Jingyi-Wen FYI. |
IMO |
Purpose
This PR adds a new extension that enables setting graph properties from a UI, the extension currently supports these properties:
Description
Author
GraphDocumentationURL
Thumbnail
in addition to the above graph properties, the extension also allows storing CustomProperties in the graphs ExtensionWorkspaceData. The UI adds simple controls to add new custom key/value properties.
UI
Opening graph with properties set
json sample after setting properties
Declarations
Check these if you believe they are true
*.resx
filesReviewers
@BogdanZavu @mjkkirschner
FYIs
@saintentropy @nate-peters