Page MenuHomePhabricator

Convert `arc tasks` to use `PhutilConsoleTable`.
ClosedPublic

Authored by joshuaspence on Jun 17 2014, 4:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 6:22 AM
Unknown Object (File)
Mon, Nov 18, 11:30 PM
Unknown Object (File)
Wed, Nov 13, 11:34 PM
Unknown Object (File)
Mon, Nov 11, 2:12 PM
Unknown Object (File)
Sun, Nov 10, 7:25 AM
Unknown Object (File)
Fri, Nov 8, 11:36 AM
Unknown Object (File)
Tue, Nov 5, 9:11 PM
Unknown Object (File)
Oct 17 2024, 10:49 PM
Subscribers

Details

Summary

PhutilConsoleTable does a better job at aligning columns. We still probably need to do some work to PhutilConsoleTable to set a maximum width for a specified column, or elect which columns can be truncated etc but this can probably come later.

Test Plan

`arc_tasks`_with_`PhutilConsoleTable` (345×1 px, 98 KB)

Diff Detail

Repository
rARC Arcanist
Branch
tasks-table
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1180
Build 1180: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Convert `arc tasks` to use `PhutilConsoleTable`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

very nice

This revision is now accepted and ready to land.Jun 17 2014, 5:01 PM