mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-29 02:02:41 +01:00
20ac900e8b
Summary: Currently, we have a hard-coded list of settings panels. Make them a bit more modular. - Allow new settings panels to be defined by third-party code (see {D2340}, for example -- @ptarjan). - This makes the OAuth stuff more flexible for {T887} / {T1536}. - Reduce the number of hard-coded URIs in various places. Test Plan: Viewed / edited every option in every panel. Grepped for all references to these URIs. Reviewers: btrahan, vrana, ptarjan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D3257 |
||
---|---|---|
.. | ||
DifferentialAddCommentView.php | ||
DifferentialChangesetDetailView.php | ||
DifferentialChangesetListView.php | ||
DifferentialDiffTableOfContentsView.php | ||
DifferentialInlineCommentEditView.php | ||
DifferentialInlineCommentView.php | ||
DifferentialLocalCommitsView.php | ||
DifferentialPrimaryPaneView.php | ||
DifferentialResultsTableView.php | ||
DifferentialRevisionCommentListView.php | ||
DifferentialRevisionCommentView.php | ||
DifferentialRevisionDetailView.php | ||
DifferentialRevisionListView.php | ||
DifferentialRevisionStatsView.php | ||
DifferentialRevisionUpdateHistoryView.php |