Cadasta / cadasta-platform

[DEPRECATED] Main repository of the Cadasta platform. Technology to help communities document their land rights around the world.
https://demo.cadasta.org
GNU Affero General Public License v3.0
54 stars 81 forks source link

Hide project admin links on archived projects #785

Open oliverroick opened 7 years ago

oliverroick commented 7 years ago

Steps to reproduce the error

See above.

Expected behavior

The links for all actions that are not allowed on archived projects should be invisible.

seav commented 7 years ago

Based on the project-manager.json policy, PMs are denied the project.archive and project.unarchive permissions. So I think the PM should not be able to view the archived project because he/she cannot do anything anyway and must contact the org admin.

This is what I did for archived resources: They are not viewable by anyone who does not have the resource.unarchive permission (and the resource.view permission).