This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from ff665fa feat: restyle database modal (#14092)
add 392d8a8 fix: Handle bad permission errors for bigquery test
connections (#14147)
No new revisions were added by this update.
Summary of changes:
docs/src/pages/docs/Miscellaneous/issue_codes.mdx | 10 +++++++++-
.../src/components/ErrorMessage/types.ts | 2 ++
superset-frontend/src/setup/setupErrorMessages.ts | 4 ++++
superset/db_engine_specs/bigquery.py | 19 +++++++++++++++++++
superset/errors.py | 7 +++++++
tests/db_engine_specs/bigquery_tests.py | 16 ++++++++++++++++
6 files changed, 57 insertions(+), 1 deletion(-)