Page MenuHomePhabricator

Rebuild Conpherence Participants Pane
ClosedPublic

Authored by chad on Sep 15 2016, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 4:41 PM
Unknown Object (File)
Tue, Apr 9, 6:26 AM
Unknown Object (File)
Thu, Mar 28, 9:37 PM
Unknown Object (File)
Mar 15 2024, 5:32 AM
Unknown Object (File)
Mar 5 2024, 12:31 AM
Unknown Object (File)
Feb 12 2024, 5:46 PM
Unknown Object (File)
Jan 27 2024, 7:11 AM
Unknown Object (File)
Dec 23 2023, 9:33 AM
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.