Page MenuHomePhabricator

On the Diffusion cluster status page, improve device sort order
ClosedPublic

Authored by epriestley on Nov 15 2018, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 9:45 AM
Unknown Object (File)
Mon, Jan 13, 4:14 AM
Unknown Object (File)
Dec 23 2024, 2:56 AM
Unknown Object (File)
Dec 18 2024, 4:43 AM
Unknown Object (File)
Dec 12 2024, 10:35 PM
Unknown Object (File)
Dec 12 2024, 10:35 PM
Unknown Object (File)
Dec 9 2024, 5:59 AM
Unknown Object (File)
Dec 5 2024, 2:34 PM
Subscribers
None

Details

Summary

Ref T13216. See PHI943. When you have a large number of cluster bindings for a repository, the UI sorting can be a bit hard to manage.

One install that regularly cycles repository cluster devices had a couple dozen older disabled bindings, with the enabled bindings intermingled.

Sort the UI:

  • enabled devices come first;
  • in each group, sort by name.
Test Plan

Mixed disabled/enabled bindings, loaded DiffusionRepositoryStorage page with clustering configured. Before: relatively unhelpful sort order. After: more intuitive sort order.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable