tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Removal of Stage Knockout code #558

Open dgrumieaux opened 9 years ago

dgrumieaux commented 9 years ago

The stage has a number of code and functionality issues that can be resolved with a refactor of the stage.js module to remove legacy Knockout code and replace with our current BackboneJS Layout standards.

Issues that can be targeted in this refactor:

Can keep this enhancement in mind: https://github.com/tsgrp/hpi/issues/557

m-brouillette commented 9 years ago

Created a feature branch, stage_refactor, for this issue. Depending on how we design out the refactor, changes on this branch would address the other issues above ( #553 , #519, #557 ).