1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/externals/javelin/lib
epriestley 3f5a7b31c8 Add a synthetic DOM event to JX.Workflow for form submission
Summary: Currently, when a dialog is submitted the Workflow itself emits an event but no DOM event is emitted. The workflow event is fine for handlers which only use JS, but there's currently no way for a handler to act more like a normal form handler. This event gives normal form handlers a way to capture Workflow submits and muck around with form contents, etc.

Test Plan: In a future diff, edited policies via a Workflow dialog.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7295
2013-10-14 11:58:38 -07:00
..
__tests__ Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
control Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
behavior.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Cookie.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
DOM.js Don't mangle inline comments with tables in them in Differential 2013-09-10 15:31:32 -07:00
History.js Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
JSON.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Mask.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Request.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Resource.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
URI.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Vector.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Workflow.js Add a synthetic DOM event to JX.Workflow for form submission 2013-10-14 11:58:38 -07:00