Page MenuHomePhabricator

Rebuild Conpherence Participants Pane
ClosedPublic

Authored by chad on Sep 15 2016, 7:57 PM.
Tags
None
Referenced Files
F15390046: D16560.id.diff
Sat, Mar 15, 5:52 AM
F15389713: D16560.id.diff
Sat, Mar 15, 5:35 AM
F15374204: D16560.diff
Wed, Mar 12, 5:41 PM
Unknown Object (File)
Feb 20 2025, 11:10 PM
Unknown Object (File)
Feb 20 2025, 9:34 PM
Unknown Object (File)
Feb 20 2025, 9:33 PM
Unknown Object (File)
Feb 20 2025, 9:33 PM
Unknown Object (File)
Feb 20 2025, 8:14 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.