horizon/horizon/static/framework/widgets/toast
gugl 2415d5ea59 Added error msg when gets redirect to login page
This checkin includes the followings:

1.Added an error toast message when user gets
unauthorized 401 or 404 error during operation.

2.When the modal dialog shows up, it also adds an error
message at the top of the dialog.

3.Also added some unit tests to let the coverage passes
the threshold.

Change-Id: I5e0962937932a21565d374561f09f98013063a4f
Closes-bug: #1555415
2017-07-05 16:24:20 -07:00
..
toast.directive.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.html JSCS Cleanup - style guide cleanup for toast 2015-06-10 17:56:31 -07:00
toast.module.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.service.js Added error msg when gets redirect to login page 2017-07-05 16:24:20 -07:00
toast.spec.js Added error msg when gets redirect to login page 2017-07-05 16:24:20 -07:00