VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Remove ability for PMs to edit Project Information on VRMS

Open JackHaeg opened this issue 1 year ago • 1 comments

Overview

Currently, Project / Product Managers (PMs) assigned to a project on VRMS can make edits to their project's information. We must remove the ability for PMs to edit project information, while still allowing PMs to add/edit/remove project events on VRMS. Admins are to be the only User Access Level who can make edits to Project Information in the current product.

Action Items

  • [ ] On the "Project Management" screen, only render the "Edit Mode" Button when the user access level = Admin. (see: client/src/components/ProjectForm.js)

Resources/Instructions

Screenshot

Screenshot 2024-04-22 at 7 51 50 PM

*Note that in future versions of the product, we will plan to allow PMs to make edits to project information via an admin review process, however we cannot allow PMs to make these changes without a proper review system in place. This serves as a temporary fix for the current product only, until we can implement the admin review process in the future product.

JackHaeg avatar Apr 23 '24 01:04 JackHaeg

client/src/components/ProjectForm.js Conditionally render based on user access level

lcchrty avatar Apr 30 '24 02:04 lcchrty