This is an automated email from the ASF dual-hosted git repository.
EnxDev pushed a change to branch enxdev/feat/chatbot-p3-namespaces
in repository https://gitbox.apache.org/repos/asf/superset.git
from bf71eb67122 feat(extensions): P2 admin guards + P3 context namespaces
(dashboard, explore, dataset, navigation)
add 5294d054672 fix(extensions): address P3 CodeAnt review — lifecycle,
race conditions, and context accuracy
No new revisions were added by this update.
Summary of changes:
.../packages/superset-core/src/navigation/index.ts | 16 +++--
.../src/components/ChatbotMount/index.tsx | 5 ++
superset-frontend/src/core/dashboard/index.ts | 8 ++-
superset-frontend/src/core/explore/index.ts | 6 +-
.../src/extensions/ExtensionsStartup.tsx | 40 ++++++------
superset/extensions/settings.py | 76 ++++++++++++++++++----
6 files changed, 108 insertions(+), 43 deletions(-)