You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(webapp): put the whole admin dashboard behind the flag, renamed ADMIN_DASHBOARD_ENABLED
The requireSuper authorization branch now honors the flag, so every admin
dashboard page redirects away when disabled; the display-permission booleans
and useHasAdminAccess follow suit, hiding the admin nav affordances. The
hand-rolled admin.data-stores checks get the same gate.
0 commit comments