Page MenuHomePhabricator

Rebuild Conpherence Participants Pane
ClosedPublic

Authored by chad on Sep 15 2016, 7:57 PM.
Tags
None
Referenced Files
F18754913: D16560.id39856.diff
Sun, Oct 5, 2:24 AM
F18658464: D16560.diff
Sep 23 2025, 6:38 AM
F18524113: D16560.diff
Sep 6 2025, 11:34 AM
F18111332: D16560.id.diff
Aug 12 2025, 10:45 AM
F18108598: D16560.id39856.diff
Aug 11 2025, 8:01 AM
F18107202: D16560.diff
Aug 10 2025, 11:45 PM
F18103837: D16560.id.diff
Aug 10 2025, 8:05 AM
F18098884: D16560.diff
Aug 8 2025, 11:36 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
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.