Page MenuHomePhabricator

Implement custom fields in Projects
ClosedPublic

Authored by epriestley on Feb 10 2014, 7:40 PM.
Tags
None
Referenced Files
F13270924: D8180.id.diff
Wed, May 29, 2:25 PM
F13183609: D8180.id18522.diff
Fri, May 10, 10:34 AM
F13183608: D8180.id18503.diff
Fri, May 10, 10:34 AM
F13183279: D8180.id.diff
Fri, May 10, 8:05 AM
F13183223: D8180.diff
Fri, May 10, 7:39 AM
F13181255: D8180.id18522.diff
Thu, May 9, 10:31 AM
Unknown Object (File)
May 1 2024, 2:39 AM
Unknown Object (File)
Apr 27 2024, 11:31 PM
Subscribers

Details

Summary

Ref T4379. Ref T3794. Fixes T4010. This brings CustomFields to projects.

My primary goal is to get rid of the special casing around project profiles and profile editing, so all edits are ApplicationTransactions. Particularly, I want to make the "blurb/description" field a custom field which goes through builtin infrastructure.

A distant secondary goal is that this is a feature which users like/want because users like/want features.

Test Plan

Added a custom field and examined it in the edit, view, and search interfaces.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped