[
https://issues.apache.org/jira/browse/AMBARI-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968394#comment-14968394
]
Hudson commented on AMBARI-13512:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #725 (See
[https://builds.apache.org/job/Ambari-branch-2.1/725/])
AMBARI-13512. Show a warning popup before user is about to be logged out
(rzang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7d7ae0a0d958503705bb293415fee5f9f632ab96])
*
ambari-admin/src/main/resources/ui/admin-web/app/views/modals/TimeoutWarning.html
*
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/mainCtrl.js
* ambari-web/app/controllers/main.js
* ambari-web/app/messages.js
* ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Auth.js
* ambari-web/app/config.js
> Show a warning popup before user is about to be logged out
> ----------------------------------------------------------
>
> Key: AMBARI-13512
> URL: https://issues.apache.org/jira/browse/AMBARI-13512
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin, ambari-web
> Affects Versions: 2.1.3
> Reporter: Richard Zang
> Assignee: Richard Zang
> Fix For: 2.1.3
>
> Attachments: AMBARI-13512.patch
>
>
> Show a warning popup 60 seconds before user is about to be logged out. It
> will trigger browser user action when user is actually monitoring the screen
> which will make the user active again. Otherwise user will be logged out
> after 60 seconds.
> The warning message should say:
> "You will be automatically logged out in X seconds due to inactivity. [Log
> Out Now] [Remain Logged In]"
> X should automatically count down from 60, once per second.
> Popup Title:
> Automatic Logout
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)