This is an automated email from the ASF dual-hosted git repository.
yjc pushed a change to branch frontend-contribution-doc
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
discard 379d74d docs: reword and cleanup docs for local dev server
add 44e80e0 chore: Add home link to navbar (#11851)
add ffa32cd chore: remove SIP_34_QUERY_SEARCH_UI feature flag (#11863)
add 7a83f25 docs: reword and cleanup docs for local dev server
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (379d74d)
\
N -- N -- N refs/heads/frontend-contribution-doc (7a83f25)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
superset-frontend/spec/javascripts/components/Menu_spec.jsx | 11 +++++++++++
superset-frontend/src/SqlLab/components/App.jsx | 5 +----
superset-frontend/src/components/Menu/Menu.tsx | 2 +-
superset-frontend/src/featureFlags.ts | 1 -
superset-frontend/src/views/CRUD/data/common.ts | 3 +--
superset-frontend/src/views/CRUD/data/query/QueryList.tsx | 12 ++++++------
superset/app.py | 8 ++++++--
superset/config.py | 1 -
superset/views/core.py | 7 ++-----
9 files changed, 28 insertions(+), 22 deletions(-)