Page MenuHomePhabricator

Implement custom fields in Projects
ClosedPublic

Authored by epriestley on Feb 10 2014, 7:40 PM.
Tags
None
Referenced Files
F13986901: D8180.id18522.diff
Oct 21 2024, 6:15 AM
F13983258: D8180.diff
Oct 20 2024, 5:08 AM
Unknown Object (File)
Sep 12 2024, 8:04 PM
Unknown Object (File)
Sep 12 2024, 8:03 PM
Unknown Object (File)
Sep 12 2024, 8:03 PM
Unknown Object (File)
Sep 12 2024, 8:03 PM
Unknown Object (File)
Sep 9 2024, 10:42 AM
Unknown Object (File)
Sep 7 2024, 6:35 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

Repository
rP Phabricator
Branch
projsub7
Lint
Lint Passed
Unit
No Test Coverage