Page MenuHomePhabricator

Rebuild Conpherence Participants Pane
ClosedPublic

Authored by chad on Sep 15 2016, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 2:25 AM
Unknown Object (File)
Sun, Feb 9, 2:25 AM
Unknown Object (File)
Fri, Jan 31, 12:56 AM
Unknown Object (File)
Thu, Jan 30, 2:29 AM
Unknown Object (File)
Fri, Jan 24, 4:18 PM
Unknown Object (File)
Fri, Jan 24, 4:18 PM
Unknown Object (File)
Sat, Jan 18, 1:11 AM
Unknown Object (File)
Wed, Jan 15, 7:23 PM
Subscribers

Details

Summary

Mostly quality of life in renames and moving everything to the view class. Minor CSS tweaks. Fix room handles getting added when adding a new user.

Test Plan

Add to room, remove from room.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Rebuild Conpherence Participants Pane.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/conpherence/view/ConpherenceParticipantView.php
93

Prefer %s with PhutilNumber so 1,234 is formatted in a nice locale-aware way with a comma or other separator.

This revision is now accepted and ready to land.Sep 15 2016, 8:16 PM
This revision was automatically updated to reflect the committed changes.