1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/view
epriestley fffa7ffb6c Allow users to customize applicaiton tile sizes
Summary:
See discussion in D4438. Allows users to customize application tiles, and implements generally reasonable defaults so they hopefully won't.

Sizes are "invisible" (internal only, used to hide admin apps from non-admins), "hidden" (hide by default, show after clicking "Show More Applications"), "show" (show a small square tile) and "full" (show a full-width tile with subtitle).

Test Plan:
Default view for a non-admin:

{F29375}

Adjusted settings, hidden:

{F29373}

Adjusted settings, shown:

{F29374}

Reviewers: chad, btrahan

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4439
2013-01-16 09:00:11 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
control Update tables to table-kit view. 2013-01-11 11:24:35 -08:00
form Fix tokenizer placeholder issue 2012-12-29 13:11:42 -08:00
layout Allow users to customize applicaiton tile sizes 2013-01-16 09:00:11 -08:00
page Add the rest of the "Debug/Developer" config group. 2013-01-03 05:48:21 -08:00
widget Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontDialogView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
AphrontJavelinView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontNullView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
viewutils.php Delete license headers from files 2012-11-05 11:16:51 -08:00