Page MenuHomePhabricator

Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data
ClosedPublic

Authored by btrahan on May 7 2015, 10:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 6:58 PM
Unknown Object (File)
Wed, May 1, 12:27 AM
Unknown Object (File)
Mon, Apr 29, 2:36 PM
Unknown Object (File)
Mon, Apr 29, 2:36 PM
Unknown Object (File)
Mon, Apr 29, 2:36 PM
Unknown Object (File)
Mon, Apr 29, 2:36 PM
Unknown Object (File)
Mon, Apr 29, 2:36 PM
Unknown Object (File)
Sat, Apr 27, 3:58 AM
Subscribers

Details

Summary

Ref T7708. Rather than invoking the general client -> server dropdown refresh path, return the data with the various conpherence requests and update the dropdowns that way. Saves 2 client -> server requests per conpherence action.

Test Plan

loaded up /conpherence/ and noted message count deduct correctly. clicked specific message and noted message count deduct successfully. did same two tests via durable column and again saw message counts deduct successfully.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.

name stratcom event from conpherence-redraw to conpherence-redraw-aphlict for more tight scoping

epriestley edited edge metadata.
This revision is now accepted and ready to land.May 7 2015, 11:01 PM
btrahan edited edge metadata.

rebase, celerity

This revision was automatically updated to reflect the committed changes.