1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/ponder
epriestley b592630d72 Provide more structure to PHUIObjectBoxView
Summary:
Three changes here.

  - Add `setActionList()`, and use that to set the action list.
  - Add `setPropertyList()`, and use that to set the property list.

These will let us add some apropriate CSS so we can fix the border issue, and get rid of a bunch of goofy `.x + .y` selectors.

  - Replace `addContent()` with `appendChild()`.

This is just a consistency thing; `AphrontView` already provides `appendChild()`, and `addContent()` did the same thing.

Test Plan:
  - Viewed "All Config".
  - Viewed a countdown.
  - Viewed a revision (add comment, change list, table of contents, comment, local commits, open revisions affecting these files, update history).
  - Viewed Diffusion (browse, change, history, repository, lint).
  - Viewed Drydock (resource, lease).
  - Viewed Files.
  - Viewed Herald.
  - Viewed Legalpad.
  - Viewed macro (edit, edit audio, view).
  - Viewed Maniphest.
  - Viewed Applications.
  - Viewed Paste.
  - Viewed People.
  - Viewed Phulux.
  - Viewed Pholio.
  - Viewed Phame (blog, post).
  - Viewed Phortune (account, product).
  - Viewed Ponder (questions, answers, comments).
  - Viewed Releeph.
  - Viewed Projects.
  - Viewed Slowvote.

NOTE: Images in Files aren't on a black background anymore -- I assume that's on purpose?

NOTE: Some jankiness in Phortune, I'll clean that up when I get back to it. Not related to this diff.

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D7174
2013-09-30 09:36:04 -07:00
..
application Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
constants Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
controller Provide more structure to PHUIObjectBoxView 2013-09-30 09:36:04 -07:00
editor Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
feed Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
mail Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
phid Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
query Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
search Restore search indexing to Ponder questions 2013-07-29 12:04:19 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Provide more structure to PHUIObjectBoxView 2013-09-30 09:36:04 -07:00