Page MenuHomePhorge

Config User Extra Fields: link to the doc (like Maniphest)
ClosedPublic

Authored by valerio.bozzolan on Jan 8 2024, 09:07.
Tags
None
Referenced Files
F4036891: D25507.1746718993.diff
Wed, May 7, 15:43
F4036890: D25507.1746718992.diff
Wed, May 7, 15:43
F4036889: D25507.1746718991.diff
Wed, May 7, 15:43
F4036888: D25507.1746718990.diff
Wed, May 7, 15:43
F4033519: D25507.1746716047.diff
Wed, May 7, 14:54
F4011243: D25507.1746625686.diff
Tue, May 6, 13:48
F3847115: D25507.1746105869.diff
Wed, Apr 30, 13:24
F3847114: D25507.1746105868.diff
Wed, Apr 30, 13:24

Details

Summary

Add a documentation link in a specific Config page, that is:

Config > Setting > user.custom-field-definitions

Test Plan

Visit the page and click on the new link:

  • /config/edit/user.custom-field-definitions/

Visit this page that was the inspirational page:

  • /config/edit/maniphest.custom-field-definitions/

No nuclear implosions.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Tested locally, all in all +1 but capitalization is inconsistent comparing to maniphest.custom-field-definitions: Custom Fields twice and User Profiles once should use lower-case.

Yeah I honestly don't know if uppercase or lowercase.

In this case should be lower-case because consistency and because it's pretty much a full sentence.

Relevant. "User Profiles":

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a page title and thus title case.

Also, "User profiles", 4 lines below:

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a button text or such and seems to be sentence case...

This revision is now accepted and ready to land.Jan 13 2024, 02:37