rspace-os / rspace-web

This the main repository for RSpace: rspace-web. Check https://github.com/rspace-os/rspace-web/blob/main/DevDocs/DeveloperNotes/GettingStarted/GettingStarted.md for setup instructions.
https://github.com/rspace-os/rspace-web/wiki
GNU Affero General Public License v3.0
12 stars 3 forks source link

Issue 46 sysadmin delete button #51

Closed rlamacraft closed 1 month ago

rlamacraft commented 2 months ago

The delete user sysadmin menu item is now disabled if the deployment property is set, with an explanation as such.

image

Furthermore, I've fixed the error handling for the network request to ensure that any other reason for the deletion operation failing is made apparent.

rlamacraft commented 1 month ago

@mKowalski256 Do you want to double check that this works as intended before I merge it in?

mKowalski256 commented 1 month ago

Yes, will take a look.