Page MenuHomePhabricator

Make Project page list repositories
AbandonedPublic

Authored by ite-klass on May 7 2014, 3:28 PM.
Tags
None
Referenced Files
F15518651: D9002.id21379.diff
Sat, Apr 19, 3:30 PM
F15515177: D9002.id.diff
Fri, Apr 18, 8:29 AM
F15512071: D9002.diff
Thu, Apr 17, 7:45 AM
F15427210: D9002.diff
Mar 23 2025, 1:19 PM
F15410543: D9002.id21379.diff
Mar 19 2025, 7:33 AM
F15410542: D9002.diff
Mar 19 2025, 7:33 AM
F15393356: D9002.id21379.diff
Mar 15 2025, 8:48 PM
F15393355: D9002.id.diff
Mar 15 2025, 8:48 PM
Subscribers

Details

Reviewers
None
Summary

This diff adds a list of repositories to the project page.

Repositories can be assigned to repositories. Thus, a projects page listing all repositories assigned to it could be very handy. Otherwise you have to use an adjusted search query in diffusion to list them.

Test Plan

None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 286
Build 286: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

ite-klass retitled this revision from to Make Project page list repositories.
ite-klass updated this object.
ite-klass edited the test plan for this revision. (Show Details)
ite-klass set the repository for this revision to rP Phabricator.
src/applications/project/controller/PhabricatorProjectProfileController.php
126

Even though it is named Page, I guess it is not paged (limited knowledge of implementation - I guess you would have to add paging buttons as well).

131–132

No further filters have been set - deactivated repositories are listed as well.

Would you mind adding a test plan and screenshot?

What would you expect as a test plan?

Do I have to sign the contributor license agreement? Which I can only view with a facebook account?
https://secure.phabricator.com/book/phabcontrib/article/contrib_intro/#legal-stuff

ite-klass edited edge metadata.