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
F14850836: D15059.diff
Tue, Feb 4, 9:53 AM
Unknown Object (File)
Sat, Feb 1, 9:19 PM
Unknown Object (File)
Sat, Feb 1, 2:23 AM
Unknown Object (File)
Wed, Jan 29, 1:35 AM
Unknown Object (File)
Tue, Jan 28, 5:44 PM
Unknown Object (File)
Tue, Jan 28, 11:41 AM
Unknown Object (File)
Mon, Jan 27, 6:35 PM
Unknown Object (File)
Fri, Jan 24, 11:18 AM
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
Branch
pmenu5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10203
Build 12396: Run Core Tests
Build 12395: arc lint + arc unit

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.