forked from modelab/DynamoDictionary_React
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Merge from master to staging #65
Merged
Merged
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
* 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
* Update pipeline.yml * Update Jenkinsfile
* Make readme/names generic for hosts * Update README.md
* Address object-path vulnerability. * Delete .npmrc * Update README.md
* add a dep on lodash to force the newer version for react-scripts and redux. * use lodash instead of underscore remove underscore from package json and lock * add dep on ua-parser-js 0.7.23 * update axios * remove direct dep on ua-parser-js Co-authored-by: kirschm <[email protected]>
* DYN-3658 Update react-scripts and more
* chore: upgrade to React@16 * chore: update package.json to React 16.14.0 * chore: move react-scripts to fix npm audit facebook/create-react-app#11081 facebook/create-react-app#11174 * chore: remove deprecated react-tap-event-plugin * upgrade material-ui * add tooltip * update more mat-ui components * error check for add files
Co-authored-by: pinzart <[email protected]>
* udpdate axios version * Update package-lock.json Co-authored-by: pinzart <[email protected]>
* Initial commits * Remove Console log
This one: #64? |
Thanks, I will also add |
* Security Updates * more updates
reddyashish
approved these changes
Feb 10, 2022
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.
Merge from master to staging. Validated locally.
Keeping the staging yaml but update all other files especially the React 16 update changes and security changes are respected