1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/transactions
epriestley 4540ae028a Fix "Create Form" link destinations when editing edit forms
Summary:
Fixes T12301. In D17372, this changed to use generic EditEngines instead of the proper runtime engine. Normally this doesn't matter, but can in this case.

After loading the configurations normally, swap their attached engines for the specific configured runtime engine we're currently executing.

Test Plan: Clicked "Create Form" from the Maniphest form list, saw it go to "Create Maniphest Form", not "Create Generic Meta-Form".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12301

Differential Revision: https://secure.phabricator.com/D17398
2017-02-22 15:00:05 -08:00
..
application Put inline previews in remarkup textareas 2015-12-22 12:18:28 -08:00
commentaction Make some Differential comment actions (like "Accept" and "Reject") conflict with one another 2017-01-02 13:25:12 -08:00
constants Merge TYPE_PROJECT_COLUMNS and TYPE_COLUMN transactions into a more general TYPE_COLUMNS transaction 2016-04-06 09:13:31 -07:00
controller Correct a "bin/mail" command in "Show Raw Email" help text 2017-01-05 08:59:39 -08:00
data Don't re-mention users for comment edits 2016-06-13 13:57:59 -07:00
draft Show yellow "draft" bubble in Audit 2017-01-16 10:28:59 -08:00
edges Make yellow "draft" bubbles more generic 2017-01-13 09:02:19 -08:00
editengine Fix "Create Form" link destinations when editing edit forms 2017-02-22 15:00:05 -08:00
editfield Make some Differential comment actions (like "Accept" and "Reject") conflict with one another 2017-01-02 13:25:12 -08:00
editor Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
edittype Make stored custom fields work with v3 EditEngine API 2016-12-16 10:09:03 -08:00
engineextension Drive CLI-based revision edits through "differential.revision.edit" API + EditEngine 2016-12-16 10:08:49 -08:00
error Allow users to unset "Editor", tailor short error messages properly on settings forms 2016-06-05 14:03:02 -07:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
feed Add AuthorHref to feed story images 2017-02-07 10:09:00 -08:00
interface Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
phid Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
replyhandler Modularize content sources 2016-03-26 11:59:45 -07:00
response Make inline comment preview and submission mostly work on EditEngine 2016-12-31 10:10:29 -08:00
storage Don't allow forms which can't create objects to be added to profile menus 2017-02-16 15:45:11 -08:00
typeahead Don't allow forms which can't create objects to be added to profile menus 2017-02-16 15:45:11 -08:00
view Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
worker Cache user notification and message counts 2016-06-05 08:52:43 -07:00
xaction Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00