utdal / profiles

A simple CRUD/search profile system for research profiles, providing user-editable information and basic pages to aesthetically promote and highlight researcher activities and achievements.
MIT License
6 stars 0 forks source link

Checks soft deleted profile before trying to create one #118

Closed betsyecastro closed 1 year ago

betsyecastro commented 1 year ago

If the profile is soft deleted, asks confirmation to restore as long as the user has the ability to do so, otherwise displays a message to contact the profile editor to restore it. #95