1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/people
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
..
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability People - refine permissions on creating new users 2015-02-05 16:47:09 -08:00
conduit Calendar event edit view should validate that start time preceeds end time 2015-05-02 15:28:04 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
controller [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
customfield Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
editor Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
event phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
garbagecollector Add a GC for user logs 2014-02-03 10:51:41 -08:00
lipsum Rename PhutilRealnameContextFreeGrammar for consistency 2015-01-06 12:04:19 +11:00
markup Add some missing type hints 2015-05-05 07:33:00 +10:00
phid Policy - clean up access to user profile image uri 2015-02-02 14:04:23 -08:00
query [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
search Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Implement a user profile image cache 2015-05-13 11:38:51 -07:00
typeahead Add an anyone() typeahead function for matching any document owner 2015-04-23 15:44:27 -07:00
view Let users review their own account activity logs 2014-04-27 17:32:09 -07:00