-
Notifications
You must be signed in to change notification settings - Fork 58
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
E2466. UI for Impersonate User #58
Open
augentism
wants to merge
55
commits into
expertiza:main
Choose a base branch
from
augentism:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
…h Query Method Implemented for Autocomplete Functionality | Impersonate User API Call Implemented | Dropdown Conditional on ImpersonateUser page for Autocomplete Functionality
…tries that match the SearchQuery
Baseline Code - Added ImpersonateUser Route | Fetch User List API Call Implemented | Debounce Search Query Method Implemented for Autocomplete Functionality | Impersonate User API Call Implemented | Dropdown Conditional on ImpersonateUser page for Autocomplete Functionality
…g against a bad response || Splitting it out into smaller parts for readability
…ion (JWT Token Storage) || Adding safeguards to initiating Impersonation (no longer locks out button if the response is invalid)
… added for User List Arrays
…cel Impersonation"
…e to indicate a failed Impersonation attempt
…nd User (based on full_name)
…can now click on Autocomplete entries and the Searchbar will autofill with the selected item || Correcting Impersonate GET API || Disabling Impersonate Button until a valid user is entered in the Searchbar
…can now click on Autocomplete entries and the Search Bar will autofill with the selected item || Correcting Impersonate GET API || Disabling Impersonate Button until a valid user is entered in the Search Bar (#5)
…T API call based on the fetched User's ID || Reassigning the auth.user based on who we are Impersonating
…retrieve it when needed
…lementation-front-end-impersonate-user into impersonation-spinner-v2
Made a comment on the Backend PR - expertiza/reimplementation-back-end#88 |
…sonate' || Raise an error when the Super Adminstrator is trying to be impersonated
…sonate' || Raising an error when the Super Administrator is trying to be impersonated (#9)
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.
The current project is implemented in Ruby on Rails and needs to be re-implemented using TypeScript and ReactJS. The primary objective of this project is to develop and implement a sophisticated user interface (UI) within the Expertiza platform, specifically designed for user impersonation functionality. This feature will enable authenticated users to assume the identity of other users whose accounts they have created, either directly or recursively, thus enhancing system administration and support capabilities. The impersonation feature will be governed by a strict creation order, ensuring that users can only access and utilize this functionality for accounts that they have authority over.
Wiki Page Link: https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Fall_2024_-_E2466._UI_for_Impersonate_User
Video Demonstration: https://drive.google.com/file/d/1Ph_ShpjxVaBVnIon7CqAOr8NWN-0u04V/view?usp=sharing
Project Board: https://github.com/users/augentism/projects/1/views/1