Fixes T6862.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T6862: Grey out 'Edit Members' link if User does not have Can Edit on project
- Commits
- Restricted Diffusion Commit
rPad1da6ec5ed3: Projects - display "members" link in disabled style if user can't edit project
viewed a project list and saw disabled-style "Members" links as appropos
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/project/query/PhabricatorProjectSearchEngine.php | ||
---|---|---|
231–242 | the other thing I could do here is make "workflow" true in this case, which would make this a nice dialogue and not a full, page re-load 404 nice dialogue. |
Comment Actions
move data loading to before the foreach loop (re-run tests and still good) this change alleviates performance concern