1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/differential/view
epriestley 20ac900e8b Make settings panels more modular and modern
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
2012-08-13 12:37:26 -07:00
..
DifferentialAddCommentView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialChangesetDetailView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialChangesetListView.php Make settings panels more modular and modern 2012-08-13 12:37:26 -07:00
DifferentialDiffTableOfContentsView.php Use pht() 2012-06-14 16:25:20 -07:00
DifferentialInlineCommentEditView.php Add a formatting reference link to the inline comment editor 2012-07-20 14:04:28 -07:00
DifferentialInlineCommentView.php Add a Delete link to Differential inline comment previews 2012-08-02 12:24:23 -07:00
DifferentialLocalCommitsView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialPrimaryPaneView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialResultsTableView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionCommentListView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionCommentView.php Remove the actor itself from reviewer list in commandeering 2012-06-27 09:55:31 -07:00
DifferentialRevisionDetailView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionListView.php Fancier tooltips for revision lists 2012-08-07 18:37:49 -07:00
DifferentialRevisionStatsView.php Show responsiveness' in differential stats 2012-07-13 10:38:27 -07:00
DifferentialRevisionUpdateHistoryView.php Add support for postponed linters 2012-06-28 18:09:38 -07:00