Skip to content

admin-analytics: replace sidebar "statistics" with new "analytics"

Created by: erzhtor

Closes https://github.com/sourcegraph/sourcegraph/issues/39966.

This PR:

  • Moves "Feedback survey" site admin sidebar to "analytics" sidebar group
  • Replaces old "Statistics" sidebar group with new "Analytics sidebar group under
    • It can be disabled by setting the admin-analytics-disabled feature flag
  • Also removes user-management-disabled feature flag key and uses existing admin-analytics-disabled for new user management disabling

Test plan

Screenshots

Before After
image image

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading