This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch hugh/fix-report-header
in repository https://gitbox.apache.org/repos/asf/superset.git

commit af5e3d32ef800dbb8f5907b0fbaad3d61eee175b
Merge: 1f02d65 bfe7eb9
Author: hughhhh <[email protected]>
AuthorDate: Wed Jul 28 15:01:47 2021 -0400

    Merge branch 'master' of https://github.com/apache/superset

 .pylintrc                                          |   2 +-
 .../DatabaseModal/DatabaseConnectionForm.tsx       | 132 +++++++++++++++--
 .../CRUD/data/database/DatabaseModal/index.tsx     | 162 ++++++++++++++++++---
 .../CRUD/data/database/DatabaseModal/styles.ts     |  40 +++++
 .../src/views/CRUD/data/database/types.ts          |  13 +-
 superset-frontend/src/views/CRUD/hooks.ts          |  13 +-
 superset/databases/commands/validate.py            |  11 +-
 superset/db_engine_specs/gsheets.py                |  86 ++++++++++-
 tests/integration_tests/databases/api_tests.py     |  14 ++
 tests/unit_tests/db_engine_specs/test_gsheets.py   |  85 +++++------
 10 files changed, 464 insertions(+), 94 deletions(-)

Reply via email to