Page MenuHomePhabricator

First version of "Quest Tracker" Home NUX
ClosedPublic

Authored by epriestley on Jun 22 2014, 5:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:20 PM
Unknown Object (File)
Wed, Apr 24, 10:53 AM
Unknown Object (File)
Sun, Apr 21, 11:24 PM
Unknown Object (File)
Sun, Apr 21, 11:24 PM
Unknown Object (File)
Sun, Apr 21, 10:42 PM
Unknown Object (File)
Sun, Apr 21, 10:11 PM
Unknown Object (File)
Sat, Apr 13, 10:46 AM
Unknown Object (File)
Thu, Apr 11, 8:44 AM
Subscribers

Details

Summary

Ref T5317. General idea here is that Dashboards are replacing the home page soon. We think they'll do a good job for normal users, but they aren't very good for new administrators who have just completed an install. In this case, any dashboard we put there by default will be empty and not very useful or helpful. It's also technically a bit messy to build objects by default.

Instead, give new administrators a "Quest Tracker" UI to help them get through things. When they're done with setup steps, they build a dashboard and install it to replace the home page. They can add install-specific welcome messages during this process, so hopefully this will also ease onboarding for non-administrator users.

For now, you have to go to Config > Welcome Screen explicitly to see this UI. We can tweak/test it for a bit before replacing the home page.

Test Plan

Screen_Shot_2014-06-22_at_10.24.30_AM.png (1×1 px, 371 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to First version of "Quest Tracker" Home NUX.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
chad added inline comments.
src/applications/config/controller/PhabricatorConfigWelcomeController.php
36

so excite

This revision is now accepted and ready to land.Jun 23 2014, 4:19 PM
epriestley updated this revision to Diff 23239.

Closed by commit rPef0a0b572783 (authored by @epriestley).