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
F13255007: D19813.diff
Sat, May 25, 4:19 AM
F13237937: D19813.diff
Tue, May 21, 4:08 PM
F13234785: D19813.diff
Tue, May 21, 3:45 AM
F13212753: D19813.diff
Fri, May 17, 7:01 AM
F13197682: D19813.diff
Mon, May 13, 12:23 AM
Unknown Object (File)
Fri, May 3, 10:09 AM
Unknown Object (File)
Thu, May 2, 9:58 AM
Unknown Object (File)
Apr 25 2024, 3:41 AM
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