1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/spaces
epriestley 601aaa5a86 Modularize content sources
Summary:
Ref T10537. For Nuance, I want to introduce new sources (like "GitHub" or "GitHub via Nuance" or something) but this needs to modularize eventually.

Split ContentSource apart so applications can add new content sources.

Test Plan:
This change has huge surface area, so I'll hold it until post-release. I think it's fairly safe (and if it does break anything, the breaks should be fatals, not anything subtle or difficult to fix), there's just no reason not to hold it for a few hours.

- Viewed new module page.
- Grepped for all removed functions/constants.
- Viewed some transactions.
- Hovered over timestamps to get content source details.
- Added a comment via Conduit.
- Added a comment via web.
- Ran `bin/storage upgrade --namespace XXXXX --no-quickstart -f` to re-run all historic migrations.
- Generated some objects with `bin/lipsum`.
- Ran a bulk job on some tasks.
- Ran unit tests.

{F1190182}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10537

Differential Revision: https://secure.phabricator.com/D15521
2016-03-26 11:59:45 -07:00
..
__tests__ Modularize content sources 2016-03-26 11:59:45 -07:00
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
capability Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
controller Convert Spaces to two column 2016-03-21 13:02:54 -07:00
editor Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
engineextension Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
herald Group and order Herald fields 2015-07-16 14:13:13 -07:00
interface Add spacePHID infrastructure and implement in Paste 2015-06-04 17:45:24 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Sort Spaces dropdown by name, not "alphabetical ID" 2016-02-23 10:41:49 -08:00
remarkup Add a Spaces remarkup rule 2015-06-05 14:19:40 -07:00
searchfield Flesh out Conduit types for Paste search fields 2015-12-14 04:23:28 -08:00
storage Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
typeahead Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
view Don't show Space monograms in SpaceContextView 2015-06-11 10:14:22 -07:00