Page MenuHomePhabricator

Move activity log rendering to a dashboard panel
ClosedPublic

Authored by epriestley on May 15 2014, 4:58 PM.
Tags
None
Referenced Files
F15470683: D9136.id21704.diff
Sat, Apr 5, 12:28 AM
F15470125: D9136.id.diff
Fri, Apr 4, 8:11 PM
F15468110: D9136.diff
Thu, Apr 3, 8:19 PM
F15467613: D9136.diff
Thu, Apr 3, 4:52 PM
F15464398: D9136.id21704.diff
Wed, Apr 2, 9:09 AM
F15464397: D9136.id21723.diff
Wed, Apr 2, 9:09 AM
F15462784: D9136.id.diff
Tue, Apr 1, 5:44 PM
F15458901: D9136.id21723.diff
Mon, Mar 31, 8:07 AM
Subscribers

Details

Summary

Ref T4986. Swap this in. Two minor notes:

  • I adjusted the SearchEngine to add an additional constraint when the viewer isn't an admin. This mostly stops us from doing a bunch of unnecessary work.
  • I fixed the settings panel to paginate (currently loads all results, slow in production).
Test Plan

Viewed logs; viewed settings panel; created a dashboard panel.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Move activity log rendering to a dashboard panel.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 15 2014, 7:43 PM
epriestley updated this revision to Diff 21723.

Closed by commit rPe6f6a58f93c1 (authored by @epriestley).