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
Unknown Object (File)
Thu, Apr 11, 8:57 AM
Unknown Object (File)
Sat, Apr 6, 8:15 PM
Unknown Object (File)
Thu, Mar 28, 8:21 PM
Unknown Object (File)
Sat, Mar 23, 12:43 PM
Unknown Object (File)
Sat, Mar 23, 12:43 PM
Unknown Object (File)
Sat, Mar 23, 12:43 PM
Unknown Object (File)
Sat, Mar 23, 12:43 PM
Unknown Object (File)
Feb 9 2024, 10:07 PM
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