If the relay channel cannot be found, show an error message.
* channel.js - if relay is not found, throw an exception. * dialog_controller.js - check for errors when establishing relay. Display message if appropriate. close #465
Showing
- resources/static/dialog/controllers/dialog_controller.js 8 additions, 2 deletionsresources/static/dialog/controllers/dialog_controller.js
- resources/static/dialog/resources/channel.js 11 additions, 6 deletionsresources/static/dialog/resources/channel.js
- resources/static/dialog/resources/error-messages.js 6 additions, 0 deletionsresources/static/dialog/resources/error-messages.js
- resources/static/dialog/test/qunit/controllers/dialog_controller_unit_test.js 35 additions, 16 deletions...log/test/qunit/controllers/dialog_controller_unit_test.js
- resources/static/dialog/test/qunit/resources/channel_unit_test.js 26 additions, 1 deletion...s/static/dialog/test/qunit/resources/channel_unit_test.js
Loading
Please register or sign in to comment