Page MenuHomePhabricator

Move member/watch actions to "Members/Watchers" page
ClosedPublic

Authored by epriestley on Jan 20 2016, 12:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 1:19 AM
Unknown Object (File)
Thu, Apr 25, 2:54 AM
Unknown Object (File)
Thu, Apr 11, 10:22 AM
Unknown Object (File)
Apr 7 2024, 4:18 AM
Unknown Object (File)
Apr 7 2024, 12:16 AM
Unknown Object (File)
Apr 3 2024, 7:02 AM
Unknown Object (File)
Apr 2 2024, 3:02 PM
Unknown Object (File)
Mar 29 2024, 5:51 PM
Subscribers
None

Details

Summary

Ref T10054. This tries to make the members page a bit more consistent and provide hints to users about subproject/milestone membership rules. In particular:

  • You now join, leave, watch, unwatch, add and remove members, and lock and unlock membership from the members screen.
  • We now explain the membership rule for the project on this screen. There are currently four rules:
    • Normal Project: Join/leave normally.
    • Parent Project: Uses subprojects to determine members.
    • Milestone: Uses parent project to determine members.
    • Locked: Membership is locked.
    • (Future) Imported from LDAP/other external sources: Membership is determined by something else.
Test Plan

Screen Shot 2016-01-19 at 4.26.29 PM.png (1×1 px, 165 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Move member/watch actions to "Members/Watchers" page.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

I plan to make these additional related changes, but they didn't make sense in this pass:

  • Convert the members/watchers to the sleek new layout from the mocks.
  • When members are members via a subproject, show which subproject(s).
  • Put members/watchers 2-up on desktop.
  • Allow watchers to be removed by users who can edit the project.
  • Allow any user to watch a project.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 20 2016, 1:58 AM
This revision was automatically updated to reflect the committed changes.