Page MenuHomePhabricator

Move Owners to EditEngine
ClosedPublic

Authored by epriestley on Nov 29 2015, 5:36 PM.
Tags
None
Referenced Files
F15467745: D14598.diff
Thu, Apr 3, 5:38 PM
F15467381: D14598.id35340.diff
Thu, Apr 3, 2:16 PM
F15447936: D14598.id35340.diff
Fri, Mar 28, 2:27 AM
F15446396: D14598.id.diff
Thu, Mar 27, 6:51 PM
F15438813: D14598.diff
Wed, Mar 26, 3:46 AM
F15425555: D14598.id35340.diff
Sun, Mar 23, 4:54 AM
F15389405: D14598.id35309.diff
Sat, Mar 15, 5:12 AM
F15379804: D14598.id35309.diff
Thu, Mar 13, 11:29 PM
Subscribers
None

Details

Reviewers
chad
Maniphest Tasks
T9132: Build an ApplicationEditor abstraction
Commits
Restricted Diffusion Commit
rPa407b83dc276: 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.

Diff Detail

Repository
rP Phabricator
Branch
eengine21
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/owners/storage/PhabricatorOwnersPackage.php:286XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 9120
Build 10754: Run Core Tests
Build 10753: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Move Owners to EditEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 30 2015, 5:08 PM
epriestley edited edge metadata.
  • Just a cleanup rebase for the heck of it.
This revision was automatically updated to reflect the committed changes.