This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Permissions #83
Closed
Description
-
During job editing Jobs Edit UI #12 (comment). Let's place the
status
field in read-only. Only BookingManager / Topcoder Admin can edit those fields. -
"Edit Job Details" button (Jobs Edit UI #12) should be only visible to the users who can edit jobs:
- also the edit job page should be only accessible for the same users, and return "Access Denied" to other users if we try to navigate to the Edit Job page by other users
-
"Edit Member Details" action:
and "Edit Member Details button
Should be only visible to BookingManager / Topcoder Admin users.
- also the edit member details page should be only accessible for the same users, and return "Access Denied" to other users if we try to navigate to the Edit member details page by other users
-
"Member Rate" on the View/Edit Member Details page is shown to all the users. It should only be shown to Booking Manager and Topcoder Admins. For other users it should be hidden.
-
Hide Yes No buttons for Candidates list for user without access to update candidate status Hide Yes No buttons for Candidates list for user without access to update candidate status #38