1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc
Chad Little a4784e03ff [Redesign] Add Table, Collapse support to ObjectBox
Summary: Converts most all tables to be directly set via `setTable` to an ObjectBox. I think this path is more flexible design wise, as we can change the box based on children, and not just CSS. We also already do this with PropertyList, Forms, ObjectList, and Header. `setCollapsed` is added to ObjectBox to all children objects to bleed to the edges (like diffs).

Test Plan: I did a grep of `appendChild($table)` as well as searches for `PHUIObjectBoxView`, also with manual opening of hundreds of files. I'm sure I missed 5-8 places. If you just appendChild($table) nothing breaks, it just looks a little funny.

Reviewers: epriestley, btrahan

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12955
2015-05-20 12:48:43 -07:00
..
css [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
externals Stop using JX.Scrollbar for main page content 2015-05-11 12:02:00 -07:00
favicons Add HiDPI favicons 2014-11-07 17:07:38 -08:00
image [Redesign] Darken logo 2015-05-18 13:56:56 -07:00
js Merge branch 'master' into redesign-2015 2015-05-14 09:50:21 -07:00