Fixes T4984. This is about as fancy as I want to get this pass. Adds in the list of panel titles and the author. This does give me a rough idea what's on each dashboard.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T4984: Improve design of dashboard browse list?
- Commits
- rP5a850ab23525: Add more information to Dashboard ApplicationSearch list
Visit a list of dashboards and see various authors and panels.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ah, nice. This feels like a pretty reasonable compromise between the current "no clue what any of these things are" state and whatever theoretical future "tiny picture of the dashboard which somehow requires 2000 lines of JS" state we might eventually want to build.
(I think in T4984 I was somehow imagining that we'd list the panel types ("Tab Panel, Tab Panel, Query Panel"), not the names, which is why I wasn't too warm on the idea.)