Use promises at startup
authorJack Allnutt <jack@allnutt.eu>
Sat, 19 Jul 2014 11:50:27 +0000 (12:50 +0100)
committerJack Allnutt <jack@allnutt.eu>
Thu, 21 Aug 2014 10:51:08 +0000 (11:51 +0100)
commitae007e1e0ad6ed96d3a9c5a77272e844da308c97
tree7dd7b301bf881091a1a2dd5d5839fbd25b7e8373
parentaf03387c667d408b311f60d5e43437b5a00d93ba
Use promises at startup

Refactored the js code in index.html.tmpl and app.js to use promises
instead of the custom JobManager object.
client/assets/libs/promise.min.js [new file with mode: 0644]
client/src/app.js
client/src/index.html.tmpl