Ref T10390. Dashboard usability is high enough that I think we should pin it by default for users to create custom home pages.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T10390: Dashboards v2 (UX)
- Commits
- rP3a838ba31269: Add Dashboards as a default pinned application
Review order of applications in sandbox.
Diff Detail
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
Comment Actions
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. |