Page MenuHomePhabricator

Add Dashboards as a default pinned application
ClosedPublic

Authored by chad on Mar 21 2017, 5:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 5:48 PM
Unknown Object (File)
Tue, Dec 17, 11:15 AM
Unknown Object (File)
Sat, Dec 7, 8:33 AM
Unknown Object (File)
Thu, Dec 5, 8:04 AM
Unknown Object (File)
Tue, Dec 3, 3:35 AM
Unknown Object (File)
Fri, Nov 29, 9:51 PM
Unknown Object (File)
Mon, Nov 25, 12:09 PM
Unknown Object (File)
Mon, Nov 25, 1:30 AM
Subscribers

Details

Summary

Ref T10390. Dashboard usability is high enough that I think we should pin it by default for users to create custom home pages.

Test Plan

Review order of applications in sandbox.

Diff Detail

Repository
rP Phabricator
Branch
install-dash-app (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16073
Build 21321: Run Core Tests
Build 21320: arc lint + arc unit

Event Timeline

This feels like a fairly advanced application for normal users to me and I think setup/NUX already guides admins to it, but I don't feel strongly.

src/applications/dashboard/application/PhabricatorDashboardApplication.php
22

I think you can just return true;, we won't pin un-installed applications.

This revision is now accepted and ready to land.Mar 21 2017, 6:02 PM
This revision was automatically updated to reflect the committed changes.