storyboard-webclient/src/app/auth/service
Adam Coldrick 354a2503e4 Disable closing modals when backdrop is clicked
Closing modals when the backdrop is clicked can sometimes lead to
frustrating accidental data loss, for example when one is creating
a story and accidentally clicks outside the modal, losing everything
that has been typed.

This commit changes all the modals so that they can only be closed
using the cross or buttons in the modals. All modals are changed
to keep consistent behaviour across StoryBoard.

Change-Id: Id44ce43163c024eb5a6fe5744a3261848c0dcb74
Story: 2001553
Task: 6494
2018-02-15 22:55:44 +00:00
..
access_token.js Add grunt-lintspaces module to check cr-at-end in js files 2015-01-07 13:29:23 +01:00
current_user.js Enabled eslint:no-use-before-define 2015-03-16 14:02:37 -07:00
open_id.js Add grunt-lintspaces module to check cr-at-end in js files 2015-01-07 13:29:23 +01:00
permission_manager.js Add grunt-lintspaces module to check cr-at-end in js files 2015-01-07 13:29:23 +01:00
pre_expire_delta.js Refresh token support 2014-06-05 19:16:16 +04:00
session.js Access tokens are now refreshed in preflight promises. 2016-02-24 11:09:26 -08:00
session_modal_service.js Disable closing modals when backdrop is clicked 2018-02-15 22:55:44 +00:00