Page MenuHomePhabricator

Add slugs to project manage page
ClosedPublic

Authored by chad on May 20 2017, 5:52 PM.
Tags
None
Referenced Files
F18083538: D17985.id43316.diff
Tue, Aug 5, 10:31 AM
F18077562: D17985.id43315.diff
Mon, Aug 4, 7:16 PM
F17934314: D17985.id.diff
Wed, Jul 30, 10:15 PM
F17915287: D17985.diff
Tue, Jul 29, 8:27 PM
F17626831: D17985.id43255.diff
Thu, Jul 10, 5:18 AM
Unknown Object (File)
Jun 20 2025, 10:32 AM
Unknown Object (File)
Jun 18 2025, 8:04 PM
Unknown Object (File)
Jun 17 2025, 8:06 PM
Subscribers

Details

Summary

Minor, just shows the slugs on the manage project page, also normalized language to "details"

Test Plan

review a project with slugs, description.

Diff Detail

Repository
rP Phabricator
Branch
slugs (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17174
Build 22979: Run Core Tests
Build 22978: arc lint + arc unit

Event Timeline

This one slipped by me, but we can pretend I got hit by a bus and @amckinley needs to ensure business continuity.

This one is slipping by everyone.

Also, sorry to hear about your bus accident.

It has been tough on all of us.

Looks good unless you want to move this function.

src/applications/project/controller/PhabricatorProjectManageController.php
156

Should this live in the Project class?

This revision is now accepted and ready to land.May 24 2017, 4:44 PM
  • move it up a level for future use
This revision was automatically updated to reflect the committed changes.