Merge branch 'cookies_disabled' into dev
No related branches found
No related tags found
Showing
- resources/static/communication_iframe/start.js 11 additions, 4 deletionsresources/static/communication_iframe/start.js
- resources/static/dialog/css/popup.css 1 addition, 1 deletionresources/static/dialog/css/popup.css
- resources/static/dialog/resources/helpers.js 1 addition, 4 deletionsresources/static/dialog/resources/helpers.js
- resources/static/dialog/start.js 37 additions, 29 deletionsresources/static/dialog/start.js
- resources/static/dialog/views/error.ejs 30 additions, 28 deletionsresources/static/dialog/views/error.ejs
- resources/static/dialog/views/generic.ejs 7 additions, 0 deletionsresources/static/dialog/views/generic.ejs
- resources/static/pages/start.js 5 additions, 2 deletionsresources/static/pages/start.js
- resources/static/shared/error-messages.js 9 additions, 0 deletionsresources/static/shared/error-messages.js
- resources/static/shared/helpers.js 15 additions, 4 deletionsresources/static/shared/helpers.js
- resources/static/shared/modules/cookie_check.js 37 additions, 0 deletionsresources/static/shared/modules/cookie_check.js
- resources/static/shared/network.js 80 additions, 187 deletionsresources/static/shared/network.js
- resources/static/shared/xhr.js 193 additions, 0 deletionsresources/static/shared/xhr.js
- resources/static/test/qunit/mocks/xhr.js 2 additions, 1 deletionresources/static/test/qunit/mocks/xhr.js
- resources/static/test/qunit/shared/modules/cookie_check_unit_test.js 64 additions, 0 deletions...tatic/test/qunit/shared/modules/cookie_check_unit_test.js
- resources/static/test/qunit/shared/modules/xhr_delay_unit_test.js 1 addition, 1 deletion...s/static/test/qunit/shared/modules/xhr_delay_unit_test.js
- resources/static/test/qunit/shared/modules/xhr_disable_form_unit_test.js 1 addition, 1 deletion...c/test/qunit/shared/modules/xhr_disable_form_unit_test.js
- resources/static/test/qunit/shared/network_unit_test.js 50 additions, 35 deletionsresources/static/test/qunit/shared/network_unit_test.js
- resources/static/test/qunit/shared/xhr_unit_test.js 182 additions, 0 deletionsresources/static/test/qunit/shared/xhr_unit_test.js
- resources/static/test/qunit/testHelpers/helpers.js 22 additions, 12 deletionsresources/static/test/qunit/testHelpers/helpers.js
- resources/views/dialog_layout.ejs 14 additions, 11 deletionsresources/views/dialog_layout.ejs
Loading
Please register or sign in to comment