Page MenuHomePhabricator

Scaffolding for Fund
ClosedPublic

Authored by epriestley on Sep 11 2014, 4:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 3:48 PM
Unknown Object (File)
Sun, Mar 31, 8:58 PM
Unknown Object (File)
Sun, Mar 31, 3:52 PM
Unknown Object (File)
Feb 28 2024, 9:37 AM
Unknown Object (File)
Feb 28 2024, 9:33 AM
Unknown Object (File)
Feb 28 2024, 9:32 AM
Unknown Object (File)
Feb 19 2024, 10:15 PM
Unknown Object (File)
Feb 19 2024, 8:07 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).