Skip to content
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
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Conversation

pinzart90
Copy link

No description provided.

classicJohn and others added 27 commits August 16, 2018 16:08
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
This includes additional changes to file locations, names and demo files.
…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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.