Page MenuHomePhabricator

Rebuild Conpherence Participants Pane
ClosedPublic

Authored by chad on Sep 15 2016, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 2 2026, 11:11 PM
Unknown Object (File)
Mar 29 2026, 10:52 AM
Unknown Object (File)
Mar 15 2026, 1:38 AM
Unknown Object (File)
Mar 15 2026, 1:37 AM
Unknown Object (File)
Mar 14 2026, 11:55 PM
Unknown Object (File)
Mar 7 2026, 11:52 AM
Unknown Object (File)
Mar 3 2026, 10:55 PM
Unknown Object (File)
Mar 3 2026, 3:26 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
Branch
participant-pane (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13735
Build 17730: Run Core Tests
Build 17729: arc lint + arc unit

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.