Page MenuHomePhabricator

Allow dashboard panels to be archived
ClosedPublic

Authored by epriestley on Jun 29 2014, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:38 AM
Unknown Object (File)
Mon, Apr 29, 3:43 PM
Unknown Object (File)
Mon, Apr 29, 6:30 AM
Unknown Object (File)
Thu, Apr 25, 10:08 PM
Unknown Object (File)
Wed, Apr 24, 10:27 PM
Unknown Object (File)
Mar 31 2024, 2:51 PM
Unknown Object (File)
Mar 23 2024, 5:45 PM
Unknown Object (File)
Mar 23 2024, 5:45 PM
Subscribers

Details

Summary

Ref T5471. Adds an archived state for panels. Archived panels don't show up in the default query view or in the "Add Existing Panel" workflow.

Test Plan
  • Archived a panel.
  • Activated a panel.
  • Viewed / searched for archived/active panels.
  • Popped "Add Existing Panel" dropdown and saw it omit archived panels.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow dashboard panels to be archived.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Also mark the handles as closed.
chad edited edge metadata.
chad added inline comments.
src/applications/dashboard/customfield/PhabricatorDashboardPanelTabsCustomField.php
34

archived

This revision is now accepted and ready to land.Jul 1 2014, 4:03 PM
epriestley updated this revision to Diff 23503.

Closed by commit rPc9366acbecca (authored by @epriestley).