This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch SO-164
in repository https://gitbox.apache.org/repos/asf/superset.git
was 706650dac51 fix(databases): stop leaking renderAsTextArea/textAreaCss
onto the DOM
This change permanently discards the following revisions:
discard 706650dac51 fix(databases): stop leaking renderAsTextArea/textAreaCss
onto the DOM
discard c4266982562 fix(databases): extract credentialTextAreaCss to ensure
Istanbul coverage
discard c8a237a9ed2 fix(databases): type textAreaCss as SerializedStyles, add
renderAsTextArea tests
discard df63fe8f86c Update
superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx
discard f798c6796eb SO-164: Lint fix
discard 29a001140af SO-164: Added validation to db credential input