Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move superadmin to own namespace #2382

Closed
SuaYoo opened this issue Feb 11, 2025 · 0 comments · Fixed by #2405
Closed

Move superadmin to own namespace #2382

SuaYoo opened this issue Feb 11, 2025 · 0 comments · Fixed by #2405
Assignees
Labels
front end Requires front end dev work

Comments

@SuaYoo
Copy link
Member

SuaYoo commented Feb 11, 2025

The superadmin dashboard is currently at the root of the application, which makes it difficult to add more superadmin views later.

We should:

  • Move superadmin dashboard to /admin
  • Create a separate Webpack entry for the superadmin page so that related code does not load for non-admins.
@SuaYoo SuaYoo self-assigned this Feb 11, 2025
@SuaYoo SuaYoo converted this from a draft issue Feb 11, 2025
@SuaYoo SuaYoo added the front end Requires front end dev work label Feb 11, 2025
@SuaYoo SuaYoo moved this from Todo to Implementing in Webrecorder Projects Feb 18, 2025
@SuaYoo SuaYoo moved this from Implementing to In Review in Webrecorder Projects Feb 18, 2025
ikreymer pushed a commit that referenced this issue Feb 21, 2025
Resolves #2382

## Changes
- Moves superadmin to `/admin` URL namespace
- Removes superadmin views from main webpack chunks
@github-project-automation github-project-automation bot moved this from In Review to Done! in Webrecorder Projects Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end Requires front end dev work
Projects
Status: Done!
Development

Successfully merging a pull request may close this issue.

1 participant