1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 10:42:41 +01:00
phorge-phorge/src/view/form
epriestley 0bc8382dfd Support Spaces in ApplicationEmail
Summary:
Ref T8498. Allow ApplicationEmail addresses to be put into spaces:

  - You can only see and send to addresses in Spaces you have access to.
  - Objects are created into the same space their address is associated with.

Test Plan:
  - Used `bin/mail receive-test` to send mail to various `xyz-bugs@...` addresses.
  - Saw objects created in the proper space.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8498

Differential Revision: https://secure.phabricator.com/D13247
2015-06-11 10:23:56 -07:00
..
control Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
AphrontFormView.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
PHUIFormInsetView.php Clean up Maniphest Batch Editor UI 2014-11-19 15:23:37 -08:00
PHUIFormLayoutView.php Use PhutilInvalidStateException 2015-05-14 07:53:52 +10:00
PHUIFormPageView.php phtize all the things 2015-05-22 21:16:39 +10:00
PHUIInfoView.php Various linter fixes 2015-05-20 07:27:41 +10:00
PHUIPagedFormView.php phtize all the things 2015-05-22 21:16:39 +10:00