1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/owners/controller
epriestley a407b83dc2 Move Owners to EditEngine
Summary:
Ref T9132. Paste is in fairly good shape so Owners is up next. Reasoning:

  - One install wants API access for it.
  - It's a simple application for getting CustomFields working with EditEngine.

This only does the EditEngine part, so CustomFields are no longer editable until I make that work. That will be up next, and I'll hold this until that's ready.

Test Plan:
  - Created and edited packages via web UI.
  - Created and edited package editing forms via web UI.
  - Created and edited packages via Conduit.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14598
2015-12-02 05:21:15 -08:00
..
PhabricatorOwnersController.php Use ApplicationSearch in Owners 2015-05-27 10:29:01 -07:00
PhabricatorOwnersDetailController.php Fix button for "All Problem Commits" on Owners packages 2015-09-29 06:43:55 -07:00
PhabricatorOwnersEditController.php Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
PhabricatorOwnersListController.php Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
PhabricatorOwnersPathsController.php Provide a more modern way to load packages owning a set of files 2015-08-15 13:06:10 -07:00