Fix(testing): Refactor controller tests for new space and user
interface.
WIP(testing): Step one of fixing broken tests.
Feat(Big): Added a few things here...
* MVP stripe integration (new controller/server).
* Moved tmpl to views (package v).
* Added ability to create migrations.
* Added first migration. Remove user_to_space in favor of org table.
Feat(c/*+landing): Landing page additions for payment options in the
future + refactoring all controllers to DI base controller.
Feat(c/content): Testing complete for controllers.
Feat(c/contenttype): Testing complete for contenttype controller.