Page MenuHomePhabricator

Add Dashboards as a default pinned application
ClosedPublic

Authored by chad on Mar 21 2017, 5:41 PM.
Tags
None
Referenced Files
F15495223: D17527.id42159.diff
Sun, Apr 13, 3:23 AM
F15489464: D17527.id42156.diff
Fri, Apr 11, 9:19 AM
F15475742: D17527.diff
Sun, Apr 6, 11:14 PM
F15470735: D17527.diff
Sat, Apr 5, 12:43 AM
F15446356: D17527.id42156.diff
Thu, Mar 27, 6:39 PM
F15444673: D17527.id42158.diff
Thu, Mar 27, 10:41 AM
F15436576: D17527.diff
Tue, Mar 25, 3:16 PM
F15401213: D17527.id.diff
Mar 17 2025, 4:19 PM
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.