uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

MERGE TO FEATURE - 214 Read only conservation record checks - MERGE FIRST #494

Closed Janell-Huyck closed 1 month ago

Janell-Huyck commented 2 months ago

We have some specific css and link/button visibility with read-only users. This PR looks at the read-only user's perspective when looking at both the index page and a conservation record, and makes sure that it is only showing the links it should. Read only users should not have links to create or edit conservation records, or to add new repairs or technicians. They should have disabled input fields for the treatment report fields.

Other Changes