-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
fix(db & connection): make to show/hide the password when only creating db connection #19694
fix(db & connection): make to show/hide the password when only creating db connection #19694
Conversation
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.
LGTM
/testenv up |
@yousoph Ephemeral environment spinning up at http://35.166.83.249:8080. Credentials are |
/testenv up |
@yousoph Ephemeral environment spinning up at http://35.88.99.67:8080. Credentials are |
Codecov Report
@@ Coverage Diff @@
## master #19694 +/- ##
=======================================
Coverage 66.38% 66.38%
=======================================
Files 1692 1692
Lines 64802 64806 +4
Branches 6657 6659 +2
=======================================
+ Hits 43021 43024 +3
Misses 20081 20081
- Partials 1700 1701 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Ephemeral environment shutdown and build artifacts deleted. |
…ng db connection (apache#19694) * fix(db & connection): make to show/hide the password when only creating db connection * fix(db & connection): make to fix unit test of Database Modal
…y creating db connection (apache#19694)" This reverts commit 1d043e5.
…ng db connection (apache#19694) * fix(db & connection): make to show/hide the password when only creating db connection * fix(db & connection): make to fix unit test of Database Modal
SUMMARY
Show/Hide Password in Database Connection Creation Dynamic Forms
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE:
AFTER:
TESTING INSTRUCTIONS
Proposed changes:
ADDITIONAL INFORMATION