1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/calendar/herald
epriestley 87f663ef77 Add basic Herald support to Calendar
Summary: Fixes T7939. This doesn't get too fancy, but allows you to write Herald rules against Calendar events.

Test Plan:
  - Wrote an "add red flag to events with party in the name" rule.
  - Created a "mundane meeting", didn't get flagged.
  - Created a "cool party", got flagged.
  - Ran rules from the Herald test console.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7939

Differential Revision: https://secure.phabricator.com/D16368
2016-08-06 14:37:33 -07:00
..
PhabricatorCalendarEventHeraldAdapter.php Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00
PhabricatorCalendarEventHeraldField.php Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00
PhabricatorCalendarEventHeraldFieldGroup.php Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00
PhabricatorCalendarEventNameHeraldField.php Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00