Page MenuHomePhabricator

Replace weird, redundant list of branches in Diffusion "Manage" UI with a link to the main branch list
ClosedPublic

Authored by epriestley on Jun 17 2019, 5:52 PM.
Tags
None
Referenced Files
F18093067: D20584.id49116.diff
Thu, Aug 7, 3:12 PM
F18074641: D20584.id49090.diff
Mon, Aug 4, 5:49 PM
F17944441: D20584.id.diff
Jul 31 2025, 10:06 AM
F17932502: D20584.diff
Jul 30 2025, 8:19 PM
F17822366: D20584.diff
Jul 26 2025, 3:39 AM
F17817279: D20584.id.diff
Jul 25 2025, 11:26 PM
F17758597: D20584.diff
Jul 22 2025, 5:30 PM
Unknown Object (File)
May 8 2025, 9:07 AM
Subscribers
None

Details

Summary

Fixes T13312. Currently, ManageBranches has a list of branches on the same page. This has a few minor issues:

  • Pager is at the top (see T13312), which is weird.
  • "Default" icon is mystery meat.
  • Table is kind of pointless/redundant in general?

Previously, this table had more information about technical status of each branch (autoclose/track/publish) but most of these details have been simplified/eliminated, and the main "Branches" view now has more information than it did before.

Get rid of this and just link to the main view.

Test Plan

Viewed "Branches" in UI, saw a link to the main view instead of a weird table.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable