Page MenuHomePhabricator

Scaffolding for Fund
ClosedPublic

Authored by epriestley on Sep 11 2014, 4:51 PM.
Tags
None
Referenced Files
F15528656: D10481.id25199.diff
Tue, Apr 22, 1:03 PM
F15516217: D10481.id.diff
Fri, Apr 18, 5:20 PM
F15512309: D10481.diff
Thu, Apr 17, 9:44 AM
F15509106: D10481.id25199.diff
Wed, Apr 16, 9:41 AM
F15506460: D10481.diff
Tue, Apr 15, 11:27 AM
F15497143: D10481.diff
Sun, Apr 13, 9:55 AM
F15424350: D10481.id.diff
Mar 22 2025, 9:40 PM
F15408973: D10481.id25199.diff
Mar 19 2025, 2:26 AM
Subscribers

Details

Summary

Ref T5835. This is all pretty boilerplate, and does not interact with Phortune at all yet.

You can create "Initiatives", which have a title and description, and support most of the expected infrastructure (policies, transactions, mentions, edges, appsearch, remakrup, etc).

Only notable decisions:

  • Initiatives have an explicit owner. I think it's good to have a single clearly-responsible user behind an initiative.
  • I think that's it?
Test Plan
  • Created an initiative.
  • Edited an initiative.
  • Changed application policy defaults.
  • Searched for initiatives.
  • Subscribed to an initiative.
  • Opened/closed an initiative.
  • Used I123 and {I123} in remarkup.
  • Destroyed an initiative.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Scaffolding for Fund.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 11 2014, 7:57 PM
epriestley updated this revision to Diff 25200.

Closed by commit rPe4f399b9faf2 (authored by @epriestley).