1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/trigger
epriestley f6658bf391 When changing the trigger type in the trigger editor, properly redraw the control
Summary: Ref T13269. I refactored this late in the game to organize things better and add table cells around stuff, and accidentally broke the relationship between the "Rule Type" selector and the value selector.

Test Plan: Switched rule type selector from "Change Status" to "Play Sound", saw secondary control update properly.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13269

Differential Revision: https://secure.phabricator.com/D20326
2019-03-26 11:50:31 -07:00
..
trigger-rule-editor.js Mostly make the editor UI for triggers work 2019-03-25 13:25:14 -07:00
TriggerRule.js When changing the trigger type in the trigger editor, properly redraw the control 2019-03-26 11:50:31 -07:00
TriggerRuleControl.js Mostly make the editor UI for triggers work 2019-03-25 13:25:14 -07:00
TriggerRuleEditor.js Mostly make the editor UI for triggers work 2019-03-25 13:25:14 -07:00
TriggerRuleType.js Mostly make the editor UI for triggers work 2019-03-25 13:25:14 -07:00