-
Notifications
You must be signed in to change notification settings - Fork 634
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
Dyn 4715 package name special characters #12802
Merged
QilongTang
merged 29 commits into
DynamoDS:master
from
jesusalvino:DYN-4715-Package-Name-Special-Characters
Apr 20, 2022
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
98dfeda
Merge pull request #1 from DynamoDS/master
jesusalvino 8a8e4bb
Merge branch 'DynamoDS:master' into master
jesusalvino c214c77
Merge branch 'DynamoDS:master' into master
jesusalvino 422cee9
Merge branch 'DynamoDS:master' into master
jesusalvino f815528
Merge branch 'DynamoDS:master' into master
jesusalvino d48c72a
Merge branch 'DynamoDS:master' into master
jesusalvino 3671b95
Merge branch 'DynamoDS:master' into master
jesusalvino 36ea946
Merge branch 'DynamoDS:master' into master
jesusalvino d7bb37b
Merge branch 'DynamoDS:master' into master
jesusalvino 32befba
Merge branch 'DynamoDS:master' into master
jesusalvino 2f2b375
Merge branch 'DynamoDS:master' into master
jesusalvino 6ed0cb8
Merge branch 'DynamoDS:master' into master
jesusalvino 76b40f5
Merge branch 'DynamoDS:master' into master
jesusalvino b9505de
Merge branch 'DynamoDS:master' into master
jesusalvino 150f432
Merge branch 'DynamoDS:master' into master
jesusalvino c088daf
Merge branch 'DynamoDS:master' into master
jesusalvino 2493ac0
Merge branch 'DynamoDS:master' into master
jesusalvino 4c6041e
Merge branch 'DynamoDS:master' into master
jesusalvino 4f6b37c
Merge branch 'DynamoDS:master' into master
jesusalvino e095a69
Merge branch 'DynamoDS:master' into master
jesusalvino d0404c8
Preventing Special Characters in the Publish Package
jesusalvino 776242c
Updating Warning name and comments
jesusalvino 7c4e4ce
Updating the SpecialAndInvalidCharacters function to the .Net Library
jesusalvino 5df10f1
Refactoring the SpecialAndInvalidCharacters to single line
jesusalvino 72cdbdc
Updating the accesibility level of the SpecialAndInvalidCharacters fu…
jesusalvino e864e85
Using the SpecialAndInvalidCharacters as a static property
jesusalvino 52159ca
Restoring the function ContainsSpecialCharacters for testing purpose
jesusalvino e877a2c
Moving the place of the SpecialAndInvalidCharacters
jesusalvino 250989e
Removing the InvalidCharacters static property
jesusalvino 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are the changes to this style?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adds an extra space to the right side of the input to draw the Icon that will be displayed if required