You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2021/02/17 15:06:38 UTC

[superset] branch hugh/sqlalchemy-docs updated (013742d -> 23bf1a6)

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

hugh pushed a change to branch hugh/sqlalchemy-docs
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 013742d  lit
     add f10dbbe  fix(alert/report): add/edit modal issue (#12955)
     add beee11d  fix: misspelling Erik Ritter (#13120)
     add 8b40bf6  style: table sort icon alignment (#13139)
     add 9ee7f70  Merge branch 'master' of https://github.com/apache/incubator-superset into hugh/sqlalchemy-docs
     add 23bf1a6  clean up

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docker_build_push.sh             |  2 +-
 docs/src/resources/data.js                         |  2 +-
 .../views/CRUD/alert/AlertReportModal_spec.jsx     | 21 +++++++++++++--
 .../components/dataViewCommon/TableCollection.tsx  |  1 -
 superset-frontend/src/views/App.tsx                |  1 +
 .../src/views/CRUD/alert/AlertList.tsx             |  1 +
 .../src/views/CRUD/alert/AlertReportModal.tsx      | 31 ++++++++++++----------
 .../src/views/CRUD/data/database/DatabaseModal.tsx | 22 +++++++++------
 8 files changed, 54 insertions(+), 27 deletions(-)