Page MenuHomePhabricator

Add "Installed" icon to Dashboard list view.
ClosedPublic

Authored by btrahan on Aug 7 2014, 8:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 5:16 AM
Unknown Object (File)
Thu, Apr 25, 10:52 PM
Unknown Object (File)
Thu, Apr 25, 10:52 PM
Unknown Object (File)
Thu, Apr 25, 12:49 AM
Unknown Object (File)
Tue, Apr 16, 9:27 AM
Unknown Object (File)
Mar 29 2024, 1:50 PM
Unknown Object (File)
Mar 12 2024, 7:18 PM
Unknown Object (File)
Mar 4 2024, 8:53 PM
Subscribers

Details

Summary

Fixes T5478. For "personal" installs use the person icon; for global use the global icon. For both providing explanatory tooltip text about what's going on. This will need to be updated if / when we start installing dashboards to other applications. Also, this query isn't 100% optimized but the major part *is* so I think its okay.

Test Plan

Installed a dashboard for personal use and verified correct icon / text showed up. Did the same for global installed dashboard...!

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Add "Installed" icon to Dashboard list view..
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Seems reasonable to me.

This revision is now accepted and ready to land.Aug 7 2014, 8:43 PM
btrahan updated this revision to Diff 24492.

Closed by commit rP7388351aab9c (authored by @btrahan).