Homec4science

Add very basic scaffolding for Pholio

Authored by epriestley <git@epriestley.com> on Nov 22 2012, 02:22.

Description

Add very basic scaffolding for Pholio

Summary:
I'm not going to land this until it's a bit more fleshed out since it would just confuse users, but this is probably more reviewable as a few diffs adding a couple features than one ULTRA-diff adding everything. Implement application basics for Pholio. This does more or less nothing, but adds storage, subscribe, flag, markup, indexing, query basics, PHIDs, handle loads, a couple of realy really basic controllers, etc.
Basic hierarchy is:

  • Moleskine: Top-level object like a Differential Revision, like "Ponder Feed Ideas".
  • Image: Each Moleskine has one or more images, like the unexpanded / expanded / mobile / empty states of feed.
  • Transaction: Comment or edit, like Maniphest. I generally want to move most apps to a transaction model so we can log edits.
  • PixelComment: Equivalent of an inline comment.

Test Plan: Created a fake object and viewed it.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran, davidreuss

Maniphest Tasks: T2097

Differential Revision: https://secure.phabricator.com/D3817

Details

Committed
epriestley <git@epriestley.com>Nov 22 2012, 02:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf4fa96877082: Fix an issue with browsing repositories that have README, etc
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHfc9ad37b2669: Add very basic scaffolding for Pholio (authored by epriestley <git@epriestley.com>).Nov 22 2012, 02:22