1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/webroot/rsrc/css/aphront
epriestley 114ed6c7fe DarkConsole: fix rendering, move request log, load over ajax
Summary:
This accomplishes three major goals:

  # Fixes phutil_render_tag -> phutil_tag callsites in DarkConsole.
  # Moves the Ajax request log to a new panel on the left. This panel (and the tabs panel) get scrollbars when they get large, instead of making the page constantly scroll down.
  # Loads the panel content over ajax, instead of dumping it into the page body / ajax response body. I've been planning to do this for about 3 years, which is why the plugins are architected the way they are. This should make debugging easier by making response bodies not be 50%+ darkconsole stuff.

Additionally, load the plugins dynamically (the old method predates library maps and PhutilSymbolLoader).

Test Plan:
{F30675}

  - Switched between requests and tabs, reloaded page, saw same tab.
  - Used "analyze queries", "profile page", triggered errors.
  - Verified page does not load anything by default if dark console is closed with Charles.
  - Generally banged on it a bit.

Reviewers: vrana, btrahan, chad

Reviewed By: vrana

CC: aran

Maniphest Tasks: T2432

Differential Revision: https://secure.phabricator.com/D4692
2013-01-28 18:45:32 -08:00
..
attached-file-view.css Crop screenshot thumbs in Maniphest 2011-06-01 15:38:17 -07:00
calendar-view.css Status events from others were not clearly visible. 2012-12-21 10:15:48 -08:00
context-bar.css fix aphront context bar bottom margin -- don't need it 2012-12-13 10:46:53 -08:00
crumbs-view.css File view: Replace drop-down form with buttons for view options 2012-10-03 10:59:23 -07:00
dark-console.css DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
dialog-view.css Exception Dialog Styles. 2013-01-23 11:08:27 -08:00
error-view.css Conpherence - make updating title + picture a dialogue that uses drag and drop upload control 2013-01-26 17:14:58 -08:00
form-view.css Conpherence V1 2013-01-24 17:23:05 -08:00
headsup-action-list-view.css Add self-links for Differential and Maniphest 2012-05-22 10:52:16 -07:00
headsup.css change DifferentialRevisionDetailView to use newer fangled UI abstractions 2012-12-11 14:59:27 -08:00
lightbox-attachment.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
list-filter-view.css Clean up Login, Responsive Forms 2013-01-19 14:30:26 -08:00
notification.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
pager-view.css AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00
panel-view.css Maniphest Detail view for mobile. 2013-01-24 16:29:47 -08:00
phabricator-nav-view.css Ability to "Create X" from wide sidebar buttons 2013-01-22 09:06:57 -08:00
request-failure-view.css PhabricatorEnv 2011-01-31 11:55:26 -08:00
table-view.css Add a wrapper div for mobile tables. 2013-01-22 14:46:40 -08:00
tokenizer.css Update form input styles. 2013-01-09 14:40:12 -08:00
tooltip.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
transaction.css Maniphest Detail view for mobile. 2013-01-24 16:29:47 -08:00
typeahead.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00