Draft
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
1b32529 to
4171c43
Compare
4171c43 to
dec4e83
Compare
…min view, and add main view
dec4e83 to
83c63a1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a new Admin View to the application, providing administrators with a dedicated interface for managing experiments, messaging services, and other admin-specific tasks. The changes involve integrating the new view into the main application, as well as implementing the supporting widgets and logic for the admin panel, including authentication, experiment selection, and toolbar navigation.
Currently, this is still a draft stage, meaning that not all features are working yet. The first draft allows you to (A) Login to bec-atlas-dev, (B) select a new experiment from all available experiments for the given user, and (C) send this update to bec-atlas-dev.
Next steps: