nitdoc: rewrite GitHub plugin
authorAlexandre Terrasa <alexandre@moz-code.org>
Sat, 15 Feb 2014 05:25:18 +0000 (00:25 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 20 Feb 2014 19:11:59 +0000 (14:11 -0500)
commitae777610fa9d3af896df219141dc3c20b8395008
tree00fff8f868767e764e609c7c56d249e878050f80
parent88e5f6fcaaf0db889bdb5f06f704fd74b2ab1513
nitdoc: rewrite GitHub plugin

* move icon on the left top corner
* merge github and ui plugins
* merge comment box and commit box
* commit message and signoff are displayed under the modifier comment
* no more modal for commit sign off
* also edited styles

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
share/nitdoc/js/plugins/github.js
share/nitdoc/js/plugins/github/commentbox.js
share/nitdoc/js/plugins/github/commitbox.js [deleted file]
share/nitdoc/js/plugins/github/ui.js [deleted file]
share/nitdoc/js/plugins/github/user.js [deleted file]
share/nitdoc/js/plugins/github/utils.js [deleted file]
share/nitdoc/styles/Nitdoc.GitHub.css