Skip to content

Frontend/staff user reinvite and delete #531

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

Merged

Conversation

jsandoval81
Copy link
Collaborator

Requirements List

  • None

Description List

  • Added Reinvite option to staff user row 3-dot menu
  • Added Deactivate option to staff user row 3-dot menu
  • Added store & network layer calls for reinvite & delete
  • Fixed initial focus on existing edit-user modal

Testing List

  • yarn test:unit:all should run without errors or warnings
  • yarn serve should run without errors or warnings
  • yarn build should run without errors or warnings
  • Code review
  • Reinvite
    • Be aware this will reset the selected user to receive a new password that they must reset. Don't test this on anyone's primary user. Create a new user for testing if you don't already have a spare test user.
  • Deactivate
    • Be aware that this will delete the user from the compact. Don't test this on anyone's primary user. Create a new user for testing if you don't already have a spare test user.

Closes #487
Closes #488

@jsandoval81
Copy link
Collaborator Author

@jlkravitz This is ready for your review.

Copy link
Collaborator

@jlkravitz jlkravitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! One question.

@jlkravitz
Copy link
Collaborator

@isabeleliassen Good to merge.

@isabeleliassen isabeleliassen merged commit 5df35f5 into csg-org:development Feb 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Staff user re-invite frontend Staff user delete frontend
4 participants