This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch avatar_url
in repository https://gitbox.apache.org/repos/asf/superset.git
from 37b491e8bf feat: Slack Avatar integration
new f43b92c884 minor tweaks
new ce49a8aaa9 improve docs
new 65f146168c fix test
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/components/FacePile/index.tsx | 1 -
superset/models/user.py | 21 ----------------
superset/security/manager.py | 1 -
superset/utils/slack.py | 17 +++++++++++++
superset/views/users/api.py | 28 +++++++---------------
tests/unit_tests/notifications/slack_tests.py | 3 ++-
6 files changed, 28 insertions(+), 43 deletions(-)
delete mode 100644 superset/models/user.py