1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/herald/controller
Bob Trahan 1830868007 Herald - make herald condition of herald rule display better
Summary: ...by the surprising step of changing how this data is stored from id to phid. Also a small fix to not allow "disabled" rules to be used as herald rule conditions, i.e. can't make a rule that depends on a disabled rule.

Test Plan: viewed existing herald rule that had a rule condition and noted nice new display using handle. made a new rule that had a rule condition and verified it worked correctly.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8186
2014-02-10 14:40:09 -08:00
..
HeraldController.php Fix wrong link to "Create Rule" in Herald mobile view 2013-12-04 04:57:34 -08:00
HeraldDisableController.php Lay most groundwork for Herald object rules 2013-12-27 13:17:10 -08:00
HeraldNewController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
HeraldRuleController.php Herald - make herald condition of herald rule display better 2014-02-10 14:40:09 -08:00
HeraldRuleEditHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HeraldRuleListController.php Give Herald rules a standard "Hnnn" object name 2013-12-18 12:00:18 -08:00
HeraldRuleViewController.php Implement basic object rules for Herald 2013-12-30 16:48:14 -08:00
HeraldTestConsoleController.php Add a "branches" rule for commits 2014-01-28 14:43:13 -08:00
HeraldTranscriptController.php Implement basic object rules for Herald 2013-12-30 16:48:14 -08:00
HeraldTranscriptListController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00