Adding the code check to the main site.
* Update code_check to take the file_name_prefix (dialog vs production) * Update start.js main site and dialog to use code_check with correct file_name_prefix. * Introduce the moduleManager to the main site to take care of creating/loading modules. * Change the order of the hiding/displaying of elements so there is no flash while the code version is being checked. close #917
Showing
- resources/static/dialog/start.js 1 addition, 1 deletionresources/static/dialog/start.js
- resources/static/pages/start.js 64 additions, 47 deletionsresources/static/pages/start.js
- resources/static/shared/modules/code_check.js 5 additions, 3 deletionsresources/static/shared/modules/code_check.js
- resources/static/test/qunit/shared/modules/code_check_unit_test.js 1 addition, 0 deletions.../static/test/qunit/shared/modules/code_check_unit_test.js
- resources/views/index.ejs 1 addition, 1 deletionresources/views/index.ejs
- resources/views/layout.ejs 1 addition, 0 deletionsresources/views/layout.ejs
- scripts/compress.sh 1 addition, 1 deletionscripts/compress.sh
Loading
Please register or sign in to comment