Page MenuHomePhabricator

Push the "Config" application UI out to full-width
Open, LowPublic

Description

The "Config" application is one of the last bastions of fixed-width UI, and presents users with two equally bad ways to review JSON configuration. You can see 1% of the value:

Screen Shot 2019-08-01 at 11.22.22 AM.png (157×922 px, 17 KB)

...or see the entire value in a giant unformatted blob:

Screen Shot 2019-08-01 at 11.24.00 AM.png (127×934 px, 36 KB)

The stuff I want is also never on the landing page. Although this seems hard in the general case, we can probably do better than "never", e.g., show settings which have changed recently.

The "Modules" stuff can move to a subsection, and the "Cluster" stuff is fairly advanced and can probably also move.


  • On "Repository Servers", errors link nowhere.
  • setFixed() callsites should be removed from rSAAS, then setFixed() should be removed.

Done

  • On "Cache Status", the "Cache Storage" tab may render completely empty.
  • Individual setup issue pages are a little weird.

Event Timeline

epriestley created this task.