Page MenuHomePhabricator

Implement custom fields in Projects
ClosedPublic

Authored by epriestley on Feb 10 2014, 7:40 PM.
Tags
None
Referenced Files
F14071477: D8180.id18503.diff
Wed, Nov 20, 5:36 PM
F14071440: D8180.id18522.diff
Wed, Nov 20, 5:31 PM
Unknown Object (File)
Oct 21 2024, 6:15 AM
Unknown Object (File)
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
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