1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/infrastructure
epriestley 9564b0a40e Improve behavior of inline rendering with unified views
Summary:
Ref T2009. This reduces how buggy inlines are. They're still buggy.

Specifically, the inline endpoint didn't know how to scaffold inlines before, so some of them ended up rendering in the wrong rows or breaking layouts.

This passes the current renderer through to the inline editor endpoint, so it can at least get the layout correct.

Test Plan: Interacted with inlines in unified and side-by-side views.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2009

Differential Revision: https://secure.phabricator.com/D11988
2015-03-05 14:11:51 -08:00
..
customfield Show change details for "Remarkup" standard custom field edits 2015-03-03 10:39:32 -08:00
daemon Allow modern phd stop to stop old daemons cleanly 2015-02-24 14:50:40 -08:00
diff Improve behavior of inline rendering with unified views 2015-03-05 14:11:51 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
env Update Phabricator to work with more modular translations 2015-02-11 13:02:35 -08:00
events Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
internationalization Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
javelin Allow Javelin initBehavior to source alternative library behaviors 2014-11-04 06:47:07 -08:00
lint/linter Use new FutureIterator instead of Futures 2014-12-30 23:13:38 +11:00
log Explicitly declare method/property visibility 2015-01-12 08:18:13 +11:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Disable caching of remarkup previews 2015-02-22 05:39:25 -08:00
query Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
sms Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00
ssh Proxy VCS SSH requests 2015-01-28 14:41:24 -08:00
storage Fix quickstart.sql for old MySQL 2015-03-02 09:57:38 -08:00
testing Fix method visibility for PhabricatorTrivialTestCase::willRunOneTest 2015-01-14 07:04:36 +11:00
time Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
util Improve Phriction page move dialog 2014-11-12 07:04:51 -08:00
PhabricatorEditor.php Use ManiphestTaskQuery in nearly all interfaces 2013-09-25 13:44:14 -07:00