-
Notifications
You must be signed in to change notification settings - Fork 18
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
Switch to harmony #71
Open
pinzart90
wants to merge
27
commits into
modelab:master
Choose a base branch
from
DynamoDS:switch_to_harmony
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Soopa-sized commit that encompases the reorganization of the nodes in the folders (EXAMPLES) and the JSON files. This also includes added descriptions and sample files for ones that were missing it.
Renamed from Actions to Action to match what was there
Revisions for 2.0 Category Reorganization
* Updated xml and json data for Dynamo 2.0 * moved old xml and json files * removed unnecessary diffs * revert IMAGE_FALSE_AVP_TRUE to true. * added Revit nodes to 2.0 update * Revert to previously migrated Dynamo_Nodes_Documentation * Removed AVP
* Updated xml and json data for Dynamo 2.0 * moved old xml and json files * removed unnecessary diffs * revert IMAGE_FALSE_AVP_TRUE to true. * added Revit nodes to 2.0 update * Revert to previously migrated Dynamo_Nodes_Documentation * Removed AVP * updated Revit nodes json
* Renaming Renamed several DYNs/JPGs to reflect how they are actually named in the JSON file. This was an error carried over from previous naming convention. Also fixed some folder structures. This represents a check of the Dictionary through the input nodes. * Rename through Math Continued rename effort through Math category. This includes renames in the JSON because of invalid characters * Rename through Script and String This represents the rename effort through the rest of the nodes (excluding Revit nodes as there seems to be another issue at hand) * Additions Added color range and color palette that were missing. * Renaming rest of Revit nodes Finished renaming the Revit nodes to support what they actually are in the JSON. * Update Dynamo_Nodes_Documentation.json
* Updated xml and json data for Dynamo 2.0 * moved old xml and json files * removed unnecessary diffs * revert IMAGE_FALSE_AVP_TRUE to true. * added Revit nodes to 2.0 update * Revert to previously migrated Dynamo_Nodes_Documentation * Removed AVP * updated Revit nodes json * Fixed json references to .gif example images
* Updated xml and json data for Dynamo 2.0 * moved old xml and json files * removed unnecessary diffs * revert IMAGE_FALSE_AVP_TRUE to true. * added Revit nodes to 2.0 update * Revert to previously migrated Dynamo_Nodes_Documentation * Removed AVP * updated Revit nodes json * Fixed json references to .gif example images * Fixed .gif paths for Pause and Color Palette
* Rename Effort This should be the last of the renaming / recategorizing effort. * Update Dynamo_Nodes_Revit.json
* Updated xml and json data for Dynamo 2.0 * moved old xml and json files * removed unnecessary diffs * revert IMAGE_FALSE_AVP_TRUE to true. * added Revit nodes to 2.0 update * Revert to previously migrated Dynamo_Nodes_Documentation * Removed AVP * updated Revit nodes json * Fixed json references to .gif example images * Fixed .gif paths for Pause and Color Palette * Added second example images and dyn files. * removed second image and dyn files for ParameterAtSegmentLength.
Updated Header to include 1.x and 2.x links
…ile structure (#23) * Create README.md * Add markdown documentation * Addressing comments 1: Add clear steps for manual entry
* Add ten new nodes for DynamoRevit: Element.AreJoined, Element.GetJoinedElements, Element.GetHostedElements, Element.SetPinnedStatus, Element.IsPinned, Element.JoinGeometry, Element.UnjoinGeometry, Element.UnjoinAllGeometry, Element.SetGeometryJoinOrder, Element.GetIntersectingElementsOfCategory * Add missing parameter and file
Make clear Node 8 is required and provide help for common caveats.
* Remove bower components * add bower_components folder to .gitignore * update README.md * Update README.md * Update README.md
* Update to Node 12; fix npm audit issues; fix other security warnings; uneject create-react-app; remove unused dependencies * Update README.md * Fix spacing issue and test Fixes a spacing issue between the text and the links in the home page. Also fixes the only unit test, by creating the App component in the same way it's created by the actual application. Co-authored-by: Martin Misol Monzo <[email protected]>
* Images changed to reflect Python 3 interface * Sample files Updated to Python 3 Python Script.dyn and Python Script from String.dy updated to Python 3
* Addition of files to have CI7CD piepline for prod environment * Update notification mail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.