Ref T10054. Take specialization off the objects and put it on Engine subclasses instead. One reason for this is that certain objects (like users) might have multiple different sets of panels in the future (e.g., their user profile and their home page).
Details
Details
- Reviewers
chad - Maniphest Tasks
- T10054: Define product direction for Project/Profile UIs
- Commits
- Restricted Diffusion Commit
rP2a6b2dbbfdf1: Prepare Profile Panels for adoption in other applications
- No user-visible changes.
- PanelEngine no longer has any hardcoded "project" stuff.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- pmenu4
- Lint
Lint Passed Severity Location Code Message Advice src/applications/project/engine/PhabricatorProjectProfilePanelEngine.php:23 XHP16 TODO Comment Advice src/applications/project/engine/PhabricatorProjectProfilePanelEngine.php:35 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 10105 Build 12248: Run Core Tests Build 12247: arc lint + arc unit