Page MenuHomePhabricator

Add a Dashboard MenuItem
ClosedPublic

Authored by chad on Dec 16 2016, 9:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 3:11 PM
Unknown Object (File)
Tue, Apr 23, 2:54 PM
Unknown Object (File)
Tue, Apr 23, 2:50 PM
Unknown Object (File)
Tue, Apr 16, 4:06 PM
Unknown Object (File)
Thu, Apr 4, 10:57 PM
Unknown Object (File)
Thu, Apr 4, 3:39 PM
Unknown Object (File)
Mar 26 2024, 7:35 PM
Unknown Object (File)
Mar 26 2024, 2:34 PM
Subscribers

Details

Summary

Built similar to Projects, allows setting of a Dashboard to MenuItem.

Test Plan

Add a dashboard with and without a name / icon to a Project.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This works really well, if it ajaxed in, we'd have Project Dashboards.

epriestley edited edge metadata.

In both this and projects, I wonder if we should flip the "name" and "thing" fields, so they primary/required field is on top? Although maybe you're usually going to want to rename dashboards.

This revision is now accepted and ready to land.Dec 16 2016, 9:13 PM

I could maybe call the field "Name (optional):"

You could setPlaceHolder(pht('This is an optional field which you do not need to fill out if you would prefer not to fill it out')) too, I think.

This revision was automatically updated to reflect the committed changes.