1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/people/controller
epriestley 3f24232d2b Allow custom fields to have validation logic
Summary:
Ref T418. This is fairly messy, but basically:

  - Add a validation phase to TransactionEditor.
  - Add a validation phase to CustomField.
  - Bring it to StandardField.
  - Add validation logic for the int field.
  - Provide support in related classes.

Test Plan: See screenshot.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T418

Differential Revision: https://secure.phabricator.com/D7028
2013-09-18 15:31:58 -07:00
..
PhabricatorPeopleController.php Drive auth config with the database 2013-06-20 11:18:11 -07:00
PhabricatorPeopleEditController.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PhabricatorPeopleLdapController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PhabricatorPeopleListController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PhabricatorPeopleLogsController.php
PhabricatorPeopleProfileController.php Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
PhabricatorPeopleProfileEditController.php Allow custom fields to have validation logic 2013-09-18 15:31:58 -07:00
PhabricatorPeopleProfilePictureController.php Update forms to use PHUIFormBoxView 2013-08-26 15:45:58 -07:00