You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ro...@apache.org on 2021/05/17 18:20:24 UTC

[superset] branch master updated (9deb7aa -> eb9dafc)

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

robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 9deb7aa  chore: Replaces Icon with Icons component - iteration 1 (#14469)
     add eb9dafc  chore: Register dynamic plugins and add feature checks (#14650)

No new revisions were added by this update.

Summary of changes:
 superset/app.py                                    | 20 +++++++------
 superset/views/dynamic_plugins.py                  | 12 ++++++++
 .../base.py => tests/dynamic_plugins_tests.py      | 33 +++++++++++-----------
 3 files changed, 40 insertions(+), 25 deletions(-)
 copy superset/commands/base.py => tests/dynamic_plugins_tests.py (53%)