We have a small library of shared Javascript, CSS, and compiled Dust templates that are shared between Integral, Singly's proxy for hosted accounts (and also Singly's website), and the locker itself. @smurthas has been keeping this library synced up as the codebase develops. Because this is a manual process, the two drift out of sync, and this leads to weird inconsistencies in the UI.
I have a solution!
I extracted the common subdirectories from both Integral and the Locker Project codebases -- with history -- and merged the two together, which was important to reconcile the latest set of @temas's changes.
We just unwound from our last bout of submodule hell, and there might be implications for the build and deployment process, so I don't want to just slam it in there, but I am going to be doing the development for some of my Singly work from it -- keeping everything synced myself. I'd like to get some +1s from devs before I make the change to the actual git repos.
F